[saods9] 03/03: Recreate tlt3.0/configure from configure.in
Ole Streicher
olebole-guest at alioth.debian.org
Sat Sep 28 14:03:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository saods9.
commit fd445255981abe91db6a54a14893ab945fc03878
Author: Ole Streicher <debian at liska.ath.cx>
Date: Sat Sep 28 15:56:42 2013 +0200
Recreate tlt3.0/configure from configure.in
---
debian/changelog | 6 ++++++
debian/clean | 1 +
debian/rules | 1 +
3 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 86eee9b..fad8c0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+saods9 (7.3~b3+dfsg-1~exp2) experimental; urgency=low
+
+ * Re-create configure scripts. Fixes FTBS on MIPS.
+
+ -- Ole Streicher <debian at liska.ath.cx> Sat, 28 Sep 2013 15:40:07 +0200
+
saods9 (7.2+dfsg-3) unstable; urgency=low
* Re-create htmlwidget/configure. Fixes FTBS on MIPS.
diff --git a/debian/clean b/debian/clean
index 9c66ef7..d7942ee 100644
--- a/debian/clean
+++ b/debian/clean
@@ -8,3 +8,4 @@ make.include
unix/libxxlib.a
unix/rotstr.o
htmlwidget/configure
+tlt3.0.1/configure
diff --git a/debian/rules b/debian/rules
index 9960796..2d71503 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ make.include:
override_dh_autoreconf:
(cd htmlwidget; autoreconf -i -f)
+ (cd tlt3.0; autoreconf -i -f)
override_dh_auto_build: make.include
dh_auto_build -- $(BUILDPARTS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/saods9.git
More information about the debian-science-commits
mailing list