tags 713393 + patch
tags 713393 + pending
thanks

Dear maintainer,

I've prepared an NMU for libzip (versioned as 0.10.1-1.2) 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 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: STS: Lass net los
diff -Nru libzip-0.10.1/debian/changelog libzip-0.10.1/debian/changelog
--- libzip-0.10.1/debian/changelog	2012-07-07 04:04:45.000000000 +0200
+++ libzip-0.10.1/debian/changelog	2013-11-03 15:28:19.000000000 +0100
@@ -1,3 +1,13 @@
+libzip (0.10.1-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: dh_auto_test: make -j1 check returned exit code 2":
+    add patch fix_autotools_tests.diff (autotools test fix, backported from
+    upstream 0.11.1), taken from Ubuntu package. Thanks, Bjoern Michaelsen.
+    (Closes: #713393, LP: #1197023)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 03 Nov 2013 15:27:06 +0100
+
 libzip (0.10.1-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru libzip-0.10.1/debian/patches/fix_autotools_tests.diff libzip-0.10.1/debian/patches/fix_autotools_tests.diff
--- libzip-0.10.1/debian/patches/fix_autotools_tests.diff	1970-01-01 01:00:00.000000000 +0100
+++ libzip-0.10.1/debian/patches/fix_autotools_tests.diff	2013-11-03 15:26:34.000000000 +0100
@@ -0,0 +1,23 @@
+Subject: lp#1197023: fix autotools tests ftbfs
+ backported diff from upstream 0.11.1
+Origin: upstream
+Bug-Debian: http://bugs.debian.org/713393
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libzip/+bug/1197023
+Forwarded: not-needed
+From: Bjoern Michaelsen <bjoern.michael...@canonical.com>
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2013-11-03
+
+--- a/regress/Makefile.am
++++ b/regress/Makefile.am
+@@ -36,7 +36,9 @@
+ 	teststored.zip \
+ 	testtorrent.tzip
+ 
+-TESTS_ENVIRONMENT=	ZIPCMP=${top_builddir}/src/zipcmp ${srcdir}/runtest
++TESTS_ENVIRONMENT=	ZIPCMP=${top_builddir}/src/zipcmp
++TEST_EXTENSIONS= .test
++TEST_LOG_COMPILER= ${srcdir}/runtest
+ 
+ TESTS= \
+ 	add_dir.test \
diff -Nru libzip-0.10.1/debian/patches/series libzip-0.10.1/debian/patches/series
--- libzip-0.10.1/debian/patches/series	2012-07-07 04:00:38.000000000 +0200
+++ libzip-0.10.1/debian/patches/series	2013-11-03 15:23:50.000000000 +0100
@@ -1,3 +1,4 @@
 fix_open_nonarchive_test.patch
 fix_zipconf_path.patch
 fix_broken_decrypt.patch
+fix_autotools_tests.diff

Attachment: signature.asc
Description: Digital signature

Reply via email to