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

Bug#774202: marked as done ([pre-approval request] unblock: libsys-virt-perl/1.2.9-2)



Your message dated Tue, 30 Dec 2014 21:04:57 +0100
with message-id <20141230200457.GA19682@ugent.be>
and subject line Re: Bug#774202: [pre-approval request] unblock: libsys-virt-perl/1.2.9-2
has caused the Debian Bug report #774202,
regarding [pre-approval request] unblock: libsys-virt-perl/1.2.9-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
774202: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774202
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi Release Team

Since I'm quite late in the freeze timeline I rather want to ask for a
pre-approval on this unblock request. libsys-virt-perl contains a
rather emberassing wrong dependency, which is on libvirt-bin (in
jessie transitional package), which pulls in libvirt-daemon-system and
libvirt-clients. But this is actually not needed for the Sys::Virt
Perl module to function as it can connect to remote libvirtd daemons
like virsh cli.

I adjusted also the Build-Depends to use only libvirt-daemon (this is
needed in the testsuite).

The debian/changelog entry is:

> libsys-virt-perl (1.2.9-2) unstable; urgency=medium
> 
>   * Change Build-Depends from libvirt-bin to libvirt-daemon
>     libvirt-bin is now a transitional package and only libvirt-daemon is
>     used during build.
>   * Drop Depends on libvirt-bin.
>     The runtime dependency to neither libvirt-daemon-system or
>     libvirt-clients is required to have the Perl module working. It only
>     requires the dependency on the library, since libvirt supports also
>     accessing remote daemons via the network.
>     Thanks to Daniel Gröber <dxld@darkboxed.org> (Closes: #774185)
> 
>  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 30 Dec 2014 08:11:19 +0100

I'm also attaching the full debdiff.

Please unblock package libsys-virt-perl

unblock libsys-virt-perl/1.2.9-2

Thanks a lot in advance for considering.

Regards,
Salvatore
diff -Nru libsys-virt-perl-1.2.9/debian/changelog libsys-virt-perl-1.2.9/debian/changelog
--- libsys-virt-perl-1.2.9/debian/changelog	2014-10-17 07:06:54.000000000 +0200
+++ libsys-virt-perl-1.2.9/debian/changelog	2014-12-30 08:11:57.000000000 +0100
@@ -1,3 +1,17 @@
+libsys-virt-perl (1.2.9-2) unstable; urgency=medium
+
+  * Change Build-Depends from libvirt-bin to libvirt-daemon
+    libvirt-bin is now a transitional package and only libvirt-daemon is
+    used during build.
+  * Drop Depends on libvirt-bin.
+    The runtime dependency to neither libvirt-daemon-system or
+    libvirt-clients is required to have the Perl module working. It only
+    requires the dependency on the library, since libvirt supports also
+    accessing remote daemons via the network.
+    Thanks to Daniel Gröber <dxld@darkboxed.org> (Closes: #774185)
+
+ -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 30 Dec 2014 08:11:19 +0100
+
 libsys-virt-perl (1.2.9-1) unstable; urgency=medium
 
   * Imported upstream version 1.2.9
diff -Nru libsys-virt-perl-1.2.9/debian/control libsys-virt-perl-1.2.9/debian/control
--- libsys-virt-perl-1.2.9/debian/control	2014-10-17 07:06:54.000000000 +0200
+++ libsys-virt-perl-1.2.9/debian/control	2014-12-30 08:11:57.000000000 +0100
@@ -6,7 +6,7 @@
  libcpan-changes-perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl,
- libvirt-bin,
+ libvirt-daemon,
  libvirt-dev (>= 1.2.9~),
  libxml-xpath-perl,
  perl,
@@ -21,7 +21,7 @@
 
 Package: libsys-virt-perl
 Architecture: any
-Depends: libvirt-bin, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: Perl module providing an extension for the libvirt library
  The Sys::Virt module provides a Perl XS binding to the libvirt virtual
  machine management APIs. This allows machines running within arbitrary

--- End Message ---
--- Begin Message ---
Hi,

On Tue, Dec 30, 2014 at 06:05:11PM +0100, Ivo De Decker wrote:
> Please go ahead and remove the moreinfo tag from this bug once the new version
> is in unstable.

Uploaded and unblocked.

Cheers,

Ivo

--- End Message ---

Reply to: