[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1%1.16.18-1-89-g6038ece

Hilko Bengen bengen at debian.org
Mon Jan 7 18:44:55 UTC 2013


The following commit has been merged in the master branch:
commit 3b4844ac152e232e427a8b1fb29d5fae9e04d751
Author: Hilko Bengen <bengen at debian.org>
Date:   Mon Jul 9 19:23:49 2012 +0200

    Fixed versioned Breaks/Replaces statement to include epoch (Closes: #678977)

diff --git a/debian/control b/debian/control
index 6782563..54e33b2 100644
--- a/debian/control
+++ b/debian/control
@@ -166,8 +166,8 @@ Depends: libguestfs0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
  libsys-virt-perl, libguestfs-perl (= ${binary:Version}),
  libwin-hivex-perl,
  libintl-perl, libstring-shellquote-perl
-Replaces: libguestfs0 (<< 1.18.2-1~)
-Breaks: libguestfs0 (<< 1.18.2-1~)
+Replaces: libguestfs0 (<< 1:1.18.2-1~)
+Breaks: libguestfs0 (<< 1:1.18.2-1~)
 Description: guest disk image management system - tools
  The libguestfs library allows accessing and modifying guest disk
  images.

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list