[SCM] mapnik branch, master, updated. debian/2.0.0+ds1-3-73-g3e1dbee

Jérémy Lal kapouer at melix.org
Wed Aug 28 15:07:09 UTC 2013


The following commit has been merged in the master branch:
commit e635b1387cdf1580b66c5cca508f0a4f745d4df4
Author: Jérémy Lal <kapouer at melix.org>
Date:   Fri Aug 23 22:27:31 2013 +0200

    libmapnik2-2.2 soname

diff --git a/debian/control b/debian/control
index bfe36d5..5bbdf21 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Homepage: http://www.mapnik.org/
 Vcs-Git: git://anonscm.debian.org/pkg-grass/mapnik.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/mapnik.git
 
-Package: libmapnik2-2.0
+Package: libmapnik2-2.2
 Architecture: any
 Depends:
  ${shlibs:Depends}
@@ -94,7 +94,7 @@ Breaks: libmapnik-dev (<< 2.0.0+ds1-1~)
 Replaces: libmapnik-dev (<< 2.0.0+ds1-1~)
 Depends:
  ${misc:Depends}
- , libmapnik2-2.0 (= ${binary:Version})
+ , libmapnik2-2.2 (= ${binary:Version})
  , libc6-dev | libc-dev
  , libboost-thread-dev
  , libboost-filesystem-dev
diff --git a/debian/libmapnik2-2.0.install b/debian/libmapnik2-2.2.install
similarity index 100%
rename from debian/libmapnik2-2.0.install
rename to debian/libmapnik2-2.2.install
diff --git a/debian/rules b/debian/rules
index e866851..c19fba8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ SCONS_FLAGS := INPUT_PLUGINS=csv,gdal,geojson,ogr,osm,postgis,python,raster,rast
 SCONS_FLAGS += PROJ_INCLUDES=/usr/include PROJ_LIBS=/usr/lib
 SCONS_FLAGS += SYSTEM_FONTS=/usr/share/fonts
 SCONS_FLAGS += XMLPARSER=libxml2
-SCONS_FLAGS += PREFIX=/usr LIB_DIR_NAME=/mapnik/2.0
+SCONS_FLAGS += PREFIX=/usr LIB_DIR_NAME=/mapnik/2.2 MAPNIK_LIB_NAME=libmapnik2-
 
 override_dh_auto_configure:
 	scons $(SCONS_FLAGS) \

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



More information about the Pkg-grass-devel mailing list