This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtreg.
commit e5559cbf4539db2fe5240dcaf6655a07ec49a73b Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 18 18:32:44 2015 +0200 Added the missing license shortname in debian/copyright --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d0bfa51..9a8a6d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ jtreg (4.1-b12-1) UNRELEASED; urgency=medium with the date from debian/changelog to make the build reproducible. * Standards-Version updated to 3.9.6 (no changes) * Fixed debian/watch + * debian/copyright: Added the missing license shortname -- Emmanuel Bourg <[email protected]> Thu, 18 Jun 2015 17:48:42 +0200 diff --git a/debian/copyright b/debian/copyright index 263081e..56d7e6d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Source: http://download.java.net/openjdk/jtreg/ Files: * Copyright: 1996-2008 Sun Microsystems, Inc. All Rights Reserved. -License: +License: GPL-2 with Classpath exception This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 only, as published by the Free Software Foundation. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtreg.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

