Bug#737998: ed2k-hash FTBFS on mipsel
Aníbal Monsalve Salazar
anibal at debian.org
Sun Feb 9 02:57:05 UTC 2014
The NMU debdiff is below.
debdiff ed2k-hash_0.3.3+deb2-1.dsc ed2k-hash_0.3.3+deb2-1.1.dsc
diff -u ed2k-hash-0.3.3+deb2/debian/control ed2k-hash-0.3.3+deb2/debian/control
--- ed2k-hash-0.3.3+deb2/debian/control
+++ ed2k-hash-0.3.3+deb2/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
Uploaders: Tiago Bortoletto Vaz <tiago at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, automake
+Build-Depends: debhelper (>= 7), autotools-dev, automake1.11, autoconf2.59, libtool
Standards-Version: 3.8.3
Homepage: http://ed2k-tools.sourceforge.net/ed2k_hash.shtml
Vcs-Browser: http://git.debian.org/?p=forensics/ed2k_hash.git
diff -u ed2k-hash-0.3.3+deb2/debian/rules ed2k-hash-0.3.3+deb2/debian/rules
--- ed2k-hash-0.3.3+deb2/debian/rules
+++ ed2k-hash-0.3.3+deb2/debian/rules
@@ -16,7 +16,7 @@
dh_testdir
cp -f /usr/share/misc/config.sub admin/config.sub
cp -f /usr/share/misc/config.guess admin/config.guess
-
+ autoreconf --force
./configure --prefix=/usr --mandir=\$${prefix}/share/man
build: build-stamp
diff -u ed2k-hash-0.3.3+deb2/debian/changelog ed2k-hash-0.3.3+deb2/debian/changelog
--- ed2k-hash-0.3.3+deb2/debian/changelog
+++ ed2k-hash-0.3.3+deb2/debian/changelog
@@ -1,3 +1,13 @@
+ed2k-hash (0.3.3+deb2-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * Fix FTBFS on mipsel
+ Add automake1.11, autoconf2.59, libtool to Build-Depends.
+ Run autoreconf --force
+ Closes: #737998
+
+ -- Anibal Monsalve Salazar <anibal at debian.org> Sun, 09 Feb 2014 02:29:52 +0000
+
ed2k-hash (0.3.3+deb2-1) unstable; urgency=low
* Change VCS address.
More information about the forensics-devel
mailing list