The following commit has been merged in the master branch:
commit 3c93065173c0175c31f75f8c3692c88fde9e2ef7
Author: Francesco Paolo Lovergine <[email protected]>
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 <[email protected]>  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 <[email protected]>
 Uploaders: Debian OpenStreetMap Team <[email protected]>,
- David Paleino <[email protected]>
+ David Paleino <[email protected]>, Francesco Paolo Lovergine 
<[email protected]>
 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

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to