This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyosmium.
commit faa24d884a52c71cc23cd545f23fcb7e126cee66 Author: Bas Couwenberg <[email protected]> Date: Fri Sep 16 09:49:57 2016 +0200 Drop © character from copyright statements in copyright file. --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 91723e9..5e2bfa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pyosmium (2.9.0-1) UNRELEASED; urgency=medium * New upstream release. * Bump minimum required libosmium2-dev to 2.9.0. + * Drop © character from copyright statements in copyright file. -- Bas Couwenberg <[email protected]> Fri, 16 Sep 2016 09:46:19 +0200 diff --git a/debian/copyright b/debian/copyright index b42fc6e..9ea8da2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2014-2016, Sarah Hoffmann <[email protected]> License: BSD-2-Clause Files: debian/* -Copyright: © 2015, Bas Couwenberg <[email protected]> +Copyright: 2015, Bas Couwenberg <[email protected]> License: GPL-2+ License: BSD-2-Clause -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyosmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

