[SCM] mapnik branch, master, updated. debian/0.7.1-5-16-g061fdad

David Paleino dapal at debian.org
Mon Sep 26 23:04:02 UTC 2011


The following commit has been merged in the master branch:
commit befbde151eba7875a4666a6bc53d9cb30b1b07d1
Author: David Paleino <dapal at debian.org>
Date:   Mon Sep 26 23:20:47 2011 +0200

    Drop unneeded deps and add missing ones

diff --git a/debian/control b/debian/control
index 4d737ab..daa3fa5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,16 @@ Uploaders: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
  , Francesco Paolo Lovergine <frankie at debian.org>
 Build-Depends:
  scons
- , python-support (>= 0.90.0~)
+# , python-support (>= 0.90.0~)
  , debhelper (>= 8~)
+ , libtool
  , python-all-dev
  , libboost-thread-dev
  , libboost-filesystem-dev
  , libboost-regex-dev
  , libboost-python-dev
  , libboost-system-dev
- , libboost-iostreams-dev
+# , libboost-iostreams-dev
  , libboost-program-options-dev
  , libpng12-dev
  , libjpeg-dev
@@ -24,7 +25,7 @@ Build-Depends:
  , libpq-dev
  , libproj-dev
  , libltdl-dev
- , libfribidi-dev
+# , libfribidi-dev
  , libgdal1-dev
  , libxml2-dev
  , libicu-dev
@@ -33,8 +34,9 @@ Build-Depends:
  , python-cairo-dev
  , libsqlite3-dev
  , libcurl4-gnutls-dev
- , libsigc++-2.0-dev
- , python-epydoc
+# , libsigc++-2.0-dev
+# , python-epydoc
+ , pkg-config
 Standards-Version: 3.9.2
 Section: libs
 XS-Python-Version: >= 2.5

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



More information about the Pkg-grass-devel mailing list