[Git][java-team/libconcurrentunit-java][master] 3 commits: Raising Standards version to 4.7.2 (no change)
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Tue Aug 19 13:02:33 BST 2025
Pierre Gruet pushed to branch master at Debian Java Maintainers / libconcurrentunit-java
Commits:
75496c0c by Pierre Gruet at 2025-08-19T12:14:54+02:00
Raising Standards version to 4.7.2 (no change)
- - - - -
263f7ea2 by Pierre Gruet at 2025-08-19T12:15:38+02:00
Marking the binary package as Multi-Arch: foreign
- - - - -
19658a9a by Pierre Gruet at 2025-08-19T12:15:52+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libconcurrentunit-java (0.4.6-3) unstable; urgency=medium
+
+ * Raising Standards version to 4.7.2 (no change)
+ * Marking the binary package as Multi-Arch: foreign
+
+ -- Pierre Gruet <pgt at debian.org> Tue, 19 Aug 2025 12:15:41 +0200
+
libconcurrentunit-java (0.4.6-2) unstable; urgency=medium
* Source-only upload to unstable
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
maven-debian-helper
Build-Depends-Indep: libhamcrest-java <!nocheck>,
testng <!nocheck>
-Standards-Version: 4.6.2
+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
Homepage: https://github.com/jhalterman/concurrentunit
@@ -17,6 +17,7 @@ Rules-Requires-Root: no
Package: libconcurrentunit-java
Architecture: all
Depends: ${misc:Depends}
+Multi-Arch: foreign
Description: simple toolkit for testing multi-threaded Java code
ConcurrentUnit was created to help developers test multi-threaded or
asynchronous code. It allows one to perform assertions and wait for operations
View it on GitLab: https://salsa.debian.org/java-team/libconcurrentunit-java/-/compare/2f7762ed1a119f23274e4eb2934842db56f4b341...19658a9a85f66c3d9a160b33f6eae7cedcd9eb8a
--
View it on GitLab: https://salsa.debian.org/java-team/libconcurrentunit-java/-/compare/2f7762ed1a119f23274e4eb2934842db56f4b341...19658a9a85f66c3d9a160b33f6eae7cedcd9eb8a
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/20250819/74e3a4d9/attachment.htm>
More information about the pkg-java-commits
mailing list