Your message dated Thu, 09 Jan 2014 01:03:26 +0000
with message-id <[email protected]>
and subject line Bug#733082: fixed in boolstuff 0.1.14-2
has caused the Debian Bug report #733082,
regarding boolstuff: use dh-autoreconf instead of autotools-dev to also fix 
FTBFS on ppc64el
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.)


-- 
733082: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733082
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: boolstuff
Version: 0.1.14-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary instead of just config.{sub,guess} updates with
autotools-dev. This is because we need new libtool macros for ppc64el.

In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-7-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru boolstuff-0.1.14/debian/control boolstuff-0.1.14/debian/control
--- boolstuff-0.1.14/debian/control	2013-09-14 21:14:10.000000000 -0400
+++ boolstuff-0.1.14/debian/control	2013-12-25 03:42:36.000000000 -0500
@@ -1,7 +1,7 @@
 Source: boolstuff
 Priority: optional
 Maintainer: Miriam Ruiz <[email protected]>
-Build-Depends: debhelper (>= 9), autotools-dev, quilt, perl, chrpath
+Build-Depends: debhelper (>= 9), quilt, perl, chrpath, dh-autoreconf
 Standards-Version: 3.9.4
 Section: libs
 Homepage: http://sarrazip.com/dev/boolstuff.html
diff -Nru boolstuff-0.1.14/debian/rules boolstuff-0.1.14/debian/rules
--- boolstuff-0.1.14/debian/rules	2013-09-14 20:53:28.000000000 -0400
+++ boolstuff-0.1.14/debian/rules	2013-12-24 18:25:36.000000000 -0500
@@ -36,12 +36,7 @@
 config.status: configure
 	dh_testdir
 	$(MAKE) -f /usr/share/quilt/quilt.make patch
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
+	dh_autoreconf
 	./configure \
 		CFLAGS="$(CFLAGS)" \
 		CXXFLAGS="$(CXXFLAGS)" \
@@ -71,8 +66,8 @@
 	dh_testroot
 	rm -f build-stamp 
 	[ ! -f Makefile ] || $(MAKE) distclean
-	rm -f config.sub config.guess config.log config.status
 	$(MAKE) -f /usr/share/quilt/quilt.make unpatch
+	dh_autoreconf_clean
 	dh_clean
 
 install: build

--- End Message ---
--- Begin Message ---
Source: boolstuff
Source-Version: 0.1.14-2

We believe that the bug you reported is fixed in the latest version of
boolstuff, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miriam Ruiz <[email protected]> (supplier of updated boolstuff package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 09 Jan 2014 01:23:55 +0100
Source: boolstuff
Binary: boolstuff-dev boolstuff libboolstuff-0.1-0 libboolstuff-0.1-0-dbg
Architecture: source i386
Version: 0.1.14-2
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz <[email protected]>
Changed-By: Miriam Ruiz <[email protected]>
Description: 
 boolstuff  - programs for operating on boolean expression binary trees
 boolstuff-dev - library for operating on boolean expression binary trees - 
devel
 libboolstuff-0.1-0 - library for operating on boolean expression binary trees
 libboolstuff-0.1-0-dbg - library for operating on boolean expression binary 
trees - debug
Closes: 733082
Changes: 
 boolstuff (0.1.14-2) unstable; urgency=low
 .
   * Using dh-autoreconf instead of autotools-dev to also fix FTBFS
     on ppc64el. Thanks to Logan Rosen. Closes: #733082
   * Upgraded Standards-Version from 3.9.4 to 3.9.5
Checksums-Sha1: 
 00ff7e37d1eea0dc5eccc3a7b5486501e18811a7 1297 boolstuff_0.1.14-2.dsc
 76361b33ab3522d416bd52825c079f82561c0532 4126 boolstuff_0.1.14-2.debian.tar.bz2
 4f23c0d2274160676802c52921a0cbb5cc15ae6c 54712 boolstuff-dev_0.1.14-2_i386.deb
 59d006873ef24b65dc884bdb887661868e3fe3c3 21062 boolstuff_0.1.14-2_i386.deb
 be3c2463d985543e811ad182c2c7736dfbad19b7 24806 
libboolstuff-0.1-0_0.1.14-2_i386.deb
 0fb13e20060b4ac0df77cd57e319794f19c5b05b 271148 
libboolstuff-0.1-0-dbg_0.1.14-2_i386.deb
Checksums-Sha256: 
 c073b60b186a1617148071597a1120e9c5db94b5eab19442dbc515a80b9c1853 1297 
boolstuff_0.1.14-2.dsc
 43dae3e23cc16e79edc74b3f46e6b7d92a6634463abcd1c1ccf532c93db74f23 4126 
boolstuff_0.1.14-2.debian.tar.bz2
 9305179d71900c50c4cfe8ee6e9918b614f6e6133af202e6d92cf586b0a7cc4c 54712 
boolstuff-dev_0.1.14-2_i386.deb
 2955bc2115c7b703e1210597c535e478f4b94ba23cc1c109f0bdc3711432f5ae 21062 
boolstuff_0.1.14-2_i386.deb
 179273757ba225a9d6a2110e6a5b06941be49ddc41aaa659f4ea3908c862f0d4 24806 
libboolstuff-0.1-0_0.1.14-2_i386.deb
 50e742768ee776ac4afcb3195b5e28b3f6b69aa3904d324c762cc2e6b1da2c8b 271148 
libboolstuff-0.1-0-dbg_0.1.14-2_i386.deb
Files: 
 17c7c0dd6dffddb3cf3dc6865b43c58a 1297 libs optional boolstuff_0.1.14-2.dsc
 28c9e2a5bc97eb34b2a6e641db6ec653 4126 libs optional 
boolstuff_0.1.14-2.debian.tar.bz2
 30c4602e61bf4546d85e7df33a495c08 54712 libdevel optional 
boolstuff-dev_0.1.14-2_i386.deb
 03fefb41923d44fa4856f7bfa094097b 21062 libs optional 
boolstuff_0.1.14-2_i386.deb
 38aab1d617eb4cbc92b343f2d7a829ba 24806 utils optional 
libboolstuff-0.1-0_0.1.14-2_i386.deb
 9ae55b931ab7d05b522abbfe528ed6d8 271148 debug extra 
libboolstuff-0.1-0-dbg_0.1.14-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlLN8uMACgkQfbltLjbuCGGFjQCgliHUL0L8hUq63NZ5b1YJ+11R
KQAAoLeOPtvvjUq1kIPU24ip95ymiqQc
=1jSe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to