Emmanuel Bourg pushed to branch master at Debian Java Maintainers / guava-libraries
Commits: b19d497f by Emmanuel Bourg at 2020-05-20T23:19:25+02:00 Removed the documentation package - - - - - 4 changed files: - debian/changelog - debian/control - − debian/libguava-java-doc.doc-base.api - − debian/libguava-java-doc.install Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +guava-libraries (29.0-4) unstable; urgency=medium + + * Removed the documentation package + + -- Emmanuel Bourg <[email protected]> Wed, 20 May 2020 23:19:17 +0200 + guava-libraries (29.0-3) unstable; urgency=medium * Removed the --has-package-version flag (Closes: #960976) ===================================== debian/control ===================================== @@ -14,7 +14,6 @@ Build-Depends: libjsr305-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, - libmaven-javadoc-plugin-java, libtruth-java, maven-debian-helper, zip @@ -50,19 +49,3 @@ Description: Google Testing Libraries for Java support and other features. . Guava testlib is a set of Java classes for more convenient unit testing.. - -Package: libguava-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Recommends: libguava-java -Suggests: default-jdk-doc -Description: documentation for libguava-java - Guava is a suite of core and expanded libraries that include - utility classes, google's collections, io classes, concurrency - support and other features. - . - Guava has two code dependencies - javax.annotation per the JSR-305 spec - and javax.inject per the JSR-330 spec. - . - This package contains the javadocs of Guava library suite. ===================================== debian/libguava-java-doc.doc-base.api deleted ===================================== @@ -1,9 +0,0 @@ -Document: libguava-java -Title: API Javadoc for Guava -Author: Google Inc. -Abstract: This is the API Javadoc provided for the libguava-java library.. -Section: Programming - -Format: HTML -Index: /usr/share/doc/libguava-java/api/index.html -Files: /usr/share/doc/libguava-java/api/* ===================================== debian/libguava-java-doc.install deleted ===================================== @@ -1 +0,0 @@ -guava/target/apidocs/* usr/share/doc/libguava-java/api View it on GitLab: https://salsa.debian.org/java-team/guava-libraries/-/commit/b19d497ff15bec0c2dabe63717018358ddcc2408 -- View it on GitLab: https://salsa.debian.org/java-team/guava-libraries/-/commit/b19d497ff15bec0c2dabe63717018358ddcc2408 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

