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 <[email protected]> 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.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

