[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/0.9.6-2-9-ge975aa5

Guido Günther agx at sigxcpu.org
Wed Nov 2 11:29:02 UTC 2011


The following commit has been merged in the experimental branch:
commit d34dd23d79d36ebfadc851e9b4e6bfb4624e828a
Author: Guido Günther <agx at sigxcpu.org>
Date:   Tue Nov 1 19:01:32 2011 +0100

    Move Debian specific patches to debian/patches/debian
    
    Git-Dch: Ignore

diff --git a/debian/patches/Debianize-libvirt-guests.patch b/debian/patches/debian/Debianize-libvirt-guests.patch
similarity index 99%
rename from debian/patches/Debianize-libvirt-guests.patch
rename to debian/patches/debian/Debianize-libvirt-guests.patch
index 18eee6a..c2aa3c7 100644
--- a/debian/patches/Debianize-libvirt-guests.patch
+++ b/debian/patches/debian/Debianize-libvirt-guests.patch
@@ -3,6 +3,7 @@ Date: Thu, 9 Dec 2010 22:36:29 +0100
 Subject: Debianize libvirt-guests
 
 Origin: vendor
+
 ---
  tools/libvirt-guests.init.sh |   43 +++++++++++++----------------------------
  tools/libvirt-guests.sysconf |    6 ++--
diff --git a/debian/patches/fix-Debian-specific-path-to-hvm-loader.patch b/debian/patches/debian/fix-Debian-specific-path-to-hvm-loader.patch
similarity index 97%
rename from debian/patches/fix-Debian-specific-path-to-hvm-loader.patch
rename to debian/patches/debian/fix-Debian-specific-path-to-hvm-loader.patch
index 64df645..9e57e2f 100644
--- a/debian/patches/fix-Debian-specific-path-to-hvm-loader.patch
+++ b/debian/patches/debian/fix-Debian-specific-path-to-hvm-loader.patch
@@ -3,6 +3,7 @@ Date: Thu, 26 Feb 2009 14:29:58 +0100
 Subject: fix Debian specific path to hvm loader
 
 Closes: #517059
+
 ---
  src/xen/xen_hypervisor.c               |    2 +-
  tests/xencapsdata/xen-i686-pae-hvm.xml |    2 +-
@@ -12,10 +13,10 @@ Closes: #517059
  5 files changed, 6 insertions(+), 6 deletions(-)
 
 diff --git a/src/xen/xen_hypervisor.c b/src/xen/xen_hypervisor.c
-index 77085c9..efe1f10 100644
+index 58ae6a3..9905501 100644
 --- a/src/xen/xen_hypervisor.c
 +++ b/src/xen/xen_hypervisor.c
-@@ -2317,7 +2317,7 @@ xenHypervisorBuildCapabilities(virConnectPtr conn,
+@@ -2330,7 +2330,7 @@ xenHypervisorBuildCapabilities(virConnectPtr conn,
                                                "/usr/lib64/xen/bin/qemu-dm" :
                                                "/usr/lib/xen/bin/qemu-dm"),
                                               (guest_archs[i].hvm ?

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list