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 ussp-push: use autotools-dev to update config.{sub,guess} for new 
arches
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: ussp-push
Version: 0.11-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

Please use autotools-dev to update config.{sub,guess} for new architectures.
For example, we needed these updates in Ubuntu for the new arm64 and ppc64el
architectures.

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

  * Use autotools-dev to update config.{sub,guess} for new arches.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: jessie/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.13.0-2-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 -u ussp-push-0.11/debian/rules ussp-push-0.11/debian/rules
--- ussp-push-0.11/debian/rules
+++ ussp-push-0.11/debian/rules
@@ -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
diff -u ussp-push-0.11/debian/control ussp-push-0.11/debian/control
--- ussp-push-0.11/debian/control
+++ ussp-push-0.11/debian/control
@@ -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

--- 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