Codebase list libandroid-json-org-java / ff9e233
Restored the generic 'debian' Maven artifacts (Closes: #907359) Emmanuel Bourg 5 years ago
3 changed file(s) with 8 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 libandroid-json-org-java (20121204-20090211-4) UNRELEASED; urgency=medium
11
2 * Team upload.
3
4 [ Ximin Luo ]
25 * Clarify wording in README.Debian, the Android code is a completely new
36 reimplementation and was not forked from Crockford's code.
7
8 [ Emmanuel Bourg ]
9 * Restored the generic 'debian' Maven artifacts (Closes: #907359)
410
511 -- Ximin Luo <infinity0@debian.org> Mon, 13 Aug 2018 03:48:43 -0700
612
2626 #
2727 pom.xml --ignore-pom
2828 v-android/pom.xml --has-package-version --java-lib --usj-name=json-android
29 v-latest/pom.xml --has-package-version --java-lib --usj-name=json-latest
29 v-latest/pom.xml --has-package-version --java-lib --usj-name=json-latest --relocate=org.json:json:debian-latest
1616 # junit junit jar s/3\..*/3.x/
1717
1818 org.json json jar s/2009.*/debian-android/ * *
19 org.json json jar s/2018.*/debian-latest/ * *
19 org.json json jar s/2018.*/debian/ * *
2020 junit junit jar s/4\..*/4.x/