[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#989480: unblock: chiaki/2.1.0-1.1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package chiaki

[ Reason ]
Right in the middle of the bullseye freeze, a user reported an 'grave'
(subsequently downgraded to 'important') bug (#988248), that 'chiaki' if
'libqt5multimedia5-plugins' wasn't also installed (however, that package was
missing from 'chiaki's dependencies!).
The implemented fix is to add a (soft) dependency on the required package.

[ Impact ]
Without the applied patch, the package will get installed without sound-support
(unless the dependency is satisfied by chance), greatly reducing the usability
of the package (and it's rather hard for the user to find-out *why* the sound
won't work).
However, the package will not be completely useless without the changes
('chiaki' still starts, and video works; just no audio).
Due to the nature of 'chiaki', audio will be expected by practically all users.

[ Tests ]
none.

[ Risks ]
the risks are minimal, as the only change involved is adding a
"Recommends"-dependency.

[ 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 chiaki/2.1.0-1.1
diff -Nru chiaki-2.1.0/debian/changelog chiaki-2.1.0/debian/changelog
--- chiaki-2.1.0/debian/changelog	2021-01-22 17:41:51.000000000 +0100
+++ chiaki-2.1.0/debian/changelog	2021-06-01 08:25:57.000000000 +0200
@@ -1,3 +1,10 @@
+chiaki (2.1.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Recommend 'libqt5multimedia5-plugins' (Closes: #988248)
+
+ -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 01 Jun 2021 08:25:57 +0200
+
 chiaki (2.1.0-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru chiaki-2.1.0/debian/control chiaki-2.1.0/debian/control
--- chiaki-2.1.0/debian/control	2021-01-22 17:41:51.000000000 +0100
+++ chiaki-2.1.0/debian/control	2021-06-01 08:25:57.000000000 +0200
@@ -10,6 +10,7 @@
 Package: chiaki
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: libqt5multimedia5-plugins
 Description: PlayStation remote play client
  Chiaki is an unofficial, free and open source PlayStation Remote Play Client.
  While not an official Sony software, Chiaki doesn't require having a jailbroken 

Reply to: