[Git][debian-gis-team/osm-gps-map][master] Update watch file to use releases instead of tags.

Bas Couwenberg gitlab at salsa.debian.org
Wed Aug 15 17:28:16 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / osm-gps-map


Commits:
e1d22f47 by Bas Couwenberg at 2018-08-15T16:28:09Z
Update watch file to use releases instead of tags.

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ osm-gps-map (1.1.0-5) UNRELEASED; urgency=medium
 
   * Remove .pc from .gitignore.
   * Bump Standards-Version to 4.2.0, no changes.
+  * Update watch file to use releases instead of tags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 04 Aug 2018 09:50:43 +0200
 


=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/osm-gps-map-$1\.tar\.gz/ \
-  https://github.com/nzjrs/osm-gps-map/tags .*/v?(\d\S*)\.tar\.gz
+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|osm-gps-map)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/osm-gps-map-$1.$2/ \
+https://github.com/nzjrs/osm-gps-map/releases \
+(?:.*?/archive/)?(?:rel|v|osm-gps-map)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/osm-gps-map/commit/e1d22f47c1e1a45d0d3d9cc8ec68fbbc9862cd90

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm-gps-map/commit/e1d22f47c1e1a45d0d3d9cc8ec68fbbc9862cd90
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/d4f48691/attachment-0001.html>


More information about the Pkg-grass-devel mailing list