Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / josm
Commits: ee07ba28 by Bas Couwenberg at 2018-01-16T14:01:18+01:00 Update license for translations from BSD-3-Clause to GPL-2+ (same as JOSM). - - - - - 93f44e47 by Bas Couwenberg at 2018-01-16T14:01:53+01:00 Bump Standards-Version to 4.1.3, no changes. - - - - - 7e39a030 by Bas Couwenberg at 2018-01-20T21:57:46+01:00 Update copyright-format URL to use HTTPS. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +josm (0.0.svn13265+dfsg-2) UNRELEASED; urgency=medium + + * Update license for translations from BSD-3-Clause to GPL-2+ (same as JOSM). + * Bump Standards-Version to 4.1.3, no changes. + * Update copyright-format URL to use HTTPS. + + -- Bas Couwenberg <[email protected]> Tue, 16 Jan 2018 14:00:41 +0100 + josm (0.0.svn13265+dfsg-1) unstable; urgency=medium * New tested snapshot. ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9~), libsvgsalamander-java, libterm-readkey-perl, openjfx -Standards-Version: 4.1.2 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm.git Homepage: https://josm.openstreetmap.de ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JOSM Upstream-Contact: JOSM Developers <[email protected]> Source: https://josm.openstreetmap.de/svn/trunk @@ -166,17 +166,11 @@ Copyright: 2011-2017, Andrey Ponomarenko's ABI Laboratory License: GPL-2+ or LGPL-2.1+ Files: i18n/po/*.po -Copyright: 2006-2013, 2015-2016, Rosetta Contributors - 2006-2013, 2015-2016, Canonical Ltd -License: BSD-3-Clause - -Files: i18n/po/en_GB.po -Copyright: 2006, Immanuel Scholz -License: BSD-3-Clause - -Files: i18n/po/tr.po -Copyright: 2009, ikinokta -License: BSD-3-Clause +Copyright: 2006-2013, 2015-2017, Rosetta Contributors + 2006-2013, 2015-2017, Canonical Ltd + 2009, ikinokta + 2006, Immanuel Scholz +License: GPL-2+ Files: i18n/convcss.pl i18n/convmaps.pl View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/compare/7404ba048466d82ab192bd38630d13a7b9709397...7e39a0306b7641e44c38f9f967f2f5f8cdf2bb38 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/compare/7404ba048466d82ab192bd38630d13a7b9709397...7e39a0306b7641e44c38f9f967f2f5f8cdf2bb38 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

