Tony Mancill pushed to branch master at Debian Java Maintainers / sweethome3d-textures-editor
Commits: 7326b86d by tony mancill at 2019-03-23T04:54:35Z Depend on icedtea-netx instead of icedtea-netx-common. - - - - - e2f24e7b by tony mancill at 2019-03-23T05:04:21Z prepare changelog for upload - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +sweethome3d-textures-editor (1.6-2) unstable; urgency=medium + + * Depend on icedtea-netx instead of icedtea-netx-common. (Closes: #924605) + - Thank you to Matthias Klose for the bug report. + + -- tony mancill <[email protected]> Fri, 22 Mar 2019 21:55:57 -0700 + sweethome3d-textures-editor (1.6-1) unstable; urgency=medium * New upstream version 1.6. ===================================== debian/control ===================================== @@ -21,7 +21,7 @@ Package: sweethome3d-textures-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-textures-editor/compare/bb85fc8db07fd18baee46b6da82135cf1253081d...e2f24e7b1488a05aed0c6c9a1803a439fbe9577e -- View it on GitLab: https://salsa.debian.org/java-team/sweethome3d-textures-editor/compare/bb85fc8db07fd18baee46b6da82135cf1253081d...e2f24e7b1488a05aed0c6c9a1803a439fbe9577e 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

