Your message dated Tue, 13 Jun 2017 11:25:27 +0300
with message-id <20170613082527.vwlnsx35aknzysja@localhost>
and subject line Closing obsolete autotools/autoreconf requests
has caused the Debian Bug report #738190,
regarding gimmix: Use autotools-dev to support building on newer 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.)


-- 
738190: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738190
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gimmix
Version: 0.5.7.1-4
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch

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



*** /tmp/tmpjb2PxT/bug_body

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

  * Build-Depend on autotools-dev and use its debhelper plugin to update
    config.guess/sub for newer arches, fixes build on arm64.

Thanks for considering the patch.


- -- System Information:
Debian Release: jessie/sid
  APT prefers trusty
  APT policy: (700, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-7-generic (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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJS9jb4AAoJEGHzRCZ03mYksmAQALSPaVn+jiZbB+RaJq1p8+z1
KyM6a2oeJxc2sNzgWT4mERk3VRGwTwfLI/MWIUW8jNqhjqcl5yECKVm9PVOO6dhk
bdaaD8SFMsUNx0ucQffreol1Pxc0bHDZzpS5J/D/j2CfuxnBIf26qsJEpE/4P8vT
ii+UJlME2KYGzofJ8roZYjNakoIg5ikUXvBmMtiDWAA7TJB6kSSd61pG9dK1rkw9
qJRTNRWVzdZW9VvxE23R7oBSN+vJkCzZqw5X+vzpU5zOsDeVGeDinpbuAyJ5rbur
8DN4IGU/ZEFnDynpmpt8S9LhipEZoqnlz4VSBmYwc80RQoabCE4MbEJjl9LhA964
03FB7c9OW3ljRFvLENMm1+iIoOnBYmvNw9RNQYYP7PvToTOpoGL4kr3Yk49zMLlP
4IFz+D8LHJxAE+CGwetQkYdC6j5PCuIYLDXxulOtBcrFex3ZayNTLVRm6EKxuyz/
rSjjizuUg0OQkX4cXcjhmyVlpbvZJkY11E8yvcyTI8oyj4w8gyJWurQviLhQ+3yy
91zL1Er6FJUnDH/8VR587fW/RFhy9v5/yRzgP+jX1WZ1LHEmie8Dycd4iDJXmwjh
26vO9GNQb8CKuyE9fU/5bDzejLxn7PbEp1kINDUMHNoRFfhcQatrJvPO4IQr3uvA
xLm1BISNe6NLluwF8WIZ
=OMC0
-----END PGP SIGNATURE-----
diff -Nru gimmix-0.5.7.1/debian/control gimmix-0.5.7.1/debian/control
--- gimmix-0.5.7.1/debian/control	2014-02-08 14:01:55.000000000 +0100
+++ gimmix-0.5.7.1/debian/control	2014-02-08 14:52:22.000000000 +0100
@@ -1,10 +1,9 @@
 Source: gimmix
 Section: sound
 Priority: optional
 Maintainer: mpd maintainers <[email protected]>
 Uploaders: Vincent Legout <[email protected]>
-Build-Depends: debhelper (>= 9), libglade2-dev, libmpd-dev, libtagc0-dev, libnxml0-dev, libcurl4-gnutls-dev, intltool
+Build-Depends: debhelper (>= 9), libglade2-dev, libmpd-dev, libtagc0-dev, libnxml0-dev, libcurl4-gnutls-dev, intltool, autotools-dev
 Standards-Version: 3.9.3
 Homepage: http://gimmix.berlios.de/index.php
 Vcs-Browser: http://git.debian.org/?p=pkg-mpd/gimmix.git
diff -Nru gimmix-0.5.7.1/debian/rules gimmix-0.5.7.1/debian/rules
--- gimmix-0.5.7.1/debian/rules	2012-03-23 19:52:14.000000000 +0100
+++ gimmix-0.5.7.1/debian/rules	2014-02-08 14:44:32.000000000 +0100
@@ -3,6 +3,6 @@
 export DEB_BUILD_MAINT_OPTIONS := hardening=+all
 
 %:
-	dh $@
+	dh $@ --with autotools-dev
 
 override_dh_auto_test:

--- End Message ---
--- Begin Message ---
This email closes autotools/autoreconf in packages that have 
successfully been built on all current release architectures.

debhelper defaults to updating autotools files since January 2016,
which automatically fixed many of these bugs and makes explicit
updating for these packages obsolete.

debhelper compat 10 defaults to running autoreconf,
making manual adding of dh-autoreconf mostly obsolete.
Updating to compat 10 is a better solution than adding dh-autoreconf, 
and compat < 10 is expected to become a lintian warning before buster.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to