Package: libmcrypt Version: 2.5.8-3.2 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for libmcrypt (versioned as 2.5.8-3.3). The diff is attached to this message. I also plan for inmediate porter upload. Regards. -- Hector Oron
diff -u libmcrypt-2.5.8/debian/changelog libmcrypt-2.5.8/debian/changelog --- libmcrypt-2.5.8/debian/changelog +++ libmcrypt-2.5.8/debian/changelog @@ -1,3 +1,12 @@ +libmcrypt (2.5.8-3.3) unstable; urgency=medium + + * Non-maintainer upload. + * Fix autoreconf for arm64 build. + Thanks Tim Potter and Wookey for patch. + Closes: #760908, #754132 + + -- Hector Oron <[email protected]> Wed, 17 Sep 2014 16:25:49 +0000 + libmcrypt (2.5.8-3.2) unstable; urgency=low * Non-maintainer upload. diff -u libmcrypt-2.5.8/debian/rules libmcrypt-2.5.8/debian/rules --- libmcrypt-2.5.8/debian/rules +++ libmcrypt-2.5.8/debian/rules @@ -5,6 +5,7 @@ # Upstream bug: halfly ./configure finished directory tar.gz'd up as orig.tar.gz override_dh_auto_clean: + [ -e debian/autoreconf.after ] || dh_autoreconf dh_auto_configure -- --enable-static dh_auto_clean @@ -15,2 +16,3 @@ override_dh_auto_configure: + [ -e debian/autoreconf.after ] || dh_autoreconf dh_auto_configure -- --enable-static
signature.asc
Description: Digital signature

