Bas Couwenberg pushed to branch master at Debian GIS Project / gmt-gshhg
Commits: e50b8c35 by Bas Couwenberg at 2024-07-25T14:32:17+02:00 Update watch file to use GMT website instead of outdated FTP server. - - - - - 4 changed files: - debian/changelog - debian/copyright - − debian/source/lintian-overrides - 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 GMT website instead of outdated FTP server. -- 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: ftp://ftp.soest.hawaii.edu/gmt/ +Upstream-Contact: https://forum.generic-mapping-tools.org/ +Source: https://github.com/GenericMappingTools/gshhg-gmt Files: * Copyright: 2014, The GMT Team ===================================== debian/source/lintian-overrides deleted ===================================== @@ -1,3 +0,0 @@ -# Download archive not available over HTTPS -debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/gshhg/ * - ===================================== debian/watch ===================================== @@ -1,5 +1,5 @@ version=4 -opts=passive,\ +opts=\ 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) +https://www.generic-mapping-tools.org/download/ \ +(?:|.*/)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/e50b8c353b33fa1a6d9d59eff9c9a235cb46c4be -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/-/commit/e50b8c353b33fa1a6d9d59eff9c9a235cb46c4be 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
