* Expose "JSONArray implements Iterator<Object>" in the emulated "latest" API.
* 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
* 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.
* Team upload.
* Build with maven-debian-helper
* Standards-Version updated to 3.9.6 (no changes)
* debian/copyright: Updated the Format URI
* Initial release (Closes: #697311)