This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-mpop.
commit 2d365f90875b01f34a4533f1573bfeec39a5acae Author: Bas Couwenberg <[email protected]> Date: Tue Nov 1 21:06:01 2016 +0100 Update copyright file. Changes: - Group copyright statements by license - Update copyright years for copyright holders - Drop .0 from GPL-3+ license shortname --- debian/changelog | 4 ++ debian/copyright | 136 +++++++++++++++---------------------------------------- 2 files changed, 41 insertions(+), 99 deletions(-) diff --git a/debian/changelog b/debian/changelog index 95e4f9f..35155aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,10 @@ python-mpop (1.3.0-1) unstable; urgency=medium [ Bas Couwenberg ] * Override dh_python2 to call dh_numpy too. + * Update copyright file, changes: + - Group copyright statements by license + - Update copyright years for copyright holders + - Drop .0 from GPL-3+ license shortname -- Antonio Valentino <[email protected]> Tue, 01 Nov 2016 15:45:41 +0000 diff --git a/debian/copyright b/debian/copyright index d5b5d5d..e96d7b3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,100 +3,54 @@ Upstream-Name: mpop Source: https://github.com/mraspaud/mpop Files: * -Copyright: 2009-2015 Martin Raspaud <[email protected]> - SMHI, Folkborgsvagen 1, Norrkoping, Sweden -License: GPL-3.0+ - -Files: debian/* -Copyright: 2014 Antonio Valentino <[email protected]> -License: GPL-3.0+ +Copyright: 2009-2016 Martin Raspaud <[email protected]> + 2010-2016 Adam Dybbroe <[email protected]> + 2012-2016 SMHI, Folkborgsvagen 1, Norrkoping, Sweden + 2016 Christian Kliche <[email protected]> + 2014-2015 Abhay Devasthale + 2014-2015 Panu Lahtinen <[email protected]> + 2010-2014 Kristian Rune Larssen <[email protected]> + 2013-2014 Lars Ørum Rasmussen <[email protected]> + 2013 Space Science and Engineering Center (SSEC) + Esben S. Nielsen <[email protected]> + Sara Hornquist <[email protected]> +License: GPL-3+ Files: doc/* Copyright: 2009-2013 The Pytroll crew -License: GPL-3.0+ +License: GPL-3+ Files: doc/examples/* Copyright: 2011, 2014 SMHI -License: GPL-3.0+ - -Files: mpop/imageo/formats/ninjotiff.py -Copyright: 2013 Space Science and Engineering Center (SSEC) -License: GPL-3.0+ - -Files: mpop/instruments/sarx.py -Copyright: 2013-2014 Lars Ørum Rasmussen <[email protected]> -License: GPL-3.0+ - -Files: mpop/instruments/seviri.py -Copyright: 2010-2014 Martin Raspaud <[email protected]> - Adam Dybbroe <[email protected]> -License: GPL-3.0+ - -Files: mpop/instruments/visir.py -Copyright: 2010-2015 Martin Raspaud <[email protected]> - Lars Orum Rasmussen <[email protected]> -License: GPL-3.0+ - -Files: mpop/instruments/viirs.py -Copyright: 2010-2015 Adam Dybbroe <[email protected]> -License: GPL-3.0+ - -Files: mpop/satin/ascat_nc.py mpop/satin/lac_l1b.py mpop/satin/gac_l1b.py -Copyright: 2014-2015 Abhay Devasthale and Martin Raspaud -License: GPL-3.0+ - -Files: mpop/satin/fy3_virr.py - mpop/satin/h5_pps_l2.py - mpop/satin/nc_osisaf_l2.py - mpop/satin/nc_pps_l2.py - mpop/tests/test_nc_pps_l2.py -Copyright: 2014-2014 Adam.Dybbroe -License: GPL-3.0+ - -Files: mpop/satin/nwcsaf_pps.py -Copyright: 2010-2015 Martin Raspaud <[email protected]> - Adam Dybbroe <[email protected]> -License: GPL-3.0+ - -Files: mpop/satin/helper_functions.py -Copyright: 2014-2015 Panu Lahtinen <[email protected]> - Martin Raspaud <[email protected]> -License: GPL-3.0+ - -Files: mpop/satin/nwcsaf_pps_v2014.py -Copyright: 2010-2013 Martin Raspaud <[email protected]> - Adam Dybbroe <[email protected]> - Sara Hornquist <[email protected]> -License: GPL-3.0+ - -Files: mpop/satin/viirs_sdr.py -Copyright: 2011-2015 Adam Dybbroe <[email protected]> - Kristian Rune Larsen <[email protected]> - Lars Orum Rasmussen <[email protected]> - Martin Raspaud <[email protected]> -License: GPL-3.0+ - -Files: mpop/satout/cfscene.py - mpop/satout/netcdf4.py -Copyright: 2010-2014 Kristian Rune Larssen <[email protected]> - Adam Dybbroe <[email protected]> - Martin Raspaud <[email protected]> - Esben S. Nielsen <[email protected]> -License: GPL-3.0+ - -Files: mpop/scene.py -Copyright: 2010-2015 Martin Raspaud <[email protected]> - Esben S. Nielsen <[email protected]> -License: GPL-3.0+ - -Files: mpop/tools.py -Copyright: 2014, 2015 Panu Lahtinen <[email protected]> -License: GPL-3.0+ +License: GPL-3+ Files: mpop/imageo/formats/tifffile.py Copyright: 2008-2014, The Regents of the University of California Christoph Gohlke License: BSD-3-clause + +Files: debian/* +Copyright: 2014 Antonio Valentino <[email protected]> +License: GPL-3+ + +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 + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + . + 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: BSD-3-clause All rights reserved. . Redistribution and use in source and binary forms, with or without @@ -123,19 +77,3 @@ License: BSD-3-clause OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -License: GPL-3.0+ - 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 - (at your option) any later version. - . - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - . - On Debian systems, the complete text of the GNU General - Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mpop.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

