[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/1.0.1-4-1-g5ce607c

Guido Günther agx at sigxcpu.org
Thu Jan 10 19:06:34 UTC 2013


The following commit has been merged in the experimental branch:
commit 5ce607c29ee1ed84601defe40747a5c450c7af4d
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Jan 10 20:05:56 2013 +0100

    Make python-libvirt depend on the exact same libvirt0 version
    
    Closes: #697852

diff --git a/debian/control b/debian/control
index 2c7a729..7ae4b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -132,7 +132,7 @@ Description: development files for the libvirt library
 
 Package: python-libvirt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libvirt0 (>= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libvirt0 (= ${binary:Version})
 Provides: ${python:Provides}
 Recommends: libvirt-bin
 Section: python

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list