Emmanuel Bourg pushed to branch master at Debian Java Maintainers / uima-as
Commits: dd0448d0 by Emmanuel Bourg at 2023-05-12T11:03:56+02:00 Removed the -java-doc package - - - - - 5 changed files: - debian/changelog - debian/control - − debian/libuima-as-java-doc.doc-base.api - − debian/libuima-as-java-doc.install - debian/maven.ignoreRules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +uima-as (2.3.1-11) unstable; urgency=medium + + * Team upload. + * Removed the -java-doc package + + -- Emmanuel Bourg <[email protected]> Fri, 12 May 2023 11:00:53 +0200 + uima-as (2.3.1-10) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -14,14 +14,10 @@ Build-Depends: libbuild-helper-maven-plugin-java, libcommons-httpclient-java, libcommons-codec-java, - libcommons-codec-java-doc, libcommons-dbcp-java, - libcommons-dbcp-java-doc, libcommons-logging-java, - libcommons-logging-java-doc, libcommons-net-java, libcommons-pool-java, - libcommons-pool-java-doc, libgeronimo-j2ee-connector-1.5-spec-java, libgeronimo-j2ee-management-1.1-spec-java, libgeronimo-jms-1.1-spec-java, @@ -30,7 +26,6 @@ Build-Depends: libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libmaven-install-plugin-java, - libmaven-javadoc-plugin-java, libservlet-api-java, libspring-beans-java, libspring-context-java, @@ -76,31 +71,3 @@ Description: Apache UIMA Asynch Scaleout framework . UIMA Asynch Scaleout (or UIMA AS) is an extension to the Apache UIMA framework and SDK, using JMS messaging to support scaleout. - -Package: libuima-as-java-doc -Architecture: all -Section: doc -Depends: - ${maven:DocDepends}, - ${misc:Depends} -Recommends: - ${maven:DocOptionalDepends} -Suggests: - libuima-as-java -Description: Documentation for Apache UIMA Asynch Scaleout framework - Apache UIMA is an implementation of the OASIS-UIMA specifications. - . - OASIS UIMA Committee: <http://www.oasis-open.org/committees/uima/>. - . - Unstructured Information Management applications are software systems - that analyze large volumes of unstructured information in order to - discover knowledge that is relevant to an end user. - . - An example UIM application might ingest plain text and identify - entities, such as persons, places, organizations; or relations, - such as works-for or located-at. - . - UIMA Asynch Scaleout (or UIMA AS) is an extension to the Apache UIMA - framework and SDK, using JMS messaging to support scaleout. - . - This package contains the API documentation of libuima-as-java. ===================================== debian/libuima-as-java-doc.doc-base.api deleted ===================================== @@ -1,10 +0,0 @@ -Document: libuima-as-java -Title: API Javadoc for UIMA AS: uima-as -Author: UIMA AS: uima-as developers -Abstract: This is the API Javadoc provided for the - libuima-as-java library. -Section: Programming - -Format: HTML -Index: /usr/share/doc/libuima-as-java/api/index.html -Files: /usr/share/doc/libuima-as-java/api/* ===================================== debian/libuima-as-java-doc.install deleted ===================================== @@ -1 +0,0 @@ -uima-as/target/site/apidocs/* usr/share/doc/libuima-as-java/api ===================================== debian/maven.ignoreRules ===================================== @@ -31,4 +31,5 @@ xmlpull xmlpull * * * * org.springframework spring-asm * * * * org.apache.maven.plugins maven-deploy-plugin * * * * +org.apache.maven.plugins maven-javadoc-plugin * * * * org.apache.rat apache-rat-plugin * * * * View it on GitLab: https://salsa.debian.org/java-team/uima-as/-/commit/dd0448d029438752bd93e1937e93a914e165cc2e -- View it on GitLab: https://salsa.debian.org/java-team/uima-as/-/commit/dd0448d029438752bd93e1937e93a914e165cc2e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

