Bug#1034762: unblock: nheko/0.11.3-2
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package nheko
Reason:
nheko 0.11.3-1 has a dependency on gstreamer1.0-vaapi. This package is
not actually required, and reportedly causes crashes in some
environments. nheko 0.11.3-2 downgrades this dependency to a Suggests.
No other changes are made.
Since the only change is in the dependencies, risk should be minimal.
debdiff:
diff -Nru nheko-0.11.3/debian/changelog nheko-0.11.3/debian/changelog
--- nheko-0.11.3/debian/changelog 2023-02-22 21:07:56.000000000 -0500
+++ nheko-0.11.3/debian/changelog 2023-03-23 12:17:45.000000000 -0400
@@ -1,3 +1,9 @@
+nheko (0.11.3-2) unstable; urgency=medium
+
+ * debian/control: Downgrade gstreamer1.0-vaapi to a Suggests.
+
+ -- Hubert Chathi <uhoreg@debian.org> Thu, 23 Mar 2023 12:17:45 -0400
+
nheko (0.11.3-1) unstable; urgency=medium
* New upstream version.
diff -Nru nheko-0.11.3/debian/control nheko-0.11.3/debian/control
--- nheko-0.11.3/debian/control 2023-02-21 20:06:44.000000000 -0500
+++ nheko-0.11.3/debian/control 2023-03-23 11:50:20.000000000 -0400
@@ -54,12 +54,12 @@
qml-module-qtquick-particles2,
qml-module-qtquick-window2,
gstreamer1.0-nice,
- gstreamer1.0-qt5,
- gstreamer1.0-vaapi
+ gstreamer1.0-qt5
Recommends: ca-certificates,
fonts-noto-color-emoji,
kimageformat-plugins,
qt5-image-formats-plugins
+Suggests: gstreamer1.0-vaapi
Description: desktop IM client for the Matrix protocol
Nheko is a Qt-based chat client for Matrix, an open, federated communications
protocol. The motivation behind the project is to provide a native desktop
Reply to: