[Pkg-javascript-commits] [node-hooker] 08/09: d/rules: add of get-orig-source

matthew pideil mpideil-guest at moszumanska.debian.org
Wed May 21 14:41:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

mpideil-guest pushed a commit to branch master
in repository node-hooker.

commit 8f49d3f98257ad923d8b2cb66049390ffb733b82
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date:   Wed May 21 16:36:46 2014 +0200

    d/rules: add of get-orig-source
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0f4f767..7e54ac2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,3 +26,8 @@ override_dh_auto_build:
 		cp $${_FILE} debian/build/; \
 		$(js-compressor)  -o debian/build/$$(basename $${_FILE} .js).min.js $${_FILE}; \
 	done
+
+# Uscan will read debian/watch, grab the correct version, repack and leave
+# it in the current directory
+get-orig-source:
+	uscan --no-conf --force-download --rename --repack --download-current-version --destdir=.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-hooker.git



More information about the Pkg-javascript-commits mailing list