[Pkg-osm-commits] [SCM] imposm-parser branch, master, updated. debian/1.0.3-1-9-gcae5ef8

David Paleino dapal at debian.org
Mon Nov 4 16:33:04 UTC 2013


The following commit has been merged in the master branch:
commit 6bdf182322bcf6d3961bfe7f2a95e860978f2207
Author: David Paleino <dapal at debian.org>
Date:   Mon Nov 4 17:26:55 2013 +0100

    debhelper compatibility bumped to 9.

diff --git a/debian/changelog b/debian/changelog
index 27e9249..abf14a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ imposm-parser (1.0.5-1) UNRELEASED; urgency=low
   * New upstream version.
   * Use canonical Vcs-* urls.
   * Standards-Version bump to 3.9.5, no changes needed.
+  * debhelper compatibility bumped to 9.
 
- -- David Paleino <dapal at debian.org>  Mon, 04 Nov 2013 17:26:22 +0100
+ -- David Paleino <dapal at debian.org>  Mon, 04 Nov 2013 17:26:48 +0100
 
 imposm-parser (1.0.3-1) unstable; urgency=low
 
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 f55d795..870415b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: python
 Priority: extra
 Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
 Uploaders: David Paleino <dapal at debian.org>
-Build-Depends: debhelper (>= 8~)
+Build-Depends:
+ debhelper (>= 9~)
  , python-setuptools
  , python-all-dev (>= 2.6.6-3~)
  , libprotobuf-dev (>= 2.4)

-- 
Python module to parse OpenStreetMap data



More information about the Pkg-osm-commits mailing list