[SCM] mapnik branch, master, updated. debian/0.7.1-5-1-g3c93065
Francesco Paolo Lovergine
frankie at debian.org
Mon Jul 25 13:25:28 UTC 2011
The following commit has been merged in the master branch:
commit 3c93065173c0175c31f75f8c3692c88fde9e2ef7
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Mon Jul 25 14:16:21 2011 +0200
Fixed #629970
diff --git a/debian/changelog b/debian/changelog
index 88d48ab..b00a3b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mapnik (0.7.1-6) unstable; urgency=low
+
+ * Get rid of obsolete libjpeg62 dependencies.
+ (closes: #629970)
+ * Added me to Uploaders to avoid inappropriate NMUing.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Mon, 25 Jul 2011 14:14:28 +0200
+
mapnik (0.7.1-5) unstable; urgency=low
* Correctly trap errors in debian/rules, thanks to Jakub Wilk
diff --git a/debian/control b/debian/control
index c95b626..de87098 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mapnik
Priority: optional
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>
+ David Paleino <dapal at debian.org>, Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends:
scons,
python-support (>= 0.90.0~),
@@ -16,7 +16,7 @@ Build-Depends:
libboost-iostreams-dev,
libboost-program-options-dev,
libpng12-dev,
- libjpeg62-dev,
+ libjpeg-dev,
libtiff4-dev,
zlib1g-dev,
libfreetype6-dev,
@@ -77,7 +77,7 @@ Depends:
libboost-system-dev,
libboost-iostreams-dev,
libpng12-dev,
- libjpeg62-dev,
+ libjpeg-dev,
libtiff4-dev,
zlib1g-dev,
libfreetype6-dev,
--
C++/Python toolkit for developing GIS applications
More information about the Pkg-grass-devel
mailing list