[pcl] 05/05: Added watch file and new rule
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Mon Oct 6 07:22:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository pcl.
commit 835ac3e79db70624d4543485fe99d9d53f7d99f4
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date: Mon Oct 6 09:20:59 2014 +0200
Added watch file and new rule
---
debian/rules | 3 +++
debian/watch | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b2c6ee1..4742064 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,3 +68,6 @@ override_dh_shlibdeps:
%:
dh $@ --parallel --builddirectory=build
+get-orig-source:
+ uscan --verbose --force-download --repack --compress xz
+
diff --git a/debian/watch b/debian/watch
index 673bafd..2073d7d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# Watch control file for uscan
version=3
-
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
https://github.com/PointCloudLibrary/pcl/releases .*/pcl-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git
More information about the debian-science-commits
mailing list