r46385 - in /trunk/libcrypt-saltedhash-perl/debian: control rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Oct 25 14:33:02 UTC 2009


Author: jawnsy-guest
Date: Sun Oct 25 14:32:56 2009
New Revision: 46385

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46385
Log:
Add override to enable POD tests

Modified:
    trunk/libcrypt-saltedhash-perl/debian/control
    trunk/libcrypt-saltedhash-perl/debian/rules

Modified: trunk/libcrypt-saltedhash-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-saltedhash-perl/debian/control?rev=46385&op=diff
==============================================================================
--- trunk/libcrypt-saltedhash-perl/debian/control (original)
+++ trunk/libcrypt-saltedhash-perl/debian/control Sun Oct 25 14:32:56 2009
@@ -1,7 +1,7 @@
 Source: libcrypt-saltedhash-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>

Modified: trunk/libcrypt-saltedhash-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-saltedhash-perl/debian/rules?rev=46385&op=diff
==============================================================================
--- trunk/libcrypt-saltedhash-perl/debian/rules (original)
+++ trunk/libcrypt-saltedhash-perl/debian/rules Sun Oct 25 14:32:56 2009
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	TEST_POD=1 dh_auto_test




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