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

David Paleino dapal at debian.org
Sat Jun 9 20:31:26 UTC 2012


The following commit has been merged in the master branch:
commit 5e7ad5f4d8ff92d9cc05a0cade891b41bf262a52
Author: David Paleino <dapal at debian.org>
Date:   Sat Jun 9 22:31:21 2012 +0200

    Substitute broken dh_auto_clean with dh_clean

diff --git a/debian/rules b/debian/rules
index 1714c85..82e9dcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,7 @@ override_dh_auto_clean:
 		utils/shapeindex/shapeindex config.py config.cache \
 		docs/api_docs/python/*
 
-	dh_auto_clean
+	dh_clean
 
 override_dh_installexamples:
 	dh_installexamples -Xdata/new

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



More information about the Pkg-grass-devel mailing list