Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
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 <mer...@debian.org>  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
 

Reply via email to