[funtools] 01/01: update config.{sub, guess} for the AArch64 port. Closes: #727381

Ole Streicher olebole-guest at alioth.debian.org
Sun Oct 27 17:24:56 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository funtools.

commit 0a9bbdae97df57130ed984106c8b454dd77c775a
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Oct 27 18:24:32 2013 +0100

    update config.{sub,guess} for the AArch64 port. Closes: #727381
---
 debian/changelog |    6 ++++++
 debian/rules     |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 24b67a3..ed4d1fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+funtools (1.4.4-6) unstable; urgency=low
+
+  * update config.{sub,guess} for the AArch64 port. Closes: #727381
+
+ -- Ole Streicher <debian at liska.ath.cx>  Sun, 27 Oct 2013 18:02:49 +0100
+
 funtools (1.4.4-5) unstable; urgency=low
 
   * Enable multiarch for library (not for tcl yet).
diff --git a/debian/rules b/debian/rules
index c536e79..8ff4ec4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared --with-zlib=-lz --with-wcslib=-lwcstools  --with-tcl=/usr/lib --enable-dl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/funtools.git



More information about the debian-science-commits mailing list