[liblas] 01/15: Update watch file to force lowercase RC.

Bas Couwenberg sebastic at debian.org
Mon Aug 22 20:44:32 UTC 2016


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

sebastic pushed a commit to branch master
in repository liblas.

commit 64e3fa0b04c2a8ca1e38b1180b66efcd7f68e4d3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 22 15:40:57 2016 +0200

    Update watch file to force lowercase RC.
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 657ed13..82c38ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+liblas (1.8.0-13) UNRELEASED; urgency=medium
+
+  * Update watch file to force lowercase RC.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 22 Aug 2016 15:40:53 +0200
+
 liblas (1.8.0-12) unstable; urgency=medium
 
   * Add patch to fix FTBFS with libgeotiff 1.4.2.
diff --git a/debian/watch b/debian/watch
index 7daaa63..efe1af6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|alpha)\d*)$/$1~$2/ \
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
 http://download.osgeo.org/liblas/ \
-(?:|.*/)libLAS(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+(?:.*?/)?(?:libLAS)?[\-\_]?(\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/liblas.git



More information about the Pkg-grass-devel mailing list