This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository python-mpop.
commit e96097c0d8beea6f5fd65e55781459ca9101a02e Author: Antonio Valentino <[email protected]> Date: Sat Feb 6 10:56:44 2016 +0000 Update debian/copyright --- debian/changelog | 1 + debian/copyright | 73 +++++++++++++++++++++++++++++++++++++++++++------------- 2 files changed, 58 insertions(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index f205aba..6d6798b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-mpop (1.2.1-1) UNRELEASED; urgency=medium * New upstream release (Closes: #813873) * Refresh all patches * Fix debian/watch file + * Upadated debian/copyright * debian/control . standard version bumped to 3.9.7 (no change) - fix Vcs-* URLs diff --git a/debian/copyright b/debian/copyright index d06a0f6..dc28d90 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: mpop Source: https://github.com/mraspaud/mpop Files: * -Copyright: 2009-2013 Martin Raspaud <[email protected]> +Copyright: 2009-2015 Martin Raspaud <[email protected]> SMHI, Folkborgsvagen 1, Norrkoping, Sweden License: GPL-3.0+ @@ -33,45 +33,86 @@ Copyright: 2009-2013 The Pytroll crew License: GPL-3.0+ Files: doc/examples/* -Copyright: 2011 SMHI +Copyright: 2011, 2014 SMHI License: GPL-3.0+ -Files: mpop/scene.py -Copyright: 2010-2013 Martin Raspaud <[email protected]> - Esben S. Nielsen <[email protected]> +Files: mpop/imageo/formats/ninjotiff.py +Copyright: 2013 Space Science and Engineering Center (SSEC) License: GPL-3.0+ -Files: mpop/satout/cfscene.py - mpop/satout/netcdf4.py -Copyright: 2010-2012 Kristian Rune Larssen <[email protected]> - Adam Dybbroe <[email protected]> - Martin Raspaud <[email protected]> - Esben S. Nielsen <[email protected]> +Files: mpop/instruments/sarx.py +Copyright: 2013-2014 Lars Ørum Rasmussen <[email protected]> License: GPL-3.0+ -Files: mpop/instruments/viirs.py -Copyright: 2010-2013 Adam Dybbroe <[email protected]> +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-2013 Martin Raspaud <[email protected]> +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-2013 Adam Dybbroe <[email protected]> +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+ + Files: mpop/imageo/formats/libtiff.py -Copyright: 2009-2010 Pearu Peterson <[email protected]> +Copyright: 2008-2014, The Regents of the University of California + 2008-2014, Christoph Gohlke License: BSD-3-clause All rights reserved. . -- 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

