Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jsemver
Commits: 4ac0b315 by Emmanuel Bourg at 2024-10-28T08:34:46+01:00 Removed the -java-doc package - - - - - 5 changed files: - debian/changelog - debian/control - − debian/libsemver-java-doc.doc-base.api - − debian/libsemver-java-doc.install - − debian/libsemver-java-doc.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +jsemver (0.10.2-2) unstable; urgency=medium + + * Team upload. + * Removed the -java-doc package + + -- Emmanuel Bourg <[email protected]> Mon, 28 Oct 2024 08:34:40 +0100 + jsemver (0.10.2-1) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -7,9 +7,7 @@ Uploaders: Build-Depends: debhelper-compat (= 13), default-jdk, - default-jdk-doc, junit4, - libmaven-javadoc-plugin-java, maven-debian-helper Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/java-team/jsemver.git @@ -23,28 +21,9 @@ Depends: ${maven:Depends}, ${misc:Depends} Suggests: - libsemver-java-doc, ${maven:OptionalDepends} Multi-Arch: foreign Description: Java implementation of the SemVer Specification jsemver provides an API to parse, build and compare version numbers following the Semantic Versioning Specification (http://semver.org). - -Package: libsemver-java-doc -Architecture: all -Section: doc -Depends: - ${misc:Depends} -Recommends: - ${maven:DocDepends}, - ${maven:DocOptionalDepends} -Suggests: - libsemver-java -Multi-Arch: foreign -Description: Documentation for Java SemVer - jsemver provides an API to parse, build and compare version - numbers following the Semantic Versioning Specification - (http://semver.org). - . - This package contains the API documentation of libsemver-java. ===================================== debian/libsemver-java-doc.doc-base.api deleted ===================================== @@ -1,10 +0,0 @@ -Document: libjava-semver -Title: API Javadoc for Java SemVer -Author: Java SemVer developers -Abstract: This is the API Javadoc provided for the - libjava-semver library. -Section: Programming - -Format: HTML -Index: /usr/share/doc/libjava-semver/api/index.html -Files: /usr/share/doc/libjava-semver/api/* ===================================== debian/libsemver-java-doc.install deleted ===================================== @@ -1 +0,0 @@ -target/apidocs/* usr/share/doc/libjava-semver/api ===================================== debian/libsemver-java-doc.lintian-overrides deleted ===================================== @@ -1,4 +0,0 @@ -# It would be too complicated to remove the javascript that is included in -# javadocs, see the discussion on Debian Java mailing list starting at -# https://lists.debian.org/debian-java/2018/06/msg00020.html. -embedded-javascript-library please use libjs-jquery* [usr/share/doc/libjava-semver/api/script-dir/jquery-*s] View it on GitLab: https://salsa.debian.org/java-team/jsemver/-/commit/4ac0b3151d623766c0cda4133e60a124f8273ab1 -- View it on GitLab: https://salsa.debian.org/java-team/jsemver/-/commit/4ac0b3151d623766c0cda4133e60a124f8273ab1 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

