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

Bug#734574: marked as done (mod-gnutls: use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el)



Your message dated Sun, 02 Feb 2014 10:34:10 +0000
with message-id <E1W9uNO-0008Sp-A6@franck.debian.org>
and subject line Bug#734574: fixed in mod-gnutls 0.5.10-4
has caused the Debian Bug report #734574,
regarding mod-gnutls: use dh-autoreconf instead of 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 owner@bugs.debian.org
immediately.)


-- 
734574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734574
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mod-gnutls
Version: 0.5.10-3
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary instead of just config.{sub,guess} updates with
autotools-dev. This is because we need new libtool macros for ppc64el.

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

  * Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el.

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.12.0-7-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 -Nru mod-gnutls-0.5.10/debian/control mod-gnutls-0.5.10/debian/control
--- mod-gnutls-0.5.10/debian/control	2013-11-30 08:20:15.000000000 -0500
+++ mod-gnutls-0.5.10/debian/control	2014-01-08 02:30:10.000000000 -0500
@@ -2,7 +2,7 @@
 Section: httpd
 Priority: extra
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, dh-apache2, apache2-dev,
+Build-Depends: debhelper (>= 9), dh-autoreconf, dh-apache2, apache2-dev,
  libgnutls-dev (>= 2.4.0), pkg-config, libapr-memcache-dev
 Standards-Version: 3.9.4
 Homepage: https://mod.gnutls.org/
diff -Nru mod-gnutls-0.5.10/debian/rules mod-gnutls-0.5.10/debian/rules
--- mod-gnutls-0.5.10/debian/rules	2013-11-30 08:04:02.000000000 -0500
+++ mod-gnutls-0.5.10/debian/rules	2014-01-04 20:06:37.000000000 -0500
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with apache2,autotools_dev
+	dh $@ --with apache2,autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-apxs=/usr/bin/apxs2

--- End Message ---
--- Begin Message ---
Source: mod-gnutls
Source-Version: 0.5.10-4

We believe that the bug you reported is fixed in the latest version of
mod-gnutls, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 734574@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@debian.org> (supplier of updated mod-gnutls package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 02 Feb 2014 11:10:36 +0100
Source: mod-gnutls
Binary: libapache2-mod-gnutls
Architecture: source i386
Version: 0.5.10-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description: 
 libapache2-mod-gnutls - Apache module for SSL and TLS encryption with GnuTLS
Closes: 734574 736406
Changes: 
 mod-gnutls (0.5.10-4) unstable; urgency=medium
 .
   * QA upload.
   * Merge from Ubuntu (Logan Rosen):
    + Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el
      by getting new libtool macros (still updates config.{sub,guess}).
      Closes: #734574
   * Mention TLS 1.2 in package description. Closes: #736406
Checksums-Sha1: 
 01b7f1d11005d2a679492ddac1ca8d659414bab7 1847 mod-gnutls_0.5.10-4.dsc
 107979ab76faa569b3bd00bce09120a539763d14 4872 mod-gnutls_0.5.10-4.debian.tar.xz
 b7810be635d844646424c8ee37b8f095779abe34 28212 libapache2-mod-gnutls_0.5.10-4_i386.deb
Checksums-Sha256: 
 e07f615578a02ed29ab13a1ef2eb97e74e5626697d0b3748cdc7a4343337d67f 1847 mod-gnutls_0.5.10-4.dsc
 bdea285f6f84e4cd7d193f8a0f574e40c489c4ce371aa2ca5ed77f17c7ed5740 4872 mod-gnutls_0.5.10-4.debian.tar.xz
 6b1e274921345f5377a14bd1ef49e4883c1b8dbfe30267dedff6730ba3a3faf3 28212 libapache2-mod-gnutls_0.5.10-4_i386.deb
Files: 
 f7cae83526f566af6d1b2b0221152fb9 1847 httpd extra mod-gnutls_0.5.10-4.dsc
 79ef827e9c58fdb7c37c294c845a4eb6 4872 httpd extra mod-gnutls_0.5.10-4.debian.tar.xz
 5df03c84c7eb95d5017113119e0ff125 28212 httpd extra libapache2-mod-gnutls_0.5.10-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJS7hsxAAoJEKVPAYVDghSEXuAP/RMJHwwa+E4zrjgXvp1kwogP
9T2x7zvO4kezaB7q6MQwd6RAExsFG4TbaRFUUm+NJFsqf15WxjnEns85IMEmpHus
U8HpnZpAEgC8pj6hBzNP+Bt7KlQma8vXoDKgw81EEme1RjDTJ7msHSrN3CLQbgGS
9gD29NZsOysIjQKt2u+UijUhSdtabDrt5P+iMmc7eJKZrpGaYCedTlv1TYejJmlC
yI0FQpRJyriAh8v/M2twEvmmv7JBCxFviGFReTcw/1PAHcRy4K5R4WBustFD9w+B
oz7l7+SMxSK2C91I1XIvYtz5jnK9iYjZZKrHQs+0lpuJzp0EDOSYFbQG7EO6S99s
Q1mzB8EfHgyMs6EvQ0rYuYZ5ZXWzhwHziXjswDdn15lbSkzDb2EdVWuOQEiRznAX
oCgDPJ7L3wsh7MXK1au/myfvDxZl+rwlvx9cKO+3+Gg7vIr1aSmcsydQcI2DnFhn
83tgegFsXYz/UN8OgoWMKiCD0I5YMn90xDB3+Rs22TyXfUMZTru1MEZh0h4Ch7SU
fz93WQOdB1ohxOudjXhdLoPpvCnBFMNqPAxRTOSRkbcHZF+MrRxXaX8f0rgYTZdk
219O/b+N8jI1MfsGWLpJERo9VxsoF4Smh1DZWkB8l3bl3vXRg8lruY7DdFa5nI+n
OuVivMTF8x1xcrTQQYFk
=ge2d
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: