Skip to content
Snippets Groups Projects
Commit ff9e2333 authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Restored the generic 'debian' Maven artifacts (Closes: #907359)

parent cb837789
No related branches found
No related tags found
No related merge requests found
libandroid-json-org-java (20121204-20090211-4) UNRELEASED; 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)
-- Ximin Luo <infinity0@debian.org> Mon, 13 Aug 2018 03:48:43 -0700
libandroid-json-org-java (20121204-20090211-3) unstable; urgency=medium
......
......@@ -27,4 +27,4 @@
#
pom.xml --ignore-pom
v-android/pom.xml --has-package-version --java-lib --usj-name=json-android
v-latest/pom.xml --has-package-version --java-lib --usj-name=json-latest
v-latest/pom.xml --has-package-version --java-lib --usj-name=json-latest --relocate=org.json:json:debian-latest
......@@ -17,5 +17,5 @@
# junit junit jar s/3\..*/3.x/
org.json json jar s/2009.*/debian-android/ * *
org.json json jar s/2018.*/debian-latest/ * *
org.json json jar s/2018.*/debian/ * *
junit junit jar s/4\..*/4.x/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment