Your message dated Thu, 27 Nov 2014 19:27:50 +0100
with message-id <[email protected]>
and subject line Re: Bug#771193: unblock: libbitcoin/2.0-2.2
has caused the Debian Bug report #771193,
regarding unblock: libbitcoin/2.0-2.2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
771193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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], [[email protected]])
+-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
--- End Message ---
--- Begin Message ---
On 2014-11-27 15:03, Tobias Frost wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> 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:
>
> [...]
>
>
> Thanks!
>
Unblocked, thanks.
~Niels
--- End Message ---