[SCM] Debian packaging of librt-client-rest-perl branch, master, updated. 2febe0c26a53f1d3b148b0a05463874ccbe53685

gregor herrmann gregoa at debian.org
Fri Jan 20 21:04:45 UTC 2012


The following commit has been merged in the master branch:
commit d41b76fe7015d9ba02ee23a57a0d7dd031e6092b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 20 21:43:51 2012 +0100

    Tests: add netbase to B-D-I, unset http_proxy in debian/rules. Enable
    pod{,-coverage} tests.

diff --git a/debian/control b/debian/control
index bead2b2..8ad0f78 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,10 @@ Build-Depends-Indep: perl,
  libexception-class-perl,
  libparams-validate-perl,
  libtest-exception-perl,
- libwww-perl
+ libtest-pod-perl,
+ libtest-pod-coverage-perl,
+ libwww-perl,
+ netbase
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christine Spang <christine at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>,
diff --git a/debian/rules b/debian/rules
index 2d33f6a..47368db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	http_proxy= dh_auto_test

-- 
Debian packaging of librt-client-rest-perl



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