Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / gmt-gshhg
Commits: 20ee5120 by Bas Couwenberg at 2017-12-26T21:31:54+01:00 Add lintian override for debian-watch-uses-insecure-uri. - - - - - 729cc257 by Bas Couwenberg at 2017-12-26T21:32:25+01:00 Bump Standards-Version to 4.1.2, no changes. - - - - - fdff17c4 by Bas Couwenberg at 2017-12-26T21:34:21+01:00 Add Multi-Arch fields suggested by Multiarch hinter. - - - - - 472310fa by Bas Couwenberg at 2017-12-26T21:38:49+01:00 Add autopkgtest to test installability. - - - - - 8e57df86 by Bas Couwenberg at 2017-12-26T21:38:49+01:00 Set distribution to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - + debian/source.lintian-overrides - + debian/tests/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -gmt-gshhg (2.3.7-2) UNRELEASED; urgency=medium +gmt-gshhg (2.3.7-2) unstable; urgency=medium * Change priority from extra to optional. - * Bump Standards-Version to 4.1.0, changes: priority. + * Bump Standards-Version to 4.1.2, changes: priority. + * Add lintian override for debian-watch-uses-insecure-uri. + * Add Multi-Arch fields suggested by Multiarch hinter. + * Add autopkgtest to test installability. - -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:57:46 +0200 + -- Bas Couwenberg <[email protected]> Tue, 26 Dec 2017 21:34:23 +0100 gmt-gshhg (2.3.7-1) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Bas Couwenberg <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 9), -Standards-Version: 4.1.0 +Standards-Version: 4.1.2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt-gshhg.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt-gshhg.git Homepage: http://www.soest.hawaii.edu/pwessel/gshhg/index.html @@ -37,6 +37,7 @@ Description: Global Self-consistent Hierarchical High-resolution Geography (GSHH Package: gmt-gshhg-low Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Provides: gmt-gshhg-data, gmt-gshhs-low @@ -60,6 +61,7 @@ Description: Low resolution coastlines for the Generic Mapping Tools Package: gmt-gshhg-high Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Provides: gmt-gshhg-data, gmt-gshhs-high @@ -77,6 +79,7 @@ Description: High resolution coastlines for the Generic Mapping Tools Package: gmt-gshhg-full Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Provides: gmt-gshhg-data, gmt-gshhs-full ===================================== debian/source.lintian-overrides ===================================== --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Download archive not available over HTTPS +gmt-gshhg source: debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/gshhg/ + ===================================== debian/tests/control ===================================== --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# Test installability +Depends: @ +Test-Command: /bin/true View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/compare/e4dd623632a04b5b06cb2ac934d48ce5dcf30e83...8e57df866af5e0b1779a4beb89220b3593948ea7 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-gshhg/compare/e4dd623632a04b5b06cb2ac934d48ce5dcf30e83...8e57df866af5e0b1779a4beb89220b3593948ea7 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

