This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-cli-java.
commit 9bdf21306ea5f84a0afdfef63524d81c0a73d009 Author: Emmanuel Bourg <[email protected]> Date: Tue Dec 15 12:50:15 2015 +0100 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 29 +++++++++++------------------ 2 files changed, 12 insertions(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index df4edd1..492ac58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libcommons-cli-java (1.3.1-3) UNRELEASED; urgency=medium * Removed the unused dependency on commons-lang (Closes: #800148) * Removed the build dependencies on the antrun and assembly plugins * Improved the package description + * Converted debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Tue, 15 Dec 2015 12:11:08 +0100 diff --git a/debian/copyright b/debian/copyright index bc9beb4..c991a8c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,22 +1,15 @@ -This package was debianized by Arnaud Vandyck <[email protected]> on -Mon, 27 Oct 2003 15:07:08 +0200. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Apache Commons CLI +Source: http://commons.apache.org/cli/ -It was downloaded from http://commons.apache.org/cli - -Upstream Authors: James Strachan <[email protected]>, - Bob McWhirter <[email protected]>, - John Keyes <[email protected]>, - Rob Oxspring <[email protected]>, - Emmanuel Bourg <[email protected]>, - Peter Donald, - Brian Egge, - Berin Loritsch <[email protected]>, - Peter Maddocks <[email protected]>, - Andrew Shirley - -Copyright: 2002-2009 The Apache Software Foundation +Files: * +Copyright: Copyright 2002-2015, The Apache Software Foundation +License: Apache-2.0 +Files: debian/* +Copyright: 2003-2005, Arnaud Vandyck <[email protected]> License: Apache-2.0 -On Debian systems the full text of the Apache License can be found -in `/usr/share/common-licenses/Apache-2.0'. +License: Apache-2.0 + On Debian systems the full text of the Apache License can be found + in `/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-cli-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

