[Pkg-bitcoin-devel] unblock: libbitcoin/2.0-2.2

Tobias Frost tobi at frost.de
Thu Nov 27 14:03:56 UTC 2014


Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock


Dear release-team,

Please unblock my NMU of libbitcoin.
The NMU was announced in #768726
(bug libbitcoin: FTBFS in jessie: configure: error: cannot find install-sh,
install.sh, or shtool in "." "./.." "./../..")

Diff:

diff -Nru libbitcoin-2.0/debian/changelog libbitcoin-2.0/debian/changelog
--- libbitcoin-2.0/debian/changelog	2014-10-15 09:49:01.000000000 +0200
+++ libbitcoin-2.0/debian/changelog	2014-11-21 22:44:56.000000000 +0100
@@ -1,3 +1,11 @@
+libbitcoin (2.0-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from BTS to fix FTBFS in jessie: configure: error: cannot find
+    install-sh, install.sh, or shtool in "." "./.." "./../.."" (Closes: #768726)
+
+ -- Tobias Frost <tobi at debian.org>  Fri, 21 Nov 2014 22:44:56 +0100
+
 libbitcoin (2.0-2.1) unstable; urgency=medium

   * Non-maintainer upload.
diff -Nru libbitcoin-2.0/debian/patches/2001-fix-for-768726.patch
libbitcoin-2.0/debian/patches/2001-fix-for-768726.patch
--- libbitcoin-2.0/debian/patches/2001-fix-for-768726.patch	1970-01-01
01:00:00.000000000 +0100
+++ libbitcoin-2.0/debian/patches/2001-fix-for-768726.patch	2014-11-21
21:55:12.000000000 +0100
@@ -0,0 +1,18 @@
+Description: Fix for FTBFS, confgure-error
+Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768726
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+diff -u -pr a/configure.ac b/configure.ac
+--- a/configure.ac	2014-01-06 10:25:03.000000000 +0000
++++ b/configure.ac	2014-11-20 16:54:14.248546182 +0000
+@@ -1,9 +1,9 @@
+ AC_INIT([libbitcoin], [1.0.10], [amir at unsystem.net])
+-AC_USE_SYSTEM_EXTENSIONS
+ AC_LANG(C++)
+ AC_CONFIG_AUX_DIR([build-aux])
+ AC_CONFIG_MACRO_DIR([m4])
+ AM_INIT_AUTOMAKE([-Wall -Werror])
++AC_USE_SYSTEM_EXTENSIONS
+ AM_PROG_AR
+ LT_INIT
+ AC_PROG_CXX
diff -Nru libbitcoin-2.0/debian/patches/series
libbitcoin-2.0/debian/patches/series
--- libbitcoin-2.0/debian/patches/series	2014-10-14 08:41:48.000000000 +0200
+++ libbitcoin-2.0/debian/patches/series	2014-11-21 21:53:54.000000000 +0100
@@ -1,2 +1,3 @@
 1001_fix_include_Boost_endian.patch
 big-endian.patch
+2001-fix-for-768726.patch


Thanks!

-- 
tobi




More information about the Pkg-bitcoin-devel mailing list