[libsocket6-perl] 14/23: Revert "Use dh-autoreconf"

Daniel Lintott dlintott-guest at moszumanska.debian.org
Sat Feb 15 18:00:33 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libsocket6-perl.

commit ae5de2c8ea19b1eff24a0848dc75094778ed8e90
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Fri Feb 14 16:29:31 2014 +0000

    Revert "Use dh-autoreconf"
    
    This reverts commit dab6a3a75a85c622a08613c6016053607748ec52.
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 947d69e..014d45f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libsocket6-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9), perl (>= 5.8.0-10), dh-autoreconf
+Build-Depends: debhelper (>= 9), perl (>= 5.8.0-10)
 Maintainer: Daniel Lintott <daniel at serverb.co.uk>
 Standards-Version: 3.9.5
 Homepage: http://search.cpan.org/~umemoto
diff --git a/debian/rules b/debian/rules
index fe05559..769875e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ PERL = /usr/bin/perl
 endif
 
 %:
-	dh $@ --with autoreconf
+	dh "$@"
 
 override_dh_auto_configure:
 	$(PERL) Makefile.PL INSTALLDIRS=vendor

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



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