Your message dated Sat, 23 May 2015 00:04:39 +0000
with message-id <[email protected]>
and subject line Bug#757896: fixed in adplug 2.2.1+dfsg3-0.2
has caused the Debian Bug report #757896,
regarding adplug: autoreconf during build and automake errors fixes to fix
FTBFS on ppc64el arch
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.)
--
757896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757896
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: adplug
Version: 2.2.1+dfsg3
Severity: normal
Tags: patch
User: [email protected]
Usertags: autotools_dev ppc64el
Dear Maintainer,
In Ubuntu, the attached patches were applied to avoid FTBFS on ppc64el arch.
We have also successfully verified building "adplug" source package on
ppc64el build machine after applying attached patches.
Thanks for considering the patch.
-Ravindran.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--===============5115870514298026392==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/x-diff; charset="utf-8"
Content-Disposition: attachment; filename="autoreconf.debpatch"
>From 93cdd16f3159f6090146188295dd79631f914d6b Mon Sep 17 00:00:00 2001
From: Ravindran Arani <[email protected]>
Date: Tue, 12 Aug 2014 03:29:51 +0000
Subject: [PATCH] autoreconf
---
debian/control | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 28bb82f..9ff6f52 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: adplug
Section: libs
Priority: optional
Maintainer: Артём Попов <[email protected]>
-Build-Depends: debhelper (>= 8), libbinio-dev, pkg-config
+Build-Depends: debhelper (>= 8), libbinio-dev, pkg-config, dh-autoreconf
Standards-Version: 3.9.2
Homepage: http://adplug.sourceforge.net/
diff --git a/debian/rules b/debian/rules
index cbe925d..bace6e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autoreconf
--
1.8.5.3
--===============5115870514298026392==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="update_am_files.patch"
>From 5ebd71671d7a0368d5ec6af2d6bab3e75b895fe4 Mon Sep 17 00:00:00 2001
From: Ravindran Arani <[email protected]>
Date: Tue, 12 Aug 2014 03:34:55 +0000
Subject: [PATCH] update_am_files
---
Makefile.am | 2 +-
doc/Makefile.am | 9 ++++-----
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index d66343a..af60460 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src doc adplugdb test
+SUBDIRS = src doc adplugdb
EXTRA_DIST = adplug.spec adplug.qpg BUGS adplug.pc.in
diff --git a/doc/Makefile.am b/doc/Makefile.am
index aefd964..8bb71d8 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,15 +1,14 @@
-info_TEXINFOS = libadplug.texi
+info_TEXINFOS =
-libadplug_TEXINFOS = fdl.texi
+libadplug_TEXINFOS =
man_MANS = adplugdb.1
EXTRA_DIST = adplugdb.1.in
-MOSTLYCLEANFILES = stamp-vti libadplug.info libadplug.info-1 \
- libadplug.info-2
+MOSTLYCLEANFILES =
-CLEANFILES = libadplug.cps libadplug.fns libadplug.vrs
+CLEANFILES =
DISTCLEANFILES = adplugdb.1
--
1.8.5.3
--===============5115870514298026392==--
--
Ravindran
IBM LinuxTechnologyCenter
--- End Message ---
--- Begin Message ---
Source: adplug
Source-Version: 2.2.1+dfsg3-0.2
We believe that the bug you reported is fixed in the latest version of
adplug, 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.
Wookey <[email protected]> (supplier of updated adplug 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: SHA256
Format: 1.8
Date: Sat, 23 May 2015 00:04:25 +0100
Source: adplug
Binary: libadplug-2.2.1-0 libadplug-dev adplug-utils
Architecture: source amd64
Version: 2.2.1+dfsg3-0.2
Distribution: unstable
Urgency: medium
Maintainer: Артём Попов <[email protected]>
Changed-By: Wookey <[email protected]>
Description:
adplug-utils - free AdLib sound library (utils)
libadplug-2.2.1-0 - free AdLib sound library
libadplug-dev - free AdLib sound library (development)
Closes: 757896 759440 765193 785117
Changes:
adplug (2.2.1+dfsg3-0.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Use dh-autoreconf so package builds on new architectures
(Closes: #757896, #785117, #759440, #765193)
Checksums-Sha1:
1626aab9902e87fed2efcd99c005e05f7a9cdfa4 1908 adplug_2.2.1+dfsg3-0.2.dsc
c0fb4b7430f7d3957c15936d47f701741732a6a9 5212
adplug_2.2.1+dfsg3-0.2.debian.tar.xz
253cba16f76dfa9db3497ecacb371cce0ffff749 28444
adplug-utils_2.2.1+dfsg3-0.2_amd64.deb
c00b1cfd85f97eee5f942ca9363a723d7303f5bd 175354
libadplug-2.2.1-0_2.2.1+dfsg3-0.2_amd64.deb
1fb5b64211b4382bb3ce9bb0c7ae6c871c66d1b1 219908
libadplug-dev_2.2.1+dfsg3-0.2_amd64.deb
Checksums-Sha256:
bced17805346607b0de64356ac311cfe97597bb1693d426944a1b5ca4abc84f3 1908
adplug_2.2.1+dfsg3-0.2.dsc
082e7a502f0462c96ca183185cdab793ce1f0b963bbff65e890cf11f841dda83 5212
adplug_2.2.1+dfsg3-0.2.debian.tar.xz
254f8ef1d6b5b3bd63fa89f5d9b55b2d8e7ee59131983fbc13a3dfa68c5582b1 28444
adplug-utils_2.2.1+dfsg3-0.2_amd64.deb
947b554dd4c6687ce2f83cade149f74969fe696e828b9f7884a18fa23b6c37f7 175354
libadplug-2.2.1-0_2.2.1+dfsg3-0.2_amd64.deb
dc5eb5f74ab8dd1992c7e560cbf09d8723e831b462a6879f7799364c27eb557d 219908
libadplug-dev_2.2.1+dfsg3-0.2_amd64.deb
Files:
74ce21229406547e4a4850a0e9d5a4be 1908 libs optional adplug_2.2.1+dfsg3-0.2.dsc
a93e332f63a56cf7d241551d62dcf9e9 5212 libs optional
adplug_2.2.1+dfsg3-0.2.debian.tar.xz
783a8b91df2c89cd45452a049845d4f5 28444 utils optional
adplug-utils_2.2.1+dfsg3-0.2_amd64.deb
28a96235ebe1b2cacd908506abe23b8b 175354 libs optional
libadplug-2.2.1-0_2.2.1+dfsg3-0.2_amd64.deb
3ac1866c2a9056e51cd78e90778a09ee 219908 libdevel optional
libadplug-dev_2.2.1+dfsg3-0.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVX8B4AAoJEPuGMlGob55HqP8P/AzrxXA22n4FJnhZbjs0tLEW
C3gThVeCPOOZeguOYh6YjNAO1CiLFdS1IW6wbOgUongZ5/DqEyN/XK6rjL3O6RiV
sjnOyFzjYobDUm6E2SDbtWJc8xIfwup8TAoJ7Y4xudntC9OlRx2S9zRknUJqk3YN
S0tJ4YsYrJh9wNkTdYdUybHpCFBiui9uw7D7xYlMjjU65k1QaN0amdAtpxt8fHrM
01S70szbsqvZO4oW8Ql/xqE2DXtOcw5IJPqmO8t5svck9KAkYDi0RAejXShluyTj
2q79H7vsEOTQgY+RyN0S57d7UU9p5QKjkyTlOzC/oioiVrNWa0qhBLOZXuPrv2sI
mt+rsfu+82WBs4gDDipLtf7dp6msADfb04MeiTFk13jkKOmrKFyrSidEa3Apkj/E
tZsS8oOefSzPvhVPk1FYdZDdvLpPaOI+xS1ibm/ExxMbPbJfLziF62mIx0j2llwV
7qlCgGaYtXoH+fDiwE7dIrH41cvEC6Ok9XblP7RbmO57biLIjKkHyC8qOOg3Hbbj
XH/tpv/SeglcxfbbWmUeutEXFjcTEQ03dHd+fSWRRf9b1HBA4m2IijJI7LgiMLZR
C4SFNpGvKu+icDLaYwmqcW5XqfgIf0wwmLqIeyRhtn5GSbzJ+ORKuLILjVTz84PX
AvTWsZqRAfOvpHQnRtlG
=p2VL
-----END PGP SIGNATURE-----
--- End Message ---