Your message dated Wed, 12 Feb 2014 09:49:59 +0000
with message-id <[email protected]>
and subject line Bug#734228: fixed in libpam-tacplus 1.3.8-1
has caused the Debian Bug report #734228,
regarding libpam-tacplus: use dh-autoreconf 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.)
--
734228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734228
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpam-tacplus
Version: 1.3.7-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch
Dear Maintainer,
For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary. This is because we need new libtool macros for
ppc64el.
In Ubuntu, the attached patch was applied to achieve the following:
* Use dh-autoreconf to fix FTBFS on ppc64el.
Thanks for considering the patch.
Logan Rosen
-- System Information:
Debian Release: wheezy/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 libpam-tacplus-1.3.7/debian/control libpam-tacplus-1.3.7/debian/control
--- libpam-tacplus-1.3.7/debian/control 2012-08-16 04:40:59.000000000 -0400
+++ libpam-tacplus-1.3.7/debian/control 2014-01-04 19:22:17.000000000 -0500
@@ -2,7 +2,7 @@
Section: admin
Priority: extra
Maintainer: Jeroen Nijhof <[email protected]>
-Build-Depends: debhelper (>= 9), libpam-dev
+Build-Depends: debhelper (>= 9), libpam-dev, dh-autoreconf
Standards-Version: 3.9.3
Homepage: http://sourceforge.net/projects/tacplus
diff -Nru libpam-tacplus-1.3.7/debian/rules libpam-tacplus-1.3.7/debian/rules
--- libpam-tacplus-1.3.7/debian/rules 2012-08-14 09:30:52.000000000 -0400
+++ libpam-tacplus-1.3.7/debian/rules 2014-01-04 17:15:36.000000000 -0500
@@ -10,7 +10,7 @@
SHELL := sh -e
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_clean:
rm -f config.status config.log
--- End Message ---
--- Begin Message ---
Source: libpam-tacplus
Source-Version: 1.3.8-1
We believe that the bug you reported is fixed in the latest version of
libpam-tacplus, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeroen Nijhof <[email protected]> (supplier of updated libpam-tacplus
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 31 Jan 2014 12:32:00 +0100
Source: libpam-tacplus
Binary: libpam-tacplus
Architecture: source amd64
Version: 1.3.8-1
Distribution: unstable
Urgency: low
Maintainer: Jeroen Nijhof <[email protected]>
Changed-By: Jeroen Nijhof <[email protected]>
Description:
libpam-tacplus - PAM module for using TACACS+ as an authentication service
Closes: 717716 734228
Changes:
libpam-tacplus (1.3.8-1) unstable; urgency=low
.
* New upstream release.
* Fixed pam-configs. Closes: #717716
* Added dh-autoreconf. Closes: #734228
Checksums-Sha1:
a2f038671989bd43fbacfa1f8632b7ffe464d698 1780 libpam-tacplus_1.3.8-1.dsc
bff7d3e0ed5b556d758470245e0af3e0c87cf1a3 549095
libpam-tacplus_1.3.8.orig.tar.gz
55405fe9210cac8745ea39439bc34cbec9da1676 2528
libpam-tacplus_1.3.8-1.debian.tar.xz
285cbc59196ab324e096f54c66c7c1e6ac418d29 26680 libpam-tacplus_1.3.8-1_amd64.deb
Checksums-Sha256:
19db9f6a6914e6cad4ed32ac22ef246e3805eeaa54f5382200e50e5bb9402120 1780
libpam-tacplus_1.3.8-1.dsc
ff31643e8f0b23febbe42ecf28686de7b69e5b19eab96a268f5a8762889c56e0 549095
libpam-tacplus_1.3.8.orig.tar.gz
f75b2c57ca94aca85f4ad042a95791c3a47d32ce783c1b1d41168965fe2fc305 2528
libpam-tacplus_1.3.8-1.debian.tar.xz
6fa219303b947c75ac13fbe3979e040b39bb4e04c7fa0ae1544c91995ea03405 26680
libpam-tacplus_1.3.8-1_amd64.deb
Files:
0d194746c1b56e70b41903b0667057f5 1780 admin extra libpam-tacplus_1.3.8-1.dsc
20692ba5adee83a7e24ef613318165d3 549095 admin extra
libpam-tacplus_1.3.8.orig.tar.gz
865181864b3ebb19eec4b24568231627 2528 admin extra
libpam-tacplus_1.3.8-1.debian.tar.xz
53dcaad465adc33530baf52502f05ffa 26680 admin extra
libpam-tacplus_1.3.8-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJS+z4MAAoJEDk4+WvfUP6lWgIP/j1pZEbaeBKQaREgb/UDsyzJ
ICYFJUIA8vOayIMFon1GAKw4RehMtJ3cSMUgI66szTETGImp/33i6OZB6qRyY9R9
2m4BySPKY9weLIvxFmZlXHVBXv9Iqi41j22NpNO1OhFglJqPC/0eQgKH2R0BnDRC
5rVY0sOL5pTv9QkMvSXo2fOP/06ueY0RX9hjx8SGbrLbkVuuehYeN5M1Pz85LO18
cA6rwNHqp7iDcCwcTCJXWWSDMIwuePJdI+fmszqH9XeZq64G/H3Q2Vkm99Qnta47
4QPGFryYHcepdU2kEtQJy6C1pdpEim0dazQ/+0F6yfWnAjLD70gRXXAmatHBvEsd
LsRJ/FMInLAjujS/uCwJ+ewVYz65uo/teS3BTFVQsUVuIwq5JobawLeCy6QmgPvI
nDPQlhDvXJSVaQ6z6dzD+ZKDK8EHUTKDOhVVyJ89lDL4uzdhX9jce7H5sErRIEOR
Ig5PVtcInHsjRNrC/sMIVLAWbpNWHN4hoXufWSZkXDDX2ju1E2YM5zy1bTv8pR7k
mfvxR4/NklMPUjEaC/IvETImQtG6oiUBYOhkncQj9OoEnAkMB1FVWaX9PuWLnUUs
9mmGOBE3liaRtfEe4ckeBpjoXKO36ZY7IPuJngHZ7aEQdm/I+OTpz9U8iqTFRJlM
z1npSDuVHl0XnfnkxByc
=LjaH
-----END PGP SIGNATURE-----
--- End Message ---