Bas Couwenberg pushed to branch master at Debian GIS Project / gmt-gshhg
Commits: 7f6d4a7d by Bas Couwenberg at 2024-07-25T12:04:21+02:00 Revert "Update watch file to use GitHub tags." This reverts commit 2c44dbbdacfa11430a31b2a52b75c90eafb81162. - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -3,7 +3,6 @@ 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 <[email protected]> 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 <[email protected]> -Source: https://github.com/GenericMappingTools/gshhg-gmt +Source: ftp://ftp.soest.hawaii.edu/gmt/ Files: * Copyright: 2014, The GMT Team ===================================== debian/watch ===================================== @@ -1,7 +1,5 @@ version=4 -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))) +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) View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/-/commit/7f6d4a7d5a15a19841bf91d6dd74304bda79e59b -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/-/commit/7f6d4a7d5a15a19841bf91d6dd74304bda79e59b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
