[Forensics-changes] [ed2k_hash] 01/01: Imported Debian patch 0.3.3+deb2-1.1

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Thu Feb 26 21:22:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

eriberto pushed a commit to branch master
in repository ed2k_hash.

commit 7d63d2dc3cd8b1373b6d098de3352edbb191ebe0
Author: Anibal Monsalve Salazar <anibal at debian.org>
Date:   Sun Feb 9 02:29:52 2014 +0000

    Imported Debian patch 0.3.3+deb2-1.1
---
 debian/changelog | 10 ++++++++++
 debian/control   |  2 +-
 debian/rules     |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4646aa5..747b01c 100644
--- a/debian/changelog
+++ b/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.
diff --git a/debian/control b/debian/control
index 5703a62..b112a26 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 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 --git a/debian/rules b/debian/rules
index 7b59106..f32c96c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ config.status: configure
 	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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/ed2k_hash.git



More information about the forensics-changes mailing list