[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1%1.20.7-3

Hilko Bengen bengen at debian.org
Sat Jun 1 11:05:25 UTC 2013


The following commit has been merged in the master branch:
commit 3441dc2132b818c20a16b8ab6353265e06cd7735
Author: Hilko Bengen <bengen at debian.org>
Date:   Thu May 30 21:31:24 2013 +0200

    Fixed wrong version number in python3-guestfs Breaks: line

diff --git a/debian/control b/debian/control
index 7f7b84b..c9c928d 100644
--- a/debian/control
+++ b/debian/control
@@ -208,7 +208,7 @@ Package: python3-guestfs
 Section: python
 Architecture: i386 amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
-Breaks: python-guestfs (<< 1:1.22.0-1~)
+Breaks: python-guestfs (<< 1:1.20.7-1~)
 Description: guest disk image management system - Python 3 bindings
  The libguestfs library allows accessing and modifying guest disk
  images.

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list