This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository owslib.
commit 5515011b9d2da9a643d19abe9455bbfba12a2f57 Author: Johan Van de Wauw <[email protected]> Date: Tue Sep 13 21:59:15 2016 +0200 Add copyright for debian files/other owners --- debian/changelog | 1 + debian/copyright | 12 +++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0737a2f..5bbea70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ owslib (0.12.0-1) UNRELEASED; urgency=medium * Imported Upstream version 0.12.0 * Refresh patches + * Add copyright for debian files/other owners -- Johan Van de Wauw <[email protected]> Tue, 13 Sep 2016 21:02:32 +0200 diff --git a/debian/copyright b/debian/copyright index 5b6f738..e471ce1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Name: OWSLib Source: https://pypi.python.org/pypi/OWSLib Files: * -Copyright: 2006-2015 OWSLib Contributors +Copyright: 2006-2016 OWSLib Contributors * Sean Gillies <[email protected]> * Julien Anguenot <[email protected]> * Kai Lautaportti <[email protected]> @@ -29,6 +29,16 @@ Copyright: 2006-2015 OWSLib Contributors * Luís de Sousa <[email protected]> * Julien Enselme <[email protected]> * Dave Foster <[email protected]> + * Nuxeo SARL <http://nuxeo.com> + * STFC <http://www.stfc.ac.uk> + * Pete Taylor +License: BSD-3-Clause + +Files: debian/* +Copyright: 2014-2016 + * Angelos Tzotsos <[email protected]> + * Johan Van de Wauw <[email protected]> + * Bas Couwenberg <[email protected]> License: BSD-3-Clause License: BSD-3-Clause -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/owslib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

