[ros-vcstools] 03/31: Added uscan stuff

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sun Oct 18 14:23:20 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository ros-vcstools.

commit 34cbab61c0adcdbc08cf7cc3fec6d2af53848fc9
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Fri Nov 28 09:23:59 2014 +0100

    Added uscan stuff
---
 debian/rules | 4 ++++
 debian/watch | 9 +++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/rules b/debian/rules
index f54f707..1b98a02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,7 @@
 override_dh_clean:
 	rm -rf src/vcstools.egg-info
 	dh_clean
+
+get-orig-source:
+	uscan --verbose --force-download --repack --compress xz 
+	
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..7874a3d
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,9 @@
+# Watch control file for uscan
+# Compulsory line, this is a version 3 file
+version=3
+# For GitHub projects you can use the tags page:
+
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/vcstools-$1\.tar\.gz/ \
+  https://github.com/vcstools/vcstools/releases .*/v?(\d\S*)\.tar\.gz
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-vcstools.git



More information about the debian-science-commits mailing list