This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgettext-commons-java.
commit f17bcfc4350c7833d2cb998fd84c14d16c103114 Author: Emmanuel Bourg <[email protected]> Date: Sat Dec 12 23:23:38 2015 +0100 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index c8f94bf..8829e38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libgettext-commons-java (0.9.6-3) UNRELEASED; urgency=low * Standards-Version updated to 3.9.6 (no changes) * Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 + * Converted debian/copyright to the Copyright Format 1.0 [ Giovanni Mascellani ] * Update my email address. diff --git a/debian/copyright b/debian/copyright index 23a4737..3e18c6a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,19 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Java classes for internazionalisation using GNU gettext -Maintainer: Gettext Commons team <[email protected]> +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Gettext Commons +Upstream-Contact: Gettext Commons team <[email protected]> Source: http://xnap-commons.sourceforge.net/gettext-commons/ Files: * -Copyright: © 2005 Felix Berger - © 2005 Tammo van Lessen - © 2005 Steffen Pingel +Copyright: 2005, Felix Berger + 2005, Tammo van Lessen + 2005, Steffen Pingel License: LGPL-2.1+ - On Debian GNU/Linux system you can find the complete text of the - LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1' + On Debian GNU/Linux system you can find the complete text of the + LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1' Files: debian/* -Copyright: © 2007 Andreas Putzo <[email protected]> - © 2009 Giovanni Mascellani <[email protected]> +Copyright: 2007, Andreas Putzo <[email protected]> + 2009, Giovanni Mascellani <[email protected]> License: GPL-3+ - On Debian GNU/Linux system you can find the complete text of the - GPL-3 license in '/usr/share/common-licenses/GPL-3' + On Debian GNU/Linux system you can find the complete text of the + GPL-3 license in '/usr/share/common-licenses/GPL-3' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

