This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository dans-gdal-scripts.
commit 525f59b78efe16159b389c1c80d704b74351c201 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Fri Feb 13 20:45:21 2015 +0100 Use autoreconf instead of autotools-dev. --- debian/changelog | 1 + debian/control | 1 + debian/rules | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9bdc8cd..444633a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ dans-gdal-scripts (0.23-3) UNRELEASED; urgency=medium * Enable parallel builds. * Add gbp.conf to use pristine-tar by default. * Add patch headers to autotools patch, s/dpatch/quilt/g in README.source. + * Use autoreconf instead of autotools-dev. -- Bas Couwenberg <sebas...@debian.org> Fri, 13 Feb 2015 20:23:03 +0100 diff --git a/debian/control b/debian/control index 3c884d4..92ebcf6 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Uploaders: Francesco Paolo Lovergine <fran...@debian.org>, Section: science Priority: extra Build-Depends: debhelper (>= 9), + dh-autoreconf, autotools-dev, libgdal-dev, libproj-dev, diff --git a/debian/rules b/debian/rules index eef7d9c..eaeede6 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ CROSS= --build $(DEB_BUILD_GNU_TYPE) endif %: - dh $@ --with-autotools_dev --parallel + dh $@ --with autoreconf --parallel override_dh_auto_configure: chmod a+x $(CURDIR)/configure -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/dans-gdal-scripts.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel