r35421 - in /trunk/libmath-random-isaac-perl/debian: control rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri May 15 00:14:26 UTC 2009


Author: jawnsy-guest
Date: Fri May 15 00:14:21 2009
New Revision: 35421

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35421
Log:
Use the new debhelper, remove the old .packlist workaround

Modified:
    trunk/libmath-random-isaac-perl/debian/control
    trunk/libmath-random-isaac-perl/debian/rules

Modified: trunk/libmath-random-isaac-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-perl/debian/control?rev=35421&op=diff
==============================================================================
--- trunk/libmath-random-isaac-perl/debian/control (original)
+++ trunk/libmath-random-isaac-perl/debian/control Fri May 15 00:14:21 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: perl-modules (>= 5.10) | libmodule-build-perl,
-  debhelper (>= 7.0.50)
+  debhelper (>= 7.2.10)
 Build-Depends-Indep: libtest-signature-perl (>= 1.10),
   libtest-kwalitee-perl (>= 1.01), libtest-perl-critic-perl (>= 1.01),
   libperl-critic-perl (>= 1.098), libtest-yaml-meta-perl (>= 0.11),

Modified: trunk/libmath-random-isaac-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-perl/debian/rules?rev=35421&op=diff
==============================================================================
--- trunk/libmath-random-isaac-perl/debian/rules (original)
+++ trunk/libmath-random-isaac-perl/debian/rules Fri May 15 00:14:21 2009
@@ -4,9 +4,6 @@
 build-stamp:
 	TEST_AUTHOR=1 dh build
 	touch $@
-
-override_dh_auto_configure:
-	dh_auto_configure -- create_packlist=0
 
 clean:
 	dh $@




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