Bug#948910: buster-pu: package qwinff/0.2.1-1+deb10u1

2020-01-24 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Tue, 2020-01-14 at 12:41 -0500, Boyuan Yang wrote:
> 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.
> 

It's a little worrying (and/or suggestive of low use) that we managed
to release the package with such an issue, but please go ahead.

Regards,

Adam



Bug#948910: buster-pu: package qwinff/0.2.1-1+deb10u1

2020-01-14 Thread Boyuan Yang
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.0 -0500
+++ qwinff-0.2.1/debian/changelog   2020-01-14 12:22:34.0 -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   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.0 -0500
+++ qwinff-0.2.1/debian/rules   2020-01-14 12:22:13.0 -0500
@@ -12,6 +12,7 @@
 
 export QTDIR=/usr/share/qt5
 export QT_SELECT=qt5
+export DATA_PATH=\"/usr/share/qwinff/\"
 
 %:
dh $@

-- 
Regards,
Boyuan Yang


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