[Pkg-javascript-commits] [SCM] web maps visualization library branch, master, updated. debian/4.1.3+ds1-1-10-g0294a07
David Paleino
dapal at debian.org
Mon Apr 9 21:41:09 UTC 2012
The following commit has been merged in the master branch:
commit 4b76ab87aa23b73d2664532b6365ab2c8d581606
Author: David Paleino <dapal at debian.org>
Date: Mon Apr 9 22:19:07 2012 +0200
Better handling of UPVER
diff --git a/debian/rules b/debian/rules
index 3d4a67d..37e7726 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 $@
--
web maps visualization library
More information about the Pkg-javascript-commits
mailing list