[SCM] libgaiagraphics branch, master, updated. debian/0.4b-1-13-g099a859
Bas Couwenberg
sebastic at xs4all.nl
Mon Sep 30 19:26:13 UTC 2013
The following commit has been merged in the master branch:
commit c200a98a0ca10a42b1ddc9374fffb0e3d68465d7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Sep 30 20:18:39 2013 +0200
Use dh-autoreconf for retooling.
diff --git a/debian/changelog b/debian/changelog
index c393dd6..03511e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libgaiagraphics (0.5-1) UNRELEASED; urgency=low
* New upstream release.
* Add myself to uploaders.
* Use canonical URLs in Vcs-* fields.
+ * Use dh-autoreconf for retooling.
-- Bas Couwenberg <sebastic at xs4all.nl> Mon, 30 Sep 2013 20:11:57 +0200
diff --git a/debian/control b/debian/control
index aefc5d3..74b01d4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: David Paleino <dapal at debian.org>
Build-Depends:
debhelper (>= 9)
, autotools-dev
+ , dh-autoreconf
, libjpeg8-dev
, libgeotiff-dev
, zlib1g-dev
diff --git a/debian/rules b/debian/rules
index 3f05e1f..0704f73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@
#export DH_VERBOSE=1
%:
- dh $@ \
- --with autotools-dev
+ dh $@ --with autoreconf
override_dh_strip:
dh_strip --dbg-package=libgaiagraphics1-dbg
--
Packaging of libgaiagraphics in Debian
More information about the Pkg-grass-devel
mailing list