tags 613387 + patch
tags 613387 + pending
thanks

Dear maintainer,

I've prepared an NMU for libbio-das-lite-perl (versioned as 2.04-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Eagles
diff -u libbio-das-lite-perl-2.04/debian/rules libbio-das-lite-perl-2.04/debian/rules
--- libbio-das-lite-perl-2.04/debian/rules
+++ libbio-das-lite-perl-2.04/debian/rules
@@ -3,2 +3,8 @@
+SKIP_TESTS = t/01-general.t t/02-statuscodes.t t/05-singledsn.t t/07-singledsn-multiseg.t t/10-multidsn.t
+TEST_FILES = $(filter-out $(SKIP_TESTS), $(shell echo t/*.t))
+
 %:
 	dh $@
+
+override_dh_auto_test:
+	http_proxy= dh_auto_test -- --test_files="$(TEST_FILES)"
diff -u libbio-das-lite-perl-2.04/debian/control libbio-das-lite-perl-2.04/debian/control
--- libbio-das-lite-perl-2.04/debian/control
+++ libbio-das-lite-perl-2.04/debian/control
@@ -1,7 +1,7 @@
 Source: libbio-das-lite-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl
+Build-Depends: debhelper (>= 7.0.50~), perl
 Build-Depends-Indep: libio-stringy-perl (>= 2.110), libreadonly-perl (>= 1.03),
  libwww-curl-perl (>= 4.07), libwww-perl (>= 1.49),
  libtest-pod-coverage-perl, libtest-distribution-perl,
diff -u libbio-das-lite-perl-2.04/debian/changelog libbio-das-lite-perl-2.04/debian/changelog
--- libbio-das-lite-perl-2.04/debian/changelog
+++ libbio-das-lite-perl-2.04/debian/changelog
@@ -1,3 +1,16 @@
+libbio-das-lite-perl (2.04-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: test failures":
+    debian/rules:
+    - unset http_proxy
+    - skip tests that need internet access
+    debian/control:
+    - build depend on debhelper (>= 7.0.50~) because of the override
+    (Closes: #613387)
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 26 Nov 2011 16:24:55 +0100
+
 libbio-das-lite-perl (2.04-1) unstable; urgency=low
 
   * Initial Release. (Closes: #592518)

Attachment: signature.asc
Description: Digital signature

Reply via email to