[fflas-ffpack] 09/21: debian/{control, rules}: Switch from autotools-dev to dh-autoreconf.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Jul 19 18:45:55 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository fflas-ffpack.

commit 9ead87f35b5aaeecdeeede4186e3c93e1da401bb
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Jul 18 12:55:03 2016 -0400

    debian/{control,rules}: Switch from autotools-dev to dh-autoreconf.
---
 debian/control | 6 +++---
 debian/rules   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index d292576..bc42d65 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: math
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Lifeng Sun <lifongsun at gmail.com>,
-	   Doug Torrance <dtorrance at piedmont.edu>
+           Doug Torrance <dtorrance at piedmont.edu>
 DM-Upload-Allowed: yes
-Build-Depends: autotools-dev,
-               debhelper (>= 8.0.0),
+Build-Depends: debhelper (>= 8.0.0),
+               dh-autoreconf,
                libblas-dev,
                libgivaro-dev (<< 3.8.0),
                libgivaro-dev (>= 3.7.0),
diff --git a/debian/rules b/debian/rules
index c7f20e3..597ada0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,4 @@ override_dh_auto_build-indep:
 	$(MAKE) docs_dev
 
 %:
-	dh $@  --with autotools-dev
+	dh $@  --with autoreconf

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



More information about the debian-science-commits mailing list