[Git][java-team/libconcurrentunit-java][master] 2 commits: Removing the nocheck annotation for the B-D testng
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sat Oct 4 14:27:54 BST 2025
Pierre Gruet pushed to branch master at Debian Java Maintainers / libconcurrentunit-java
Commits:
5edd4f55 by Pierre Gruet at 2025-10-04T14:52:24+02:00
Removing the nocheck annotation for the B-D testng
- - - - -
9084bc4b by Pierre Gruet at 2025-10-04T14:53:28+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libconcurrentunit-java (0.4.6-4) unstable; urgency=medium
+
+ * Removing the nocheck annotation for the B-D testng (Closes: #1116764)
+
+ -- Pierre Gruet <pgt at debian.org> Sat, 04 Oct 2025 14:52:38 +0200
+
libconcurrentunit-java (0.4.6-3) unstable; urgency=medium
* Raising Standards version to 4.7.2 (no change)
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
default-jdk-headless,
maven-debian-helper
Build-Depends-Indep: libhamcrest-java <!nocheck>,
- testng <!nocheck>
+ testng
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/java-team/libconcurrentunit-java
Vcs-Git: https://salsa.debian.org/java-team/libconcurrentunit-java.git
View it on GitLab: https://salsa.debian.org/java-team/libconcurrentunit-java/-/compare/19658a9a85f66c3d9a160b33f6eae7cedcd9eb8a...9084bc4bb66a347c07cda54aa27bed316e9e8681
--
View it on GitLab: https://salsa.debian.org/java-team/libconcurrentunit-java/-/compare/19658a9a85f66c3d9a160b33f6eae7cedcd9eb8a...9084bc4bb66a347c07cda54aa27bed316e9e8681
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/20251004/0520fcbe/attachment.htm>
More information about the pkg-java-commits
mailing list