This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyshp.
commit 26a7b0691dc1bbadd46db0d2ad4c4d0428156f09 Author: Bas Couwenberg <[email protected]> Date: Fri Aug 19 09:49:49 2016 +0200 Drop © character from copyright statements in copyright file. --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d42708..b34cfaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pyshp (1.2.8+ds-1) UNRELEASED; urgency=medium * New upstream release. * Update Vcs-* URLs to use HTTPS. * Bump Standards-Version to 3.9.8, no changes. + * Drop © character from copyright statements in copyright file. -- Bas Couwenberg <[email protected]> Fri, 19 Aug 2016 09:46:11 +0200 diff --git a/debian/copyright b/debian/copyright index 4760b26..bbed723 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,11 +7,11 @@ Comment: The upstream sources are repacked to excluded the pyshp.egg-info Files-Excluded: pyshp.egg-info/* Files: * -Copyright: ©, Joel Lawhead <[email protected]> +Copyright: Joel Lawhead <[email protected]> License: MIT Files: debian/* -Copyright: © 2011, David Paleino <[email protected]> +Copyright: 2011, David Paleino <[email protected]> License: MIT License: MIT -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyshp.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

