[mmdb] 01/01: autoreconf for ppc64el thanks to Breno Leitao

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Jul 28 17:07:09 UTC 2014


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

picca pushed a commit to branch master
in repository mmdb.

commit 67c053d80f1446de1583ae88b5c089ec536e3a09
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Mon Jul 28 16:29:13 2014 +0200

    autoreconf for ppc64el thanks to Breno Leitao
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ccec2ce..b07577e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mmdb (1.25.5-2) unstable; urgency=medium
+
+  * autoreconf for ppc64el thanks to Breno Leitao (Closes: #756299)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Mon, 28 Jul 2014 16:28:06 +0200
+
 mmdb (1.25.5-1) unstable; urgency=medium
 
   * Imported Upstream version 1.25.5
diff --git a/debian/control b/debian/control
index 1f4a063..57256ac 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               autotools-dev
+               dh-autoreconf
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/?p=debian-science/packages/mmdb.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/mmdb.git
diff --git a/debian/rules b/debian/rules
index 605d193..bc3a930 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,5 @@ override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared --disable-static
 
 %:
-	dh $@ --with autotools_dev --dbg-package=libmmdb0-dbg
+	dh $@ --with autoreconf --dbg-package=libmmdb0-dbg
 

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



More information about the debian-science-commits mailing list