[wcslib] 01/01: update config.{sub,guess} for the AArch64 port.
Ole Streicher
olebole-guest at alioth.debian.org
Sat Nov 2 16:15:16 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository wcslib.
commit 98d1c9c1ea4531cb78920ef628655a241f98a839
Author: Ole Streicher <debian at liska.ath.cx>
Date: Sat Nov 2 17:14:26 2013 +0100
update config.{sub,guess} for the AArch64 port.
---
debian/changelog | 6 ++++++
debian/rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e4505a4..c4e8bf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wcslib (4.19-3) unstable; urgency=low
+
+ * update config.{sub,guess} for the AArch64 port.
+
+ -- Ole Streicher <debian at liska.ath.cx> Sat, 02 Nov 2013 16:41:15 +0100
+
wcslib (4.19-2) unstable; urgency=low
* Propagate CFLAGS and LDFLAGS to Fortran and test.
diff --git a/debian/rules b/debian/rules
index 12a47a2..2fe1436 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_autoreconf:
AUTOHEADER=true dh_autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/wcslib.git
More information about the debian-science-commits
mailing list