[Pkg-javascript-commits] [SCM] spatial reference library for NodeJS branch, master, updated. debian/0.2.11+ds1-1-7-g5c702eb

David Paleino dapal at debian.org
Thu Mar 22 21:53:45 UTC 2012


The following commit has been merged in the master branch:
commit 068cd6f7ecc74e181aa176841b225cc3dc5503a7
Author: David Paleino <dapal at debian.org>
Date:   Thu Mar 22 22:45:28 2012 +0100

    Better handling of UPVER

diff --git a/debian/rules b/debian/rules
index 97486db..e738940 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 $@

-- 
spatial reference library for NodeJS



More information about the Pkg-javascript-commits mailing list