This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjson-java.
commit b407098d4c8667966c824c9973292645413c3851 Author: Varun Hiremath <[email protected]> Date: Sun Jul 6 19:41:18 2008 +0000 Fix copyright notice --- debian/changelog | 2 +- debian/copyright | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0543f3d..c836bd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ libjson-java (2.2.2-1) unstable; urgency=low * debian/copyright: remove the full text of Apache 2.0 license, as now is included in common licenses - -- Varun Hiremath <[email protected]> Sun, 06 Jul 2008 00:52:58 +0530 + -- Varun Hiremath <[email protected]> Mon, 07 Jul 2008 01:08:30 +0530 libjson-java (2.2.1-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index f73d7db..d251e19 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,9 @@ Sat, 24 Nov 2007 00:01:40 +0100. It was downloaded from http://json-lib.sourceforge.net -Upstream Author: [email protected] +Upstream Author: Andres Almiray <[email protected]> + +Copyright: © 2006-2008 Json-lib License: Apache 2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjson-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

