[Git][debian-gis-team/sosi2osm][master] Update watch file to handle common issues.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 15 18:20:12 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / sosi2osm
Commits:
12376c83 by Bas Couwenberg at 2018-08-15T17:20:05Z
Update watch file to handle common issues.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sosi2osm (1.0.0-5) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.2.0, no changes.
+ * Update watch file to handle common issues.
-- Bas Couwenberg <sebastic at debian.org> Sun, 05 Aug 2018 21:00:14 +0200
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,7 @@
version=3
-https://github.com/Gnonthgol/sosi2osm/releases /Gnonthgol/sosi2osm/archive/(\d\S+)\.tar\.(?:bz2|gz|xz)
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g,\
+filenamemangle=s/(?:.*)?(?:rel|v|sosi2osm)[\-\_\.]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/sosi2osm-$1.$2/ \
+https://github.com/Gnonthgol/sosi2osm/releases \
+(?:.*/archive/)?(?:rel|v|sosi2osm)?[\-\_\.]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/sosi2osm/commit/12376c8300670853f8edb80d59564940a375b8d6
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/sosi2osm/commit/12376c8300670853f8edb80d59564940a375b8d6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180815/c8452186/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list