r46195 - in /trunk/libimage-size-perl/debian: control rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Oct 22 13:47:48 UTC 2009


Author: jawnsy-guest
Date: Thu Oct 22 13:47:43 2009
New Revision: 46195

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46195
Log:
update B-D-I with test dependencies

Modified:
    trunk/libimage-size-perl/debian/control
    trunk/libimage-size-perl/debian/rules

Modified: trunk/libimage-size-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libimage-size-perl/debian/control?rev=46195&op=diff
==============================================================================
--- trunk/libimage-size-perl/debian/control (original)
+++ trunk/libimage-size-perl/debian/control Thu Oct 22 13:47:43 2009
@@ -1,13 +1,14 @@
 Source: libimage-size-perl
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends-Indep: perl, perl (>= 5.10) | libcompress-zlib-perl (>> 2),
+ libtest-pod-perl, libtest-pod-coverage-perl, libtest-cpan-meta-perl,
+ libtest-minimumversion-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, perl (>= 5.10) | libcompress-zlib-perl (>> 2), libtest-pod-perl,
- libtest-pod-coverage-perl
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libimage-size-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libimage-size-perl/
 Homepage: http://search.cpan.org/dist/Image-Size/

Modified: trunk/libimage-size-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libimage-size-perl/debian/rules?rev=46195&op=diff
==============================================================================
--- trunk/libimage-size-perl/debian/rules (original)
+++ trunk/libimage-size-perl/debian/rules Thu Oct 22 13:47:43 2009
@@ -2,3 +2,6 @@
 
 %:
 	dh --with quilt $@
+
+override_dh_auto_test:
+	AUTHOR_TESTING=1 dh_auto_test




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