This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyorbital.
commit 1e84d666ac89ac78d34d659d5721e22af0945bc6 Author: Bas Couwenberg <[email protected]> Date: Sun Feb 18 11:49:15 2018 +0100 Update copyright file. Changes: - Group copyright holders by license - Strip .0 from GPL license shortname. --- debian/changelog | 4 +++- debian/copyright | 36 +++++++++++------------------------- 2 files changed, 14 insertions(+), 26 deletions(-) diff --git a/debian/changelog b/debian/changelog index 496e39a..cbb5949 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ pyorbital (1.2.0-1) unstable; urgency=medium [ Bas Couwenberg ] - * Team upload. * Add python3-sphinx to build dependencies. * Strip trailing whitespace from changelog. + * Update copyright file, changes: + - Group copyright holders by license + - Strip .0 from GPL license shortname. [ Antonio Valentino ] * New upstream release diff --git a/debian/copyright b/debian/copyright index 28874d8..d4eca77 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,34 +3,20 @@ Upstream-Name: pyorbital Source: https://github.com/mraspaud/pyorbital Files: * -Copyright: 2011-2014 Esben S. Nielsen <[email protected]> - Martin Raspaud <[email protected]> -License: GPL-3.0+ - -Files: pyorbital/geoloc_instrument_definitions.py -Copyright: 2013-2014 Martin Raspaud <[email protected]> - Mikhail Itkin <[email protected]> -License: GPL-3.0+ - -Files: pyorbital/orbital.py -Copyright: 2011-2014 Esben S. Nielsen <[email protected]> - Adam Dybbroe <[email protected]> - Martin Raspaud <[email protected]> -License: GPL-3.0+ - -Files: pyorbital/tests/test_aiaa.py -Copyright: 2011-2014 SMHI -License: GPL-3.0+ - -Files: doc/source/conf.py -Copyright: 2012-2014 The Pytroll crew -License: GPL-3.0+ +Copyright: 2011-2015, 2017, Esben S. Nielsen <[email protected]> + 2011-2015, Panu Lahtinen <[email protected] + 2011, 2014, SMHI + 2012-2015, Adam Dybbroe <[email protected]> + 2012-2015, 2017, Martin Raspaud <[email protected]> + 2012-2014, The Pytroll crew + 2013-2015, 2017, Mikhail Itkin <[email protected]> +License: GPL-3+ Files: debian/* -Copyright: 2014 Antonio Valentino <[email protected]> -License: GPL-3.0+ +Copyright: 2014, Antonio Valentino <[email protected]> +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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyorbital.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

