Your message dated Sun, 7 Aug 2016 18:40:53 +0900
with message-id 
<cabmqnvkgdnaob5v_a3qqr5bv1ah5fxethwwb+fvaihoimoy...@mail.gmail.com>
and subject line Close 735388
has caused the Debian Bug report #735388,
regarding src:ussp-push: use autotools-dev to 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.)


-- 
735388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ussp-push
Version: 0.11-1
Severity: normal
Tags: patch

Dear Maintainer,

Please use autotools-dev to update config.{sub,guess} for new architectures.
In Ubuntu, a similiar patch was applied to achieve the following:

  * Use autotools-dev to resolve FTBFS on newer arches.

Thanks for considering the patch.

Erwan Prioul.

diff -Naur a/debian/control b/debian/control
--- a/debian/control	2014-11-12 16:04:53.947436164 +0100
+++ b/debian/control	2014-11-12 16:16:18.071399804 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Hendrik Sattler <[email protected]>
 Uploaders: Simon Richter <[email protected]>
-Build-Depends: debhelper (>= 7.0.0), libbluetooth-dev, libopenobex1-dev, pkg-config, xsltproc, docbook-xsl, docbook-xml, quilt (>= 0.45)
+Build-Depends: debhelper (>= 7.0.0), libbluetooth-dev, libopenobex1-dev, pkg-config, xsltproc, docbook-xsl, docbook-xml, quilt (>= 0.45), autotools-dev
 Standards-Version: 3.8.1.0
 
 Package: ussp-push
diff -Naur a/debian/rules b/debian/rules
--- a/debian/rules	2014-11-12 16:04:53.943436164 +0100
+++ b/debian/rules	2014-11-12 16:15:02.259403833 +0100
@@ -23,6 +23,7 @@
 build-arch: build-arch-stamp
 build-arch-stamp: $(QUILT_STAMPFN)
 	dh_testdir
+	dh_autotools-dev_updateconfig
 	mkdir -p $(CURDIR)/debian/build
 	cd $(CURDIR)/debian/build && \
           $(CURDIR)/configure --srcdir=$(CURDIR) --prefix=/usr
@@ -42,6 +43,7 @@
 	rm -rf $(CURDIR)/debian/tmp
 	rm -rf $(CURDIR)/debian/build
 	debian/rules unpatch
+	dh_autotools-dev_restoreconfig
 	dh_clean 
 
 install: build


--- End Message ---
--- Begin Message ---
Source: ussp-push
Version: 0.11-2

This bug fixed by 0.11-2.

Best regards,
  Nobuhiro

--- End Message ---

Reply via email to