[Pkg-javascript-commits] [SCM] display and interaction library for tile-based maps branch, master, updated. debian/0.21.0+ds1-1-7-gf67e9a0
David Paleino
dapal at debian.org
Sun Apr 22 17:04:40 UTC 2012
The following commit has been merged in the master branch:
commit e7403f3cb2165f4fddd121e5387fc3b6989ec927
Author: David Paleino <dapal at debian.org>
Date: Sun Apr 22 19:01:09 2012 +0200
Improve UPVER handling
diff --git a/debian/rules b/debian/rules
index 8efd1aa..68cb1ae 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 $@
--
display and interaction library for tile-based maps
More information about the Pkg-javascript-commits
mailing list