This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch experimental in repository libfastutil-java.
commit 90cc5a201630ce10cdf5fda8bdb46cf6e81e044d Author: Andreas Tille <[email protected]> Date: Wed Apr 22 13:33:07 2015 +0200 fix license name --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7333e1d..81f4e50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libfastutil-java (7.0.2-1) UNRELEASED; urgency=medium * Fix Vcs-URLs * cme fix dpkg-control * fix clean target + * fix license name -- Andreas Tille <[email protected]> Wed, 22 Apr 2015 13:23:23 +0200 diff --git a/debian/copyright b/debian/copyright index e28a427..4248395 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ License: Apache-2.0 Files: src/it/unimi/dsi/fastutil/io/*.java test/it/unimi/dsi/fastutil/io/InspectableFileCachedInputStreamTest.java Copyright: © 2003-2011 Sebastiano Vigna <[email protected]>, Paolo Boldi -License: LGPLv2.1+ +License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libfastutil-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

