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

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


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

    Remove any reference to quilt, since we're using 3.0 (quilt) format

diff --git a/debian/changelog b/debian/changelog
index 3610251..961dfce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,6 @@ mapnik (0.7.0-1) UNRELEASED; urgency=low
     - added myself to Uploaders
     - added Debian OSM Team to Uploaders
     - wrapped dependency fields (eases reading diffs in commits)
-    - added quilt Build-Dependency
     - remove duplicate Section in libmapnik0.6
     - Standards-Version bumped to 3.8.4, no changes needed
     - fix Build-Dependencies:
diff --git a/debian/control b/debian/control
index 08e2651..9536001 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ 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:
- quilt,
  python-support (>= 0.90.0~),
  debhelper (>= 7.0.50~),
  python2.5-dev,
diff --git a/debian/rules b/debian/rules
index c03c681..4c617f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
-
 # scons flags
 SCONS_FLAGS=INPUT_PLUGINS=raster,sqlite,postgis,ogr,shape,osm,gdal,kismet PROJ_INCLUDES=/usr/include PROJ_LIBS=/usr/lib INTERNAL_LIBAGG=no SYSTEM_FONTS=/usr/share/fonts/truetype/ttf-dejavu PYTHON=/usr/bin/python2.5 XMLPARSER=libxml2 DESTDIR=$(CURDIR)/debian/tmp PREFIX=/usr LIB_DIR_NAME=/mapnik/0.6
 

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



More information about the Pkg-grass-devel mailing list