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

Removed the -java-doc package

parent 072b6cfa
No related branches found
No related tags found
No related merge requests found
libandroid-json-org-java (20121204-20090211-6) UNRELEASED; urgency=medium
* Team upload.
* Removed the -java-doc package
-- Emmanuel Bourg <ebourg@apache.org> Thu, 10 Oct 2024 12:22:42 +0200
libandroid-json-org-java (20121204-20090211-5) unstable; urgency=medium
* Expose "JSONArray implements Iterator<Object>" in the emulated "latest" API.
......
......@@ -6,9 +6,7 @@ Uploaders: Ximin Luo <infinity0@debian.org>
Build-Depends:
debhelper (>= 11),
default-jdk,
default-jdk-doc,
junit4,
libmaven-javadoc-plugin-java,
maven-debian-helper (>= 1.5),
quilt
Standards-Version: 4.2.1
......@@ -20,7 +18,6 @@ Package: libandroid-json-org-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libandroid-json-org-java-doc
Description: androids rewrite of the evil licensed json.org
Json.org is a popular java library to parse and create json string from
the author of the json standard Douglas Crockford. His implementation however
......@@ -30,21 +27,3 @@ Description: androids rewrite of the evil licensed json.org
to be used inplace of the original one.
.
[1] http://wiki.debian.org/qa.debian.org/jsonevil
Package: libandroid-json-org-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${maven:DocDepends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libandroid-json-org-java
Description: Documentation for androids rewrite of the evil licensed json.org
Json.org is a popular java library to parse and create json string from
the author of the json standard Douglas Crockford. His implementation however
is not free software[1].
.
Therefor the Android team did a cleanroom reimplementation of a json library
to be used inplace of the original one.
.
[1] http://wiki.debian.org/qa.debian.org/jsonevil
.
This package contains the API documentation of libandroid-json-org-java.
Document: libandroid-json-org-java
Title: API Javadoc for androids rewrite of the evil licensed json.org
Author: The Android Open Source Project developers
Abstract: This is the API Javadoc provided for the
libandroid-json-org-java library.
Section: Programming
Format: HTML
Index: /usr/share/doc/libandroid-json-org-java/android/api/index.html
Files: /usr/share/doc/libandroid-json-org-java/android/api/*
Index: /usr/share/doc/libandroid-json-org-java/latest/api/index.html
Files: /usr/share/doc/libandroid-json-org-java/latest/api/*
v-android/target/apidocs/* usr/share/doc/libandroid-json-org-java/android/api
v-latest/target/apidocs/* usr/share/doc/libandroid-json-org-java/latest/api
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment