This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository svgsalamander.
commit 1ae01e7214ef80e6066124ec8f49fdc7c4e2f60c Author: Bas Couwenberg <[email protected]> Date: Mon Aug 22 08:26:55 2016 +0200 Separate copyright years and holders with a comma 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 919ce43..19e935c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ svgsalamander (1.1.1+dfsg-1) UNRELEASED; urgency=medium * Team upload. * New upstream release. + * Separate copyright years and holders with a comma in copyright file. -- Bas Couwenberg <[email protected]> Mon, 22 Aug 2016 08:23:59 +0200 diff --git a/debian/copyright b/debian/copyright index dce9a84..0d17430 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,8 +13,8 @@ Copyright: 2010, Mark McKay <[email protected]> License: LGPL-2+ or BSD-3-clause Files: debian/* -Copyright: 2011 Nicolas Dandrimont <[email protected]> - 2016 Felix Natter <[email protected]> +Copyright: 2011, Nicolas Dandrimont <[email protected]> + 2016, Felix Natter <[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-java/svgsalamander.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

