[ssm] 01/01: use autoreconf (Closes: #744663)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Jul 30 12:35:34 UTC 2014


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

picca pushed a commit to branch master
in repository ssm.

commit ed80401cb9d2687e92533d954f37557f1644acd8
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Wed Jul 30 14:27:03 2014 +0200

    use autoreconf (Closes: #744663)
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5898ec1..1747849 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ssm (1.3-2) unstable; urgency=medium
+
+  * use autoreconf (Closes: #744663)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Wed, 30 Jul 2014 14:26:31 +0200
+
 ssm (1.3-1) unstable; urgency=medium
 
   * bump Standards-Version: 3.9.5 (nothing to do)
diff --git a/debian/control b/debian/control
index 3164834..6d46918 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: extra
 Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
                libmmdb-dev
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ssm.git
diff --git a/debian/rules b/debian/rules
index 94fcc3e..96e0034 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,5 @@ override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --enable-shared
 
 %:
-	dh $@ --dbg-package=libssm1-dbg
+	dh $@ --with autoreconf --dbg-package=libssm1-dbg
 

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



More information about the debian-science-commits mailing list