Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian....@packages.debian.org
Usertags: pu
X-Debbugs-CC: gur...@phys.ethz.ch

Hello,

As discussed in https://bugs.debian.org/945602 , I'd like to make an upload of
qwinff/0.2.1-1+deb10u1 to address this bug in Buster. This bug caused the
software to crash every time it starts thus it's worth fixing.

The full debdiff is pasted here.


diff -Nru qwinff-0.2.1/debian/changelog qwinff-0.2.1/debian/changelog
--- qwinff-0.2.1/debian/changelog       2018-12-14 15:28:17.000000000 -0500
+++ qwinff-0.2.1/debian/changelog       2020-01-14 12:22:34.000000000 -0500
@@ -1,3 +1,10 @@
+qwinff (0.2.1-1+deb10u1) buster; urgency=medium
+
+  * debian/rules: Export DATA_PATH to fix crashing caused by
+    incorrect file detection. (Closes: #945602)
+
+ -- Boyuan Yang <by...@debian.org>  Tue, 14 Jan 2020 12:22:34 -0500
+
 qwinff (0.2.1-1) unstable; urgency=medium
 
   * Initial release. (Closes: #731153)
diff -Nru qwinff-0.2.1/debian/rules qwinff-0.2.1/debian/rules
--- qwinff-0.2.1/debian/rules   2018-12-14 15:28:17.000000000 -0500
+++ qwinff-0.2.1/debian/rules   2020-01-14 12:22:13.000000000 -0500
@@ -12,6 +12,7 @@
 
 export QTDIR=/usr/share/qt5
 export QT_SELECT=qt5
+export DATA_PATH=\"/usr/share/qwinff/\"
 
 %:
        dh $@

-- 
Regards,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to