This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository json-simple.
commit 1a75a99cc8375be5aaa4ba47bdfcbd13b60d5eee Author: Gilles Filippini <[email protected]> Date: Sun Sep 22 14:01:54 2013 +0200 Update debian/changelog --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0b2b418..c7a1129 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +json-simple (1.1.1-1) UNRELEASED; urgency=low + + * New upstream release: + + Supports OSGi + + Accepts a java.util.Map parameter in constructor of JSONObject + + Maven support + + * Fetch the source tarball directly from upstream SVN (no upstream tarball + to download for this release) + * No more need to exclude jar files from the source tree + * Drop debian/pom.xml no needed anymore + * debian/rules, debian/libjson-simple-java.jlibs, + debian/libjson-simple-java.poms: fix paths + * debian/copyright, debian/libjson-simple-doc.doc-base: add Dave Hughes + to authors + + * debian/control: + + Fix VCS fields to use anonscm.debian.org + + Bump Standards-Version to 3.9.4 (no changes needed) + + -- Gilles Filippini <[email protected]> Fri, 20 Sep 2013 22:12:31 +0200 + json-simple (1.1-dfsg1-2) unstable; urgency=low * Install Maven artifacts into /usr/share/maven-repo (thanks to -- 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

