[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#737068: marked as done (sane-backends-extras: [PATCH] Enable build on newer arches)



Your message dated Mon, 12 Jun 2017 23:05:10 +0300
with message-id <20170612200509.b4jpacqqrkbymnon@localhost>
and subject line Closing obsolete autotools/autoreconf requests
has caused the Debian Bug report #737068,
regarding sane-backends-extras: [PATCH] Enable build on newer 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 owner@bugs.debian.org
immediately.)


-- 
737068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737068
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sane-backends-extras
Version: 1.0.22.3
Severity: wishlist
Tags: patch
User: debian-devel@lists.debian.org
Usertags: origin-ubuntu trusty ubuntu-patch autoreconf

Dear Maintainer,

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

  * Use dh-autoreconf for newer arches, resolving FTBFS.


This debdiff may contain extraneous metadata. If so, please kindly ignore
them. Thanks for considering the patch!


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11.0-15-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
diff -Nru sane-backends-extras-1.0.22.3/debian/changelog sane-backends-extras-1.0.22.3ubuntu1/debian/changelog
diff -Nru sane-backends-extras-1.0.22.3/debian/control sane-backends-extras-1.0.22.3ubuntu1/debian/control
--- sane-backends-extras-1.0.22.3/debian/control	2013-05-13 17:39:17.000000000 -0400
+++ sane-backends-extras-1.0.22.3ubuntu1/debian/control	2014-01-29 16:16:16.000000000 -0500
@@ -1,9 +1,10 @@
 Source: sane-backends-extras
 Section: graphics
 Priority: optional
-Maintainer: Debian QA Group <packages@qa.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian QA Group <packages@qa.debian.org>
 Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 9~), libusb-1.0-0-dev [!hurd-i386], pkg-config, autotools-dev, xutils-dev, chrpath
+Build-Depends: debhelper (>= 9~), libusb-1.0-0-dev [!hurd-i386], pkg-config, dh-autoreconf, xutils-dev, chrpath
 
 Package: libsane-extras-common
 Section: libs
diff -Nru sane-backends-extras-1.0.22.3/debian/rules sane-backends-extras-1.0.22.3ubuntu1/debian/rules
--- sane-backends-extras-1.0.22.3/debian/rules	2013-05-13 17:44:25.000000000 -0400
+++ sane-backends-extras-1.0.22.3ubuntu1/debian/rules	2014-01-29 16:15:17.000000000 -0500
@@ -10,7 +10,7 @@
 endif
 
 %:
-	dh $@ --with=autotools_dev
+	dh $@ --with=autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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