[DebianGIS-dev] [SCM] mapnik branch, master, updated. debian/0.6.1-1-22-g4cc4c09

David Paleino dapal at debian.org
Fri Feb 19 19:42:50 UTC 2010


The following commit has been merged in the master branch:
commit 4cc4c093943517a827dd6ac8eea80c07d5b6a59a
Author: David Paleino <dapal at debian.org>
Date:   Fri Feb 19 20:40:12 2010 +0100

    debian/control: fix Build-Dependencies
    
        + bump debhelper version
        + use python-support instead of python-central
        + drop useless dependency on python

diff --git a/debian/changelog b/debian/changelog
index f42046d..3610251 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,10 @@ mapnik (0.7.0-1) UNRELEASED; urgency=low
     - added quilt Build-Dependency
     - remove duplicate Section in libmapnik0.6
     - Standards-Version bumped to 3.8.4, no changes needed
+    - fix Build-Dependencies:
+      + bump debhelper version
+      + use python-support instead of python-central
+      + drop useless dependency on python
   * debian/watch updated to use new url
   * debian/rules:
     - added quilt infrastructure
@@ -27,7 +31,7 @@ mapnik (0.7.0-1) UNRELEASED; urgency=low
   * debian/*.1 moved to debian/manpages/
   * debian/compat bumped to 7
 
- -- David Paleino <dapal at debian.org>  Fri, 19 Feb 2010 20:37:06 +0100
+ -- David Paleino <dapal at debian.org>  Fri, 19 Feb 2010 20:38:25 +0100
 
 mapnik (0.6.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index fc06935..08e2651 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,10 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>,
  David Paleino <dapal at debian.org>
 Build-Depends:
- python,
- debhelper (>= 5.0.38),
  quilt,
+ python-support (>= 0.90.0~),
+ debhelper (>= 7.0.50~),
  python2.5-dev,
- python-central (>= 0.5.6),
  libboost-thread-dev,
  libboost-filesystem-dev,
  libboost-regex-dev,

-- 
C++/Python toolkit for developing GIS applications



More information about the Pkg-grass-devel mailing list