Browse Source

Revert "Fix --with autotools_dev usage (c.f. #731248)"

This reverts commit e7ec22f955a3f8819cb4207c91d302ca13cda9d5.
Axel Beckert 10 years ago
parent
commit
574ced4258
2 changed files with 1 additions and 7 deletions
  1. 0 6
      debian/changelog
  2. 1 1
      debian/rules

+ 0 - 6
debian/changelog

@@ -1,9 +1,3 @@
-mssh (1.2-5) UNRELEASED; urgency=low
-
-  * Fix --with autotools_dev usage (c.f. #731248)
-
- -- Axel Beckert <[email protected]>  Tue, 03 Dec 2013 17:02:30 +0100
-
 mssh (1.2-4) unstable; urgency=low
 
   * QA upload

+ 1 - 1
debian/rules

@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autotools-dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-gconf-schema-file-dir=/usr/share/gconf/schemas