[Git][debian-gis-team/gmt-gshhg][master] Update watch file to use GitHub tags.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Jul 25 10:59:01 BST 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / gmt-gshhg


Commits:
2c44dbbd by Bas Couwenberg at 2024-07-25T11:58:41+02:00
Update watch file to use GitHub tags.

- - - - -


3 changed files:

- debian/changelog
- debian/copyright
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ gmt-gshhg (2.3.7-7) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Enable Salsa CI.
+  * Update watch file to use GitHub tags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 16:58:20 +0100
 


=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: GSHHG
 Upstream-Contact: Paul Wessel <wessel at soest.hawaii.edu>
-Source: ftp://ftp.soest.hawaii.edu/gmt/
+Source: https://github.com/GenericMappingTools/gshhg-gmt
 
 Files: *
 Copyright: 2014, The GMT Team


=====================================
debian/watch
=====================================
@@ -1,5 +1,7 @@
 version=4
-opts=passive,\
-dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
-ftp://ftp.soest.hawaii.edu/gshhg/ \
-(?:|.*/)gshhg-gmt(?:[_\-]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/,\
+filenamemangle=s/(?:.*\/)?(?:rel|v|gshhg-gmt|)[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/gshhg-gmt-$1.$2/ \
+https://github.com/GenericMappingTools/gshhg-gmt/tags \
+(?:.*?/archive/(?:.*?/)?)?(?:rel|v|gshhg-gmt|)[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/-/commit/2c44dbbdacfa11430a31b2a52b75c90eafb81162

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/-/commit/2c44dbbdacfa11430a31b2a52b75c90eafb81162
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/20240725/28afc1fc/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list