[Git][java-team/junit4][master] 3 commits: Removed the javadoc from the documentation package
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Mon Oct 28 09:11:47 GMT 2024
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / junit4
Commits:
8bac6e91 by Emmanuel Bourg at 2024-10-28T10:11:03+01:00
Removed the javadoc from the documentation package
- - - - -
5be447dd by Emmanuel Bourg at 2024-10-28T10:11:09+01:00
Standards-Version updated to 4.7.0
- - - - -
d8c58a94 by Emmanuel Bourg at 2024-10-28T10:11:31+01:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/control
- − debian/junit4-doc.doc-base.1
- − debian/junit4-doc.install
- − debian/junit4-doc.links
- debian/maven.ignoreRules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+junit4 (4.13.2-5) unstable; urgency=medium
+
+ * Removed the javadoc from the documentation package
+ * Standards-Version updated to 4.7.0
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 28 Oct 2024 10:11:28 +0100
+
junit4 (4.13.2-4) unstable; urgency=medium
* Fixed the build failure with Java 21 (Closes: #1053039)
=====================================
debian/control
=====================================
@@ -11,12 +11,11 @@ Priority: optional
Build-Depends:
debhelper-compat (= 13),
default-jdk,
- default-jdk-doc,
javahelper,
libhamcrest-java (>= 2.2),
libmaven-javadoc-plugin-java,
maven-debian-helper (>= 2.2)
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/junit4.git
Vcs-Browser: https://salsa.debian.org/java-team/junit4
Homepage: http://www.junit.org
@@ -38,7 +37,6 @@ Package: junit4-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
-Recommends: default-jdk-doc
Suggests: junit4
Description: JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an
@@ -48,4 +46,4 @@ Description: JUnit regression test framework for Java - documentation
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
.
- This package contains Javadoc API documentation of JUnit 4.
+ This package contains the documentation of JUnit 4.
=====================================
debian/junit4-doc.doc-base.1 deleted
=====================================
@@ -1,10 +0,0 @@
-Document: junit4-api
-Title: API Javadoc for JUnit 4.x
-Author: JUnit developers
-Abstract: This is the API Javadoc provided by the JUnit library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/junit4/api/index.html
-Files: /usr/share/doc/junit4/api/*
-
=====================================
debian/junit4-doc.install deleted
=====================================
@@ -1,2 +0,0 @@
-target/site/apidocs/* usr/share/doc/junit4/api
-target/apidocs/* usr/share/doc/junit4/api
=====================================
debian/junit4-doc.links deleted
=====================================
@@ -1,2 +0,0 @@
-/usr/share/doc/junit4/api /usr/share/doc/junit4-doc/javadoc_40
-/usr/share/doc/junit4/api /usr/share/doc/junit4-doc/doc/javadoc_40
=====================================
debian/maven.ignoreRules
=====================================
@@ -1,5 +1,7 @@
org.apache.maven.doxia doxia-module-markdown * * * *
org.apache.maven.plugins maven-enforcer-plugin * * * *
+org.apache.maven.plugins maven-install-plugin * * * *
+org.apache.maven.plugins maven-javadoc-plugin * * * *
org.apache.maven.plugins maven-release-plugin * * * *
org.apache.maven.plugins maven-source-plugin * * * *
org.codehaus.mojo animal-sniffer-maven-plugin * * * *
View it on GitLab: https://salsa.debian.org/java-team/junit4/-/compare/41a65150f78d3310abca741ef6b93436edfe0f1f...d8c58a944f4e98ea2ec0c6bb9e6a6d958a632825
--
View it on GitLab: https://salsa.debian.org/java-team/junit4/-/compare/41a65150f78d3310abca741ef6b93436edfe0f1f...d8c58a944f4e98ea2ec0c6bb9e6a6d958a632825
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20241028/9911a978/attachment.htm>
More information about the pkg-java-commits
mailing list