Tony Mancill pushed to branch master at Debian Java Maintainers / sweethome3d-furniture-editor
Commits: b9ff29b7 by tony mancill at 2019-03-23T04:21:09Z Depend on icedtea-netx instead of icedtea-netx-common. - - - - - 7ea1ca5b by tony mancill at 2019-03-23T04:27:55Z prepare changelog for upload - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +sweethome3d-furniture-editor (1.24-2) unstable; urgency=medium + + * Depend on icedtea-netx instead of icedtea-netx-common. + - Thank you to Matthias Klose for the bug report. (Closes: #924604) + + -- tony mancill <[email protected]> Fri, 22 Mar 2019 21:22:29 -0700 + sweethome3d-furniture-editor (1.24-1) unstable; urgency=medium * New upstream version 1.24. ===================================== debian/control ===================================== @@ -21,7 +21,7 @@ Package: sweethome3d-furniture-editor Architecture: all Depends: default-jre | java8-runtime, - icedtea-netx-common, + icedtea-netx, java-wrappers, libbatik-java, libjava3d-java, View it on GitLab: https://salsa.debian.org/java-team/sweethome3d-furniture-editor/compare/04d566a936453a418e9a583e12ac367293fa268c...7ea1ca5b8e3dd9c95611bb0dd167115909e11050 -- View it on GitLab: https://salsa.debian.org/java-team/sweethome3d-furniture-editor/compare/04d566a936453a418e9a583e12ac367293fa268c...7ea1ca5b8e3dd9c95611bb0dd167115909e11050 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

