[pycsw] 02/08: Add get-orig-source script

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Fri Oct 10 20:42:22 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit 3847a5c0bdb99e4c65a2c0e3b59b9b3f67524dec
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Oct 8 21:25:08 2014 +0200

    Add get-orig-source script
---
 debian/rules | 3 +++
 debian/watch | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c3f4526..6a1a32f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ override_dh_auto_build:
 	ln -s  /usr/share/javasript/underscore/underscore.min.js build/html/_static/underscore.js
 	rm -rf build/html/_static/jquery.js
 	ln -s /usr/share/javasript/jquery/jquery-min.js build/html/_static/jquery.js
+
+get-orig-source:
+	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 7d26db6..e0f7706 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,dversionmangle=s/\+dfsg//  \
 http://download.osgeo.org/pycsw/pycsw-(\d.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git



More information about the Pkg-grass-devel mailing list