Skip to content

Changelog libandroid-json-org-java (20121204-20090211-5)

2018

libandroid-json-org-java (20121204-20090211-5) unstable; urgency=medium

   * Expose "JSONArray implements Iterator<Object>" in the emulated "latest" API.

libandroid-json-org-java (20121204-20090211-4) unstable; urgency=medium

   * Team upload.
 
   [ Ximin Luo ]
   * Clarify wording in README.Debian, the Android code is a completely new
     reimplementation and was not forked from Crockford's code.
 
   [ Emmanuel Bourg ]
   * Restored the generic 'debian' Maven artifacts (Closes: #907359)
   * Standards-Version updated to 4.2.1
   * Switch to debhelper level 11
   * Removed Thomas Koch from the uploaders

libandroid-json-org-java (20121204-20090211-3) unstable; urgency=medium

   * Update Vcs-* fields.
   * Build another version that more closely matches API version 20180130
     where JSONException is unchecked. This involves some minor breaking
     changes (which should not affect normal users) and some deprecations that
     developers need to respond to; see NEWS for details.

2015

libandroid-json-org-java (20121204-20090211-2) unstable; urgency=medium

   * Team upload.
   * Build with maven-debian-helper
   * Standards-Version updated to 3.9.6 (no changes)
   * debian/copyright: Updated the Format URI

2013

libandroid-json-org-java (20121204-20090211-1) unstable; urgency=low

   * Initial release (Closes: #697311)