Your message dated Sat, 13 Feb 2016 22:17:03 +0100
with message-id <[email protected]>
and subject line Re: Bug#753600: gupnp: add autoreconf during the build to
enable new architectures
has caused the Debian Bug report #753600,
regarding gupnp: add autoreconf during the build to enable new architectures
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.)
--
753600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753600
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gupnp
Severity: normal
Tags: patch
User: [email protected]
Usertags: autoreconf
Dear Maintainer,
This is a simple patch that enables the build this package to call
autoreconf scripts. With this change, the package could be built on
the new ppc64el architecture. This patch follows the instructions at:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build
Thanks,
Paulo
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13.0 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/rules-original 2014-05-27 15:20:00.590000803 +0000
+++ debian/rules 2014-05-27 15:20:00.600000802 +0000
@@ -3,6 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
export DEB_LDFLAGS_MAINT_APPEND += -Wl,--as-needed
--- End Message ---
--- Begin Message ---
Version: 0.20.16-1
* Paulo Flabiano Smorigo <[email protected]>, 2014-07-03, 13:44:
+include /usr/share/cdbs/1/rules/autoreconf.mk
This was added in 0.20.16-1, but for some reason wasn't mentioned in the
changelog.
--
Jakub Wilk
--- End Message ---