[shapelib] 08/22: Use dh-autoreconf for retooling.
Bas Couwenberg
sebastic at debian.org
Tue Dec 6 20:41:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository shapelib.
commit 80cb89a0f9f422bfd55e93f220651ebd72b8516d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Dec 6 20:12:16 2016 +0100
Use dh-autoreconf for retooling.
---
debian/changelog | 1 +
debian/control | 3 +--
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2cbfe2f..e1b5bb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ shapelib (1.4.0~rc1-1) UNRELEASED; urgency=medium
- Add license & copyright for CMakeLists.txt & sbnsearch.c
- Drop license & copyright for csv2shp.c & my_nan.h
- Rename MIT license shortname to Expat
+ * Use dh-autoreconf for retooling.
-- Bas Couwenberg <sebastic at debian.org> Tue, 06 Dec 2016 19:46:29 +0100
diff --git a/debian/control b/debian/control
index cf9e508..db6e8d5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
- libtool,
- libtool-bin,
+ dh-autoreconf,
libproj-dev,
ruby-ronn
Standards-Version: 3.9.8
diff --git a/debian/rules b/debian/rules
index 2d882bf..25cd673 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ BUILD_DATE := $(shell dpkg-parsechangelog | sed -ne 's/^Date: //p' | LC_ALL=C da
CONTRIB = shpdxf shpproj dbfinfo shpcentrd shpdata shpwkb dbfinfo dbfcat shpinfo shpfix shpcat Shape_PointInPoly shpsort
%:
- dh $@ --parallel
+ dh $@ --with autoreconf --parallel
#override_dh_auto_test:
#
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/shapelib.git
More information about the Pkg-grass-devel
mailing list