[Pkg-javascript-commits] [SCM] Mapnik stylesheet compiler branch, master, updated. debian/0.4.5+ds1-1-9-g8d3d276

David Paleino dapal at debian.org
Thu Mar 22 18:52:39 UTC 2012


The following commit has been merged in the master branch:
commit b558915464ed97dcf7ec251e71e8edbb76412d19
Author: David Paleino <dapal at debian.org>
Date:   Thu Mar 22 19:46:57 2012 +0100

    Better handling of UPVER

diff --git a/debian/rules b/debian/rules
index b095102..6fb8e40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+ifndef UPVER
 UPVER := $(shell dpkg-parsechangelog | grep ^Version | cut -d\  -f2 | cut -d- -f1 | cut -d+ -f1)
+endif
 
 %:
 	dh $@

-- 
Mapnik stylesheet compiler



More information about the Pkg-javascript-commits mailing list