Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / gmt-dcw
Commits: 8c620607 by Bas Couwenberg at 2017-12-26T21:14:33+01:00 Mark gmt-dcw as Multi-Arch: foreign. - - - - - 022db4d4 by Bas Couwenberg at 2017-12-26T21:15:03+01:00 Bump Standards-Version to 4.1.2, no changes. - - - - - 252a2149 by Bas Couwenberg at 2017-12-26T21:25:04+01:00 Add lintian override for debian-watch-uses-insecure-uri. - - - - - ca74e9cc by Bas Couwenberg at 2017-12-26T21:25:05+01:00 Add autopkgtest to test installability. - - - - - 4eccb5c3 by Bas Couwenberg at 2017-12-26T21:25:05+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-dcw (1.1.2-3) UNRELEASED; urgency=medium +gmt-dcw (1.1.2-3) 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. + * Mark gmt-dcw as Multi-Arch: foreign. + * Add lintian override for debian-watch-uses-insecure-uri. + * Add autopkgtest to test installability. - -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:56:48 +0200 + -- Bas Couwenberg <[email protected]> Tue, 26 Dec 2017 21:15:08 +0100 gmt-dcw (1.1.2-2) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -4,13 +4,14 @@ 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-dcw.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gmt-dcw.git Homepage: http://www.soest.hawaii.edu/pwessel/dcw/index.html Package: gmt-dcw Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Description: Digital Chart of the World (DCW) for GMT DCW-GMT is an enhancement to the original 1:1,000,000 scale vector basemap ===================================== debian/source.lintian-overrides ===================================== --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Download archive not available over HTTPS +gmt-dcw source: debian-watch-uses-insecure-uri ftp://ftp.soest.hawaii.edu/dcw/ + ===================================== 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-dcw/compare/9ac91b88c4303fab6dfa4babdf4c0186c0c994b3...4eccb5c3adc35df45264df390119c04d9085d2bf --- View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt-dcw/compare/9ac91b88c4303fab6dfa4babdf4c0186c0c994b3...4eccb5c3adc35df45264df390119c04d9085d2bf 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

