[Git][debian-gis-team/gmt][master] 2 commits: Update watch file to use GitHub tags.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Jul 25 13:58:49 BST 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / gmt
Commits:
29f20084 by Bas Couwenberg at 2024-07-25T14:41:35+02:00
Update watch file to use GitHub tags.
- - - - -
108a0712 by Bas Couwenberg at 2024-07-25T14:41:35+02:00
Mark loong64.patch as Applied-Upstream.
- - - - -
5 changed files:
- debian/changelog
- debian/copyright
- debian/patches/loong64.patch
- − debian/source/lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ gmt (6.5.0+dfsg-4) UNRELEASED; urgency=medium
* Add patch by wuruilong to fix FTBFS on loong64.
(closes: #1068614)
+ * Update watch file to use GitHub tags.
-- Bas Couwenberg <sebastic at debian.org> Mon, 08 Apr 2024 05:41:33 +0200
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GMT
-Upstream-Contact: Paul Wessel <wessel at soest.hawaii.edu> and Walter Smith <wsmith at nodc.noaa.gov>
-Source: http://gmt.soest.hawaii.edu/
+Upstream-Contact: https://forum.generic-mapping-tools.org/
+Source: https://github.com/GenericMappingTools/gmt
Comment: The upstream source is repacked to exclude the non-free triangle source.
.
The license & copyright of the excluded files was:
=====================================
debian/patches/loong64.patch
=====================================
@@ -1,6 +1,7 @@
Description: Add support for loong64.
Author: wuruilong <wuruilong at loongson.cn>
Forwarded: https://github.com/GenericMappingTools/gmt/pull/8429
+Applied-Upstream: https://github.com/GenericMappingTools/gmt/commit/4cb3ca7fd58646a77e2c19124377c762dfe4db37
--- a/src/gmt_common_sighandler.c
+++ b/src/gmt_common_sighandler.c
=====================================
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/gmt/ *
-
=====================================
debian/watch
=====================================
@@ -1,7 +1,8 @@
version=4
-opts=passive,\
+opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d+)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)/$1~$2/;s/-src$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+filenamemangle=s/(?:.*\/)?(?:rel|v|gmt|)[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/gmt-$1.$2/,\
repacksuffix=+dfsg \
-ftp://ftp.soest.hawaii.edu/gmt/ \
-(?:|.*/)gmt(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+https://github.com/GenericMappingTools/gmt/tags \
+(?:.*?/archive/(?:.*?/)?)?(?:rel|v|gmt|)[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/compare/d484ca01c0d6dca1afcbc28fda4aca0bdee3336b...108a07125cc1561512172da038dbe225a0c7bcad
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/compare/d484ca01c0d6dca1afcbc28fda4aca0bdee3336b...108a07125cc1561512172da038dbe225a0c7bcad
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/78fc5da3/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list