[Git][java-team/libjavaewah-java][master] 2 commits: Disable tests
Jochen Sprickerhof (@jspricke)
gitlab at salsa.debian.org
Mon May 5 10:33:09 BST 2025
Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / libjavaewah-java
Commits:
9c5ed51b by Santiago Vila at 2025-05-05T11:30:41+02:00
Disable tests
Closes: #1086360
- - - - -
1791896e by Jochen Sprickerhof at 2025-05-05T11:30:55+02:00
Update changelog for 1.2.3-2 release
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libjavaewah-java (1.2.3-2) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Santiago Vila ]
+ * Disable tests (Closes: #1086360)
+
+ -- Jochen Sprickerhof <jspricke at debian.org> Mon, 05 May 2025 11:30:49 +0200
+
libjavaewah-java (1.2.3-1) unstable; urgency=medium
* New upstream version 1.2.3
=====================================
debian/rules
=====================================
@@ -2,3 +2,6 @@
%:
dh $@
+
+# tests hang during build
+override_dh_auto_test:
View it on GitLab: https://salsa.debian.org/java-team/libjavaewah-java/-/compare/3df36f231843c12c4c43f070c1589440e73a82c7...1791896e854548824bd4078dcf5244dff8867729
--
View it on GitLab: https://salsa.debian.org/java-team/libjavaewah-java/-/compare/3df36f231843c12c4c43f070c1589440e73a82c7...1791896e854548824bd4078dcf5244dff8867729
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/20250505/f4514fb5/attachment.htm>
More information about the pkg-java-commits
mailing list