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

David Paleino dapal at debian.org
Fri May 25 17:01:07 UTC 2012


The following commit has been merged in the master branch:
commit c4ef7c175e932c4a682d88de65d3a7c3552f631c
Author: David Paleino <dapal at debian.org>
Date:   Fri May 25 19:00:28 2012 +0200

    Python bindings testsuite temporarily disabled

diff --git a/debian/changelog b/debian/changelog
index 929f01d..41990ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ mapnik (2.0.1+ds1-1) UNRELEASED; urgency=low
     - 02-fix_FTBFS_binutils-gold.patch refreshed
     - 03-fix_ImportError_mips.patc, 03-fix_big-endian.patch and
       04-port_to_new_boost.patch removed
+  * Python bindings testsuite temporarily disabled
 
- -- David Paleino <dapal at debian.org>  Sun, 20 May 2012 09:02:04 +0200
+ -- David Paleino <dapal at debian.org>  Fri, 25 May 2012 19:00:10 +0200
 
 mapnik (2.0.0+ds1-3) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index e5d54c3..1714c85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,6 +73,9 @@ override_dh_installexamples:
 	dh_installexamples -Xdata/new
 	find $(CURDIR)/debian/ -name "*.png" | xargs -r chmod -x
 
+override_dh_auto_test:
+	# currently nothing
+
 %:
 	dh $@ \
 		--with python2

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



More information about the Pkg-grass-devel mailing list