Your message dated Mon, 25 Aug 2014 16:34:30 +0000
with message-id <[email protected]>
and subject line Bug#754132: fixed in libmcrypt 2.5.8-3.2
has caused the Debian Bug report #754132,
regarding libmcrypt: add autoreconf during the build to enable new 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.)
--
754132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754132
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libmcrypt
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
Dear Maintainer,
This is a simple patch that enables the build this package to call
autoreconf scripts. With this change, the package could be built on
the new ppc64el architecture. This patch follows the instructions at:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build
Thanks,
Paulo
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13.0 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
>From a844052193b29e0c726d9d145e586d42ba3a9707 Mon Sep 17 00:00:00 2001
From: Paulo Flabiano Smorigo <[email protected]>
Date: Mon, 7 Jul 2014 20:30:43 +0000
Subject: [PATCH] add autoreconf
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b2cf9ac..a9409e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh "$@"
+ dh "$@" --with autoreconf
# Upstream bug: halfly ./configure finished directory tar.gz'd up as orig.tar.gz
override_dh_auto_clean:
--
1.9.rc1
--- End Message ---
--- Begin Message ---
Source: libmcrypt
Source-Version: 2.5.8-3.2
We believe that the bug you reported is fixed in the latest version of
libmcrypt, 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.
Andreas Barth <[email protected]> (supplier of updated libmcrypt 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: SHA1
Format: 1.8
Date: Mon, 25 Aug 2014 16:08:33 +0000
Source: libmcrypt
Binary: libmcrypt4 libmcrypt-dev
Architecture: source ppc64el
Version: 2.5.8-3.2
Distribution: unstable
Urgency: low
Maintainer: RISKO Gergely <[email protected]>
Changed-By: Andreas Barth <[email protected]>
Description:
libmcrypt-dev - De-/Encryption Library development files
libmcrypt4 - De-/Encryption Library
Closes: 754132
Changes:
libmcrypt (2.5.8-3.2) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS by using dh --with autoreconf. Closes: #754132
Checksums-Sha1:
40825b8069e16ae74166dfe134fc857c443a4521 1285 libmcrypt_2.5.8-3.2.dsc
d0aa3c0b8a4c3fe0802ceeb4988b5650c629fcf0 5499 libmcrypt_2.5.8-3.2.diff.gz
17213d02d5beca8897bbad1a81b645d8fe2a5b4c 71202 libmcrypt4_2.5.8-3.2_ppc64el.deb
b680d53019e475dd9cc14577d039a087a2b43f29 94562
libmcrypt-dev_2.5.8-3.2_ppc64el.deb
Checksums-Sha256:
6b6bf89f651c38f696206d311d24f95349e8bd52d7996c0630109998222677d2 1285
libmcrypt_2.5.8-3.2.dsc
8bd02d8ea412bb0c99b622ed95b60a2dc3b3df3046bec45f46d4c9917c66145d 5499
libmcrypt_2.5.8-3.2.diff.gz
68eb70051e106d298252408d185e63345acde7a4f1346106f41a659e872baae5 71202
libmcrypt4_2.5.8-3.2_ppc64el.deb
184560fdef5c29de8af9940b6599e613551f039bcd6feae4f23a8bd58e812645 94562
libmcrypt-dev_2.5.8-3.2_ppc64el.deb
Files:
a8bb544c2b9da4ba6130ae15dbec393e 71202 libs optional
libmcrypt4_2.5.8-3.2_ppc64el.deb
2f959f86daa4832ec992367ec93fdd5c 94562 libdevel optional
libmcrypt-dev_2.5.8-3.2_ppc64el.deb
f2fa2b7332edf19b55c577d9bb62c7d9 1285 libs optional libmcrypt_2.5.8-3.2.dsc
3582febb00f798d77fe1ad0cfb9c9a46 5499 libs optional libmcrypt_2.5.8-3.2.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAlP7ZGEACgkQmdOZoew2oYV7ugCdHvBE8dCGgTBVzf4i4vuHlac6
QRUAmwSV+SztoQehMLpYe+JXExTCSAEA
=U1xx
-----END PGP SIGNATURE-----
--- End Message ---