[laszip] 01/01: Update watch file to handle common issues.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 27 11:28:49 UTC 2016


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

sebastic pushed a commit to branch master
in repository laszip.

commit 0329d255d9dd713b10303cebbf40a4cea988873b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 27 12:28:44 2016 +0100

    Update watch file to handle common issues.
---
 debian/watch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 6b057d8..4797d38 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/,filenamemangle=s/^.*?\/(\d+)/LASzip-$1/ \
-https://github.com/LASzip/LASzip/tags (?:|.*/)LASzip/archive/v?(\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/;s/RC/rc/,\
+filenamemangle=s/(?:.*?)?(?:rel|v|LASzip)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/LASzip-$1.$2/ \
+https://github.com/LASzip/LASzip/tags \
+(?:.*?/)?(?:rel|v|LASzip)?[\-\_]?(\d+\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list