Hi,
On Wed, Dec 30, 2015 at 03:06:00PM +0100, Guido Günther wrote:
> Package: gnome-boxes
> Version: 1.2.15-1
> Severity: wishlist
> User: [email protected]
> Usertags: drop-libvirt-bin
> 
> Hi,
> libvirt-bin is a transitional package please depend on/recommend
> 
>     libvirt-daemon-system (if you require the privileged daemon)
> 
> or
> 
>     libvirt-daemon (if a daemon started for the current user is enough)

I have uploaded an NMU to delayed/7 with the attached debdiff. If you have
any concerns please let me know and I'll remove it.
Cheers,
 -- Guido
diff --git a/debian/changelog b/debian/changelog
index 015de14..b33c3f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gnome-boxes (3.18.1-1.1) unstable; urgency=medium
+
+  * Depend on libvirt-daemon instead of the libvirt-bin transitional package
+    (Closes: #809417)
+
+ -- Guido Günther <[email protected]>  Thu, 04 Feb 2016 08:38:12 +0100
+
 gnome-boxes (3.18.1-1) unstable; urgency=medium
 
   [ Laurent Bigonville ]
diff --git a/debian/control b/debian/control
index fc743ee..f3a2a63 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          mtools,
          libosinfo-bin,
-         libvirt-bin,
+         libvirt-daemon,
          tracker (>= 1.0)
 Recommends: qemu-system-x86
 Breaks: libspice-server1 (<< 0.12.5-1.1~)

Reply via email to