[libcdk-perl] 01/01: Revert "Fix --with autotools_dev usage (c.f. #731248)"

Axel Beckert abe at deuxchevaux.org
Tue Dec 3 16:48:45 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libcdk-perl.

commit bc1513323afe867c657cd41293bfb89f5c767018
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 3 17:30:48 2013 +0100

    Revert "Fix --with autotools_dev usage (c.f. #731248)"
    
    This reverts commit 09c78c42d73b841d4cdf2e93930ce51ad860883e.
---
 debian/changelog | 6 ------
 debian/rules     | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 62c8d7c..2608fe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,3 @@
-libcdk-perl (20130816-2) UNRELEASED; urgency=low
-
-  * Fix --with autotools_dev usage (c.f. #731248)
-
- -- Axel Beckert <abe at debian.org>  Tue, 03 Dec 2013 17:12:37 +0100
-
 libcdk-perl (20130816-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 6ce918e..1e25f60 100755
--- a/debian/rules
+++ b/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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcdk-perl.git



More information about the Pkg-perl-cvs-commits mailing list