[SCM] Debian packaging of libplack-perl branch, master, updated. debian/1.0024-1-7-gccc87b7

gregor herrmann gregoa at debian.org
Wed Jul 24 17:40:26 UTC 2013


The following commit has been merged in the master branch:
commit 8530ea313b2380cf65b51ad2ac2ced8329436c2f
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 24 19:35:07 2013 +0200

    debian/rules: unset http_proxy for tests.

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 libplack-perl



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