This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium.
commit cc76dde7a4c882b94f23068ff748f5a8a12795bd Author: Bas Couwenberg <[email protected]> Date: Sat Aug 29 00:49:11 2015 +0200 Drop © character from copyright statements. --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b25b86a..9f83b4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ osmium (0.0~20150428-7f23002-2) UNRELEASED; urgency=medium * Update Vcs-Browser URL to use HTTPS. * Drop .0 from GPL license shortname in copyright file. + * Drop © character from copyright statements. -- Bas Couwenberg <[email protected]> Fri, 28 Aug 2015 17:09:21 +0200 diff --git a/debian/copyright b/debian/copyright index ebd1f40..79fc7f1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,11 @@ Upstream-Contact: Jochen Topf <[email protected]> Source: https://github.com/joto/osmium Files: * -Copyright: © 2011-2013, Jochen Topf <[email protected]> +Copyright: 2011-2013, Jochen Topf <[email protected]> License: GPL-3+ or LGPL-3+ Files: debian/* -Copyright: © 2011-2012, David Paleino <[email protected]> +Copyright: 2011-2012, David Paleino <[email protected]> License: GPL-3+ License: GPL-3+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

