Bas Couwenberg pushed to branch master at Debian GIS Project / pyresample
Commits: b9455ab6 by Bas Couwenberg at 2018-04-28T10:41:50+02:00 Update copyright years for PyTroll Developers. - - - - - 0f9dba43 by Bas Couwenberg at 2018-04-28T10:58:36+02:00 Fix typo in lintian override comment. - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/python3-pyresample.lintian-overrides Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ pyresample (1.9.0-1) unstable; urgency=medium [ Bas Couwenberg ] * Bump Standards-Version to 4.1.4, no changes. + * Update copyright years for PyTroll Developers. + * Fix typo in lintian override comment. [ Antonio Valentino ] * New upstream release. ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -3,11 +3,11 @@ Upstream-Name: pyresample Source: https://github.com/pytroll/pyresample Files: * -Copyright: 2018, Pytroll Developers - 2010-2016, Esben S. Nielsen <[email protected]> - 2010-2016, Thomas Lavergne <[email protected]> - 2010, 2013-2015, Martin Raspaud <[email protected] - 2010, 2014-2016, Adam Dybbroe +Copyright: 2014-2018, PyTroll Developers + 2010-2016, Esben S. Nielsen <[email protected]> + 2010-2016, Thomas Lavergne <[email protected]> + 2010, 2014-2016, Adam Dybbroe + 2010, 2013-2015, Martin Raspaud <[email protected] License: LGPL-3+ Files: pyresample/bilinear/__init__.py ===================================== debian/python3-pyresample.lintian-overrides ===================================== --- a/debian/python3-pyresample.lintian-overrides +++ b/debian/python3-pyresample.lintian-overrides @@ -1,3 +1,3 @@ -# the package only contains common test data and both packages for pyhton2 +# the package only contains common test data and both packages for python2 # and python3 depend on it python3-pyresample: python-package-depends-on-package-from-other-python-variant Depends: python-pyresample-test View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/compare/365e010c10fccd3e207e85f972248c35aa9cee1c...0f9dba43a1dc0272fe0dda3d8dc1284b9fab0ffc --- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/compare/365e010c10fccd3e207e85f972248c35aa9cee1c...0f9dba43a1dc0272fe0dda3d8dc1284b9fab0ffc You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
