Pierre Gruet pushed to branch master at Debian Java Maintainers / libpdfbox-graphics2d-java
Commits: 5501b506 by Pierre Gruet at 2025-10-04T23:46:10+02:00 Removing the nocheck annotation from seven B-D - - - - - 3e734b63 by Pierre Gruet at 2025-10-04T23:46:36+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libpdfbox-graphics2d-java (0.43-3) unstable; urgency=medium + + * Removing the nocheck annotation from seven B-D (Closes: #1116774) + + -- Pierre Gruet <[email protected]> Sat, 04 Oct 2025 23:46:15 +0200 + libpdfbox-graphics2d-java (0.43-2) unstable; urgency=medium * Altering package and class names in the tests to build against ===================================== debian/control ===================================== @@ -7,14 +7,14 @@ Priority: optional Build-Depends: debhelper-compat (= 13), default-jdk, junit4 <!nocheck>, - libapache-poi-java <!nocheck>, - libbatik-java <!nocheck>, - libjaxb-java <!nocheck>, - libjaxb-api-java <!nocheck>, - libjfreechart-java <!nocheck>, + libapache-poi-java, + libbatik-java, + libjaxb-java, + libjaxb-api-java, + libjfreechart-java, libpdfbox2-java, - libtwelvemonkeys-java <!nocheck>, - libxmlgraphics-commons-java <!nocheck>, + libtwelvemonkeys-java, + libxmlgraphics-commons-java, maven-debian-helper Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/java-team/libpdfbox-graphics2d-java View it on GitLab: https://salsa.debian.org/java-team/libpdfbox-graphics2d-java/-/compare/135a55d5d3b4db9a419136d49d908ac99bfd1918...3e734b63c78b16816fbfa59e37e38ec612669576 -- View it on GitLab: https://salsa.debian.org/java-team/libpdfbox-graphics2d-java/-/compare/135a55d5d3b4db9a419136d49d908ac99bfd1918...3e734b63c78b16816fbfa59e37e38ec612669576 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
