This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libsys-virt-perl.
commit f756ecd62ff194e3d737423f2489a1196c90b74e Author: Salvatore Bonaccorso <[email protected]> Date: Tue Dec 30 08:07:13 2014 +0100 Change Build-Depends from libvirt-bin to libvirt-daemon libvirt-bin is now a transitional package and only libvirt-daemon is used during build. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7583f23..75e468d 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: libcpan-changes-perl, libtest-pod-coverage-perl, libtest-pod-perl, - libvirt-bin, + libvirt-daemon, libvirt-dev (>= 1.2.9~), libxml-xpath-perl, perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
