Control: tags 1068598 + patch

Dear maintainer,

I've prepared an NMU for spice-gtk (versioned as 0.42-2.1). The diff
is attached to this message.

Regards.


-- 
Sebastian Ramacher
diff -Nru spice-gtk-0.42/debian/changelog spice-gtk-0.42/debian/changelog
--- spice-gtk-0.42/debian/changelog	2023-05-20 13:06:47.000000000 +0200
+++ spice-gtk-0.42/debian/changelog	2024-04-27 16:22:29.000000000 +0200
@@ -1,3 +1,11 @@
+spice-gtk (0.42-2.1) unstable; urgency=medium
+
+  * debian/control: Remove hard-coded dependencies on libusbredirhost1 and
+    libusbredirparser1 from spice-client-gtk. libspice-client-glib-2.0-8
+    properly links and depends on the correct libraries. (Closes: #1068598)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sat, 27 Apr 2024 16:22:29 +0200
+
 spice-gtk (0.42-2) unstable; urgency=medium
 
   * debian/control.in: Include version with remmina-plugin-spice Breaks.
diff -Nru spice-gtk-0.42/debian/control spice-gtk-0.42/debian/control
--- spice-gtk-0.42/debian/control	2023-05-20 13:06:47.000000000 +0200
+++ spice-gtk-0.42/debian/control	2024-04-27 16:20:22.000000000 +0200
@@ -54,8 +54,6 @@
 Architecture: any
 Depends: libspice-client-glib-2.0-8 (= ${binary:Version}),
          libspice-client-gtk-3.0-5 (= ${binary:Version}),
-         libusbredirhost1 (>= 0.7.1),
-         libusbredirparser1 (>= 0.7.1),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Simple clients for interacting with SPICE servers
diff -Nru spice-gtk-0.42/debian/control.in spice-gtk-0.42/debian/control.in
--- spice-gtk-0.42/debian/control.in	2023-05-20 13:06:47.000000000 +0200
+++ spice-gtk-0.42/debian/control.in	2024-04-27 16:22:29.000000000 +0200
@@ -50,8 +50,6 @@
 Architecture: any
 Depends: libspice-client-glib-2.0-8 (= ${binary:Version}),
          libspice-client-gtk-3.0-5 (= ${binary:Version}),
-         libusbredirhost1 (>= 0.7.1),
-         libusbredirparser1 (>= 0.7.1),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Simple clients for interacting with SPICE servers

Reply via email to