[Pkg-javascript-commits] [SCM] high-level HTTP client for NodeJS branch, master, updated. debian/1.1.2+ds1-1-9-g0b572e1
David Paleino
dapal at debian.org
Thu Mar 22 20:42:18 UTC 2012
The following commit has been merged in the master branch:
commit a86a00550beb9003ba167e984580a2e907cf93ef
Author: David Paleino <dapal at debian.org>
Date: Thu Mar 22 21:34:52 2012 +0100
Better handling of UPVER
diff --git a/debian/rules b/debian/rules
index f7934fe..a9abae4 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 $@
--
high-level HTTP client for NodeJS
More information about the Pkg-javascript-commits
mailing list