This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository json-simple.
commit a21d918cddfc4391b5efed566bc2f9163cc3f339 Author: Gilles Filippini <[email protected]> Date: Sun Sep 22 18:18:52 2013 +0200 debian/changelog: acknowledge Andrew Ross' fixes --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4a2280d..7b92f99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ json-simple (1.1.1-1) UNRELEASED; urgency=low + [ Gilles Filippini ] * New upstream release (closes: #723048): + Supports OSGi + Accepts a java.util.Map parameter in constructor of JSONObject @@ -19,6 +20,11 @@ json-simple (1.1.1-1) UNRELEASED; urgency=low + Fix VCS fields to use anonscm.debian.org + Bump Standards-Version to 3.9.4 (no changes needed) + [ Andrew Ross ] + * debian/rules: fix clean target to match the new source tree + * debian/libjson-simple-java.poms: add --usj-name option to allow linking + to jar in /u/s/j + -- Gilles Filippini <[email protected]> Fri, 20 Sep 2013 22:12:31 +0200 json-simple (1.1-dfsg1-2) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/json-simple.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

