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

2013-04-21 Thread David Paleino
The following commit has been merged in the master branch:
commit 7829eec83a187329e73b2288d1650094388eea92
Author: David Paleino da...@debian.org
Date:   Sun Apr 21 10:36:34 2013 +0200

Build-Depends on libpng-dev instead of libpng12-dev (Closes: #662425)

diff --git a/debian/changelog b/debian/changelog
index 5cfe3c4..37454d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,11 +9,12 @@ mapnik (2.1.0+ds1-1) UNRELEASED; urgency=low
   04-port_to_new_boost.patch removed
   * Python bindings testsuite temporarily disabled
   * Adapt debian/rules get-orig-source target to new upstream layout
+  * Build-Depends on libpng-dev instead of libpng12-dev (Closes: #662425)
 
   [ Andrew Harvey ]
   * Change debian/rules to use top level font directory (Closes: 665798)
 
- -- David Paleino da...@debian.org  Sun, 21 Apr 2013 10:31:58 +0200
+ -- David Paleino da...@debian.org  Sun, 21 Apr 2013 10:36:14 +0200
 
 mapnik (2.0.0+ds1-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 2d4c1be..742ba86 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  , libboost-python-dev
  , libboost-system-dev
  , libboost-program-options-dev
- , libpng12-dev
+ , libpng-dev
  , libjpeg-dev
  , libtiff4-dev
  , zlib1g-dev

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

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


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

2013-04-21 Thread David Paleino
The following commit has been merged in the master branch:
commit 6fa0e472c9142f108b389a68abc0f16e4edec686
Author: David Paleino da...@debian.org
Date:   Sun Apr 21 10:40:01 2013 +0200

Bump debhelper compatibility to 9

diff --git a/debian/changelog b/debian/changelog
index 37454d2..7e7a684 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,11 +10,12 @@ mapnik (2.1.0+ds1-1) UNRELEASED; urgency=low
   * Python bindings testsuite temporarily disabled
   * Adapt debian/rules get-orig-source target to new upstream layout
   * Build-Depends on libpng-dev instead of libpng12-dev (Closes: #662425)
+  * Bump debhelper compatibility to 9
 
   [ Andrew Harvey ]
   * Change debian/rules to use top level font directory (Closes: 665798)
 
- -- David Paleino da...@debian.org  Sun, 21 Apr 2013 10:36:14 +0200
+ -- David Paleino da...@debian.org  Sun, 21 Apr 2013 10:39:50 +0200
 
 mapnik (2.0.0+ds1-3) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 742ba86..641beec 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian OpenStreetMap Team 
pkg-osm-ma...@lists.alioth.debian.org
  , Francesco Paolo Lovergine fran...@debian.org
 Build-Depends:
  scons
- , debhelper (= 8~)
+ , debhelper (= 9~)
  , libtool
  , python-all-dev (= 2.6.6-3~)
  , libboost-thread-dev

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

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


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

2013-04-21 Thread David Paleino
The following commit has been merged in the master branch:
commit 3ade46f029260e730e8621132111fc51cabf1a72
Author: David Paleino da...@debian.org
Date:   Sun Apr 21 10:40:40 2013 +0200

Fix changelog

diff --git a/debian/changelog b/debian/changelog
index 7e7a684..c7d6ebd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 mapnik (2.1.0+ds1-1) UNRELEASED; urgency=low
 
+  [ Andrew Harvey ]
+  * Change debian/rules to use top level font directory (Closes: #665798)
+
   [ David Paleino ]
   * New upstream version
   * Switch debian/watch to github tags
@@ -12,9 +15,6 @@ mapnik (2.1.0+ds1-1) UNRELEASED; urgency=low
   * Build-Depends on libpng-dev instead of libpng12-dev (Closes: #662425)
   * Bump debhelper compatibility to 9
 
-  [ Andrew Harvey ]
-  * Change debian/rules to use top level font directory (Closes: 665798)
-
  -- David Paleino da...@debian.org  Sun, 21 Apr 2013 10:39:50 +0200
 
 mapnik (2.0.0+ds1-3) unstable; urgency=low

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

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


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

2013-04-21 Thread David Paleino
The following commit has been merged in the master branch:
commit b6599209a964d632b6833235bb7fdc90de2f4fa9
Author: David Paleino da...@debian.org
Date:   Sun Apr 21 10:41:02 2013 +0200

Bump Standards-Version to 3.9.4, no changes needed

diff --git a/debian/changelog b/debian/changelog
index c7d6ebd..7202ded 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,9 @@ mapnik (2.1.0+ds1-1) UNRELEASED; urgency=low
   * Adapt debian/rules get-orig-source target to new upstream layout
   * Build-Depends on libpng-dev instead of libpng12-dev (Closes: #662425)
   * Bump debhelper compatibility to 9
+  * Bump Standards-Version to 3.9.4, no changes needed
 
- -- David Paleino da...@debian.org  Sun, 21 Apr 2013 10:39:50 +0200
+ -- David Paleino da...@debian.org  Sun, 21 Apr 2013 10:40:52 +0200
 
 mapnik (2.0.0+ds1-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 641beec..820708c 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends:
  , librasterlite-dev (= 1.1~)
  , libgeos-dev
  , pkg-config
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Section: libs
 X-Python-Version: = 2.5
 Homepage: http://www.mapnik.org/

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

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


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

2013-04-21 Thread David Paleino
The following commit has been merged in the master branch:
commit 176924905d2c7afd0c3c2939eb4b5911e744ba7e
Author: David Paleino da...@debian.org
Date:   Sun Apr 21 10:43:23 2013 +0200

Add bug fixed by newer version

diff --git a/debian/changelog b/debian/changelog
index 7202ded..7c3c831 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ mapnik (2.1.0+ds1-1) UNRELEASED; urgency=low
 
   [ David Paleino ]
   * New upstream version
+- fixed compatibility with PostGIS 2.0 (AsBinary() → ST_AsBinary())
+  (Closes: #699079)
   * Switch debian/watch to github tags
   * debian/patches/:
 - 02-fix_FTBFS_binutils-gold.patch refreshed

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

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel