[postgis] 17/20: Bump Debhelper compatibility to 9.
Bas Couwenberg
sebastic at xs4all.nl
Fri Apr 4 19:42:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository postgis.
commit 87d8073680998728e0a9ad3deaf923511bd10768
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 4 17:13:38 2014 +0200
Bump Debhelper compatibility to 9.
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
debian/control.in | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b8620fc..2d4c033 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ postgis (2.1.2+dfsg-1) UNRELEASED; urgency=low
* Add lintian override for untranslatable-debconf-templates false positive.
* Add man page for raster2pgsql.
(closes: #717307)
+ * Bump Debhelper compatibility to 9.
-- Bas Couwenberg <sebastic at xs4all.nl> Fri, 04 Apr 2014 15:36:30 +0200
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 095f401..30790a2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
Bas Couwenberg <sebastic at xs4all.nl>
Section: misc
Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1~),
autotools-dev,
flex,
diff --git a/debian/control.in b/debian/control.in
index 3e68c54..f36150f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,7 +6,7 @@ Uploaders: Stephen Frost <sfrost at debian.org>,
Bas Couwenberg <sebastic at xs4all.nl>
Section: misc
Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1~),
autotools-dev,
flex,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git
More information about the Pkg-grass-devel
mailing list