Bas Couwenberg pushed to branch master at Debian GIS Project / gmt-gshhg
Commits: 70830b1c by Bas Couwenberg at 2020-09-01T18:05:36+02:00 Add Bug & Repository URLs to upstream metadata. - - - - - b1ec91af by Bas Couwenberg at 2020-11-01T17:19:13+01:00 Update lintian overrides. - - - - - d4008e31 by Bas Couwenberg at 2020-11-01T17:25:08+01:00 Bump debhelper compat to 10. Changes: - Drop --parallel option, enabled by default - - - - - 5f048cdf by Bas Couwenberg at 2020-11-01T17:25:08+01:00 Set distribution to unstable. - - - - - 6 changed files: - debian/changelog - debian/compat - debian/control - debian/rules - debian/source/lintian-overrides - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,11 +1,15 @@ -gmt-gshhg (2.3.7-5) UNRELEASED; urgency=medium +gmt-gshhg (2.3.7-5) unstable; urgency=medium * Bump Standards-Version to 4.5.0, no changes. * Remove package name from lintian overrides. * Update gbp.conf to use --source-only-changes by default. * Drop Name field from upstream metadata. + * Add Bug & Repository URLs to upstream metadata. + * Update lintian overrides. + * Bump debhelper compat to 10, changes: + - Drop --parallel option, enabled by default - -- Bas Couwenberg <[email protected]> Sat, 04 Aug 2018 12:01:43 +0200 + -- Bas Couwenberg <[email protected]> Sun, 01 Nov 2020 17:21:36 +0100 gmt-gshhg (2.3.7-4) unstable; urgency=medium ===================================== debian/compat ===================================== @@ -1 +1 @@ -9 +10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10~), Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/gmt-gshhg Vcs-Git: https://salsa.debian.org/debian-gis-team/gmt-gshhg.git ===================================== debian/rules ===================================== @@ -1,4 +1,4 @@ #! /usr/bin/make -f %: - dh $@ --parallel + dh $@ ===================================== debian/source/lintian-overrides ===================================== @@ -1,6 +1,3 @@ # Download archive not available over HTTPS debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/gshhg/ -# Not worth the effort -testsuite-autopkgtest-missing - ===================================== debian/upstream/metadata ===================================== @@ -1,4 +1,6 @@ --- +Bug-Database: https://github.com/GenericMappingTools/gshhg-gmt/issues +Bug-Submit: https://github.com/GenericMappingTools/gshhg-gmt/issues/new Contact: Paul Wessel <[email protected]> Other-References: http://www.ngdc.noaa.gov/mgg/shorelines/ Reference: @@ -12,3 +14,5 @@ Reference: Title: A Global Self-consistent, Hierarchical, High-resolution Shoreline Database Volume: 101 Year: 1996 +Repository: https://github.com/GenericMappingTools/gshhg-gmt.git +Repository-Browse: https://github.com/GenericMappingTools/gshhg-gmt View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/-/compare/6de2b356a02959b76bd86f23a93c4dfce8a2cecf...5f048cdf7b3bdf163a9214becc3e28c04b2ab4d6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/-/compare/6de2b356a02959b76bd86f23a93c4dfce8a2cecf...5f048cdf7b3bdf163a9214becc3e28c04b2ab4d6 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
