Your message dated Tue, 23 Mar 2021 07:48:46 +0000
with message-id <[email protected]>
and subject line unblock sweethome3d
has caused the Debian Bug report #985692,
regarding unblock: sweethome3d/6.4.2+dfsg-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
985692: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985692
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear release-team,
I am seeking pre-approval to upload sweethome3d/6.4.2+dfsg-2.
[ Reason ]
sweethome3d/6.4.2+dfsg-1 is affected by #985604 which is of severity:
important. sweethome3d/6.4.2+dfsg-2 fixes this bug in unstable. The fix
is simple, it only contains an instruction for sweethome3d to add a
missing JAR to its CLASSPATH.
[ Impact ]
Without the fix, users of sweethome3d will not be able to use SVG export
feature.
[ Tests ]
* Built on clean sid chroot;
* Tested SVG export feature in sid.
[ Risks ]
Changes are minimal and should not affect other packages negatively.
[ Checklist ]
[*] all changes are documented in the d/changelog
[*] I reviewed all changes and I approve them
[*] attach debdiff against the package in testing
unblock sweethome3d/6.4.2+dfsg-2
Best,
Andrius
diff -Nru sweethome3d-6.4.2+dfsg/debian/changelog
sweethome3d-6.4.2+dfsg/debian/changelog
--- sweethome3d-6.4.2+dfsg/debian/changelog 2020-09-19 16:53:24.000000000
-0400
+++ sweethome3d-6.4.2+dfsg/debian/changelog 2021-03-22 05:44:09.000000000
-0400
@@ -1,3 +1,10 @@
+sweethome3d (6.4.2+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Locating freehep-graphicsbase (Closes: #985604)
+
+ -- Andrius Merkys <[email protected]> Mon, 22 Mar 2021 05:44:09 -0400
+
sweethome3d (6.4.2+dfsg-1) unstable; urgency=medium
* New upstream version 6.4.2+dfsg.
diff -Nru sweethome3d-6.4.2+dfsg/debian/sweethome3d.sh
sweethome3d-6.4.2+dfsg/debian/sweethome3d.sh
--- sweethome3d-6.4.2+dfsg/debian/sweethome3d.sh 2020-09-19
16:53:24.000000000 -0400
+++ sweethome3d-6.4.2+dfsg/debian/sweethome3d.sh 2021-03-22
05:43:57.000000000 -0400
@@ -13,7 +13,7 @@
find_jars j3dcore j3dutils vecmath batik
find_jars sunflow itext janino freehep-util freehep-io freehep-xml
-find_jars freehep-graphics2d freehep-graphicsio freehep-graphicsio-svg
+find_jars freehep-graphics2d freehep-graphicsbase freehep-graphicsio
freehep-graphicsio-svg
find_jars /usr/share/sweethome3d/sweethome3d.jar
find_jars /usr/share/icedtea-web/netx.jar
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---