Bug#765257: NMU diff

Steve McIntyre steve at einval.com
Tue Oct 14 23:58:11 UTC 2014


-- 
Steve McIntyre, Cambridge, UK.                                steve at einval.com
Into the distance, a ribbon of black
Stretched to the point of no turning back
-------------- next part --------------
diff -Nru soqt-1.6.0~e8310f/debian/changelog soqt-1.6.0~e8310f/debian/changelog
--- soqt-1.6.0~e8310f/debian/changelog	2013-09-17 19:14:15.000000000 +0000
+++ soqt-1.6.0~e8310f/debian/changelog	2014-10-14 23:43:45.000000000 +0000
@@ -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 -Nru soqt-1.6.0~e8310f/debian/control soqt-1.6.0~e8310f/debian/control
--- soqt-1.6.0~e8310f/debian/control	2013-09-17 19:15:43.000000000 +0000
+++ soqt-1.6.0~e8310f/debian/control	2014-10-14 23:39:17.000000000 +0000
@@ -8,6 +8,7 @@
 Build-Depends:
  debhelper (>= 9),
  doxygen,
+ autotools-dev,
  libcoin80-dev,
  libqt4-dev,
  libqt4-opengl-dev,
diff -Nru soqt-1.6.0~e8310f/debian/rules soqt-1.6.0~e8310f/debian/rules
--- soqt-1.6.0~e8310f/debian/rules	2013-09-17 11:48:48.000000000 +0000
+++ soqt-1.6.0~e8310f/debian/rules	2014-10-14 23:39:45.000000000 +0000
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autotools_dev
 
 
 override_dh_auto_configure:


More information about the debian-science-maintainers mailing list