[SCM] pyspatialite branch, master, updated. debian/3.0.1-2-10-ge88cf1b
Bas Couwenberg
sebastic at xs4all.nl
Mon Sep 30 23:01:32 UTC 2013
The following commit has been merged in the master branch:
commit ec8bdb9ed1db2b11a4a308140ccb7983e37b90fe
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Sep 30 23:51:42 2013 +0200
Bump dephelper compatibility to 9.
diff --git a/debian/changelog b/debian/changelog
index b887beb..4c3feac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pyspatialite (3.0.1-3) UNRELEASED; urgency=low
[ Bas Couwenberg ]
* Use canonical URLs in Vcs-* fields.
* Update copyright file.
+ * Bump dephelper compatibility to 9.
-- David Paleino <dapal at debian.org> Sun, 02 Dec 2012 09:13:43 +0100
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 c4cb879..ac620d8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: David Paleino <dapal at debian.org>
, Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends: debhelper (>= 8~)
+Build-Depends: debhelper (>= 9)
, libspatialite-dev
, libgeos-dev
, libproj-dev
--
Python interface to Spatialite
More information about the Pkg-grass-devel
mailing list