This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jexcelapi.
commit 054127602719af8a7590ad553d918f11e2cb52cf Author: Emmanuel Bourg <[email protected]> Date: Mon Mar 26 02:38:04 2018 +0200 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1492f5c..432c60d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ jexcelapi (2.6.12-3) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 + * Converted debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Mon, 26 Mar 2018 02:14:47 +0200 diff --git a/debian/copyright b/debian/copyright index f0c18a9..eaf38aa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,12 +1,12 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: A Java library for reading/writing Excel -Maintainer: Eric H. Jung +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: A Java library for reading/writing Excel +Upstream-Contact: Eric H. Jung Source: http://sourceforge.net/projects/jexcelapi/ Copyright: 2002-2009, Andy Khan -Copyright: 2002 Eric Jung -Copyright: 2003 Adam Caldwell -Copyright: 2004 Al Mantei + 2002 Eric Jung + 2003 Adam Caldwell + 2004 Al Mantei License: LGPL-2.1+ Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jexcelapi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

