[SCM] mapnik branch, master, updated. debian/2.2.0+ds1-2-3-g2a194bb

Jérémy Lal kapouer at melix.org
Wed Oct 2 21:17:31 UTC 2013


The following commit has been merged in the master branch:
commit 0875a1cf1e2ac1d01242e5b62a5c7aa183de229e
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed Oct 2 21:54:22 2013 +0200

    Easier to read without line continuation

diff --git a/debian/rules b/debian/rules
index 9688e55..17d9c7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,8 +84,7 @@ override_dh_auto_test:
 	# currently nothing
 
 %:
-	dh $@ \
-		--with python2
+	dh $@ --with python2
 
 get-orig-source:
 	mkdir -p ../tarballs

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



More information about the Pkg-grass-devel mailing list