[Git][java-team/sweethome3d][master] 5 commits: Adding an --add-exports argument to the shell launcher
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Mon Dec 5 09:07:41 GMT 2022
Pierre Gruet pushed to branch master at Debian Java Maintainers / sweethome3d
Commits:
cf88aee8 by Pierre Gruet at 2022-12-04T15:43:10+01:00
Adding an --add-exports argument to the shell launcher
- - - - -
795e001b by Pierre Gruet at 2022-12-04T16:08:35+01:00
Adding the missing freehep-io jar to the runtime classpath
- - - - -
bc396e50 by Pierre Gruet at 2022-12-04T16:09:53+01:00
Raising the d/watch version to 4
- - - - -
2d26944a by Pierre Gruet at 2022-12-04T23:41:11+01:00
Bug #1024987 was reassigned to java-wrappers, and closed
- - - - -
d9088f8b by Pierre Gruet at 2022-12-04T23:42:57+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/sweethome3d.sh
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+sweethome3d (7.0.2+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Adding the freehep-io jar to the runtime classpath (Closes: #1021196)
+ * Raising the d/watch version to 4
+
+ -- Pierre Gruet <pgt at debian.org> Sun, 04 Dec 2022 23:42:47 +0100
+
sweethome3d (7.0.2+dfsg-1) unstable; urgency=medium
* New upstream version 7.0.2+dfsg.
=====================================
debian/sweethome3d.sh
=====================================
@@ -13,7 +13,7 @@ find_java_runtime java8
find_jars j3dcore j3dutils vecmath batik
find_jars sunflow itext janino
-find_jars freehep-graphics2d freehep-graphicsbase freehep-graphicsio freehep-graphicsio-svg
+find_jars freehep-io freehep-graphics2d freehep-graphicsbase freehep-graphicsio freehep-graphicsio-svg
find_jars /usr/share/sweethome3d/sweethome3d.jar
find_jars /usr/share/icedtea-web/netx.jar
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
-opts=dversionmangle=s/\+dfsg// \
-http://sf.net/sweethome3d/SweetHome3D-([\d\.]*)-src.zip
+version=4
+opts="dversionmangle=s/\+dfsg//" \
+ http://sf.net/sweethome3d/SweetHome3D-([\d\.]*)-src.zip
View it on GitLab: https://salsa.debian.org/java-team/sweethome3d/-/compare/52b07397f4adc7753e103f79ae0bcb5f8a1949e6...d9088f8b86706e2b1998ba0635e557d594d978db
--
View it on GitLab: https://salsa.debian.org/java-team/sweethome3d/-/compare/52b07397f4adc7753e103f79ae0bcb5f8a1949e6...d9088f8b86706e2b1998ba0635e557d594d978db
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/20221205/6aa73f82/attachment.htm>
More information about the pkg-java-commits
mailing list