This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium.
commit d995964e40adf39f08343f96d0b826c56cd46a35 Author: Bas Couwenberg <[email protected]> Date: Fri Aug 28 17:11:27 2015 +0200 Drop .0 from GPL license shortname in copyright file. --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 44ffda3..b25b86a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ osmium (0.0~20150428-7f23002-2) UNRELEASED; urgency=medium * Update Vcs-Browser URL to use HTTPS. + * Drop .0 from GPL license shortname in copyright file. -- Bas Couwenberg <[email protected]> Fri, 28 Aug 2015 17:09:21 +0200 diff --git a/debian/copyright b/debian/copyright index 12d823e..ebd1f40 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,13 +5,13 @@ Source: https://github.com/joto/osmium Files: * Copyright: © 2011-2013, Jochen Topf <[email protected]> -License: GPL-3.0+ or LGPL-3.0+ +License: GPL-3+ or LGPL-3+ Files: debian/* Copyright: © 2011-2012, David Paleino <[email protected]> -License: GPL-3.0+ +License: GPL-3+ -License: GPL-3.0+ +License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -28,7 +28,7 @@ License: GPL-3.0+ On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". -License: LGPL-3.0+ +License: LGPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

