[soqt] 01/01: NMU. Use autotools-dev.

Anton Gladky gladk at moszumanska.debian.org
Wed Oct 15 17:35:40 UTC 2014


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

gladk pushed a commit to branch master
in repository soqt.

commit 716c6f23b00cb4aa11705d0fc6020c03e021e83a
Author: Steve McIntyre <93sam at debian.org>
Date:   Wed Oct 15 19:35:02 2014 +0200

    NMU. Use autotools-dev.
    
    Use autotools-dev to update config.{sub,guess} and
    {libtool,aclocal}.m4. Closes: #744660, #765257
---
 debian/changelog | 8 ++++++++
 debian/control   | 1 +
 debian/rules     | 2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b59e06c..21ed995 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+soqt (1.6.0~e8310f-1.1) unstable; urgency=low
+
+  * NMU
+  * Use autotools-dev to update config.{sub,guess} and
+    {libtool,aclocal}.m4. Closes: #744660, #765257
+
+ -- Steve McIntyre <93sam at debian.org>  Wed, 15 Oct 2014 00:38:32 +0100
+
 soqt (1.6.0~e8310f-1) unstable; urgency=low
 
   * [7158525] Move maintainership into debian-science-team.
diff --git a/debian/control b/debian/control
index 2583983..ec62054 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Priority: optional
 Build-Depends:
  debhelper (>= 9),
  doxygen,
+ autotools-dev,
  libcoin80-dev,
  libqt4-dev,
  libqt4-opengl-dev,
diff --git a/debian/rules b/debian/rules
index ff282cb..3fa36c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autotools_dev
 
 
 override_dh_auto_configure:

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



More information about the debian-science-commits mailing list