[geographiclib] 02/02: Reinstate dh_autoreconf

Ross Gammon ross-guest at moszumanska.debian.org
Sat Sep 20 18:54:49 UTC 2014


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

ross-guest pushed a commit to branch master
in repository geographiclib.

commit 35c41d7fea1560a12c5f771491cd5f14de967f68
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Sep 20 20:54:13 2014 +0200

    Reinstate dh_autoreconf
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8bcddd3..b87fd15 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               autotools-dev,
+               dh-autoreconf,
                doxygen,
                dh-python,
                python-all (>= 2.6.6-3~),
diff --git a/debian/rules b/debian/rules
index a562976..af8e6f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ export PYBUILD_NAME=geographiclib
 export PYBUILD_SYSTEM=pybuild
 
 %:
-	dh $@ --with autotools-dev,python2
+	dh $@ --with autoreconf,python2
 
 #override_dh_auto_configure:
 #	dh_auto_configure --  --datadir=/usr/share/geographiclib --prefix=/usr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git



More information about the Pkg-grass-devel mailing list