]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
fix package dependencies for Debian Jessie
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Feb 2015 11:54:34 +0000 (12:54 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Feb 2015 11:54:34 +0000 (12:54 +0100)
Makefile
debian/changelog
debian/control

index def35b9e833d1b534c919d5dec9f8a9ec2c8e28e..58c146049fe6664893d159f7f2e14cddae2c665a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=3.4
+RELEASE=4.0
 
 # also update debian/changelog
 KVMVER=2.2
-KVMPKGREL=7
+KVMPKGREL=8
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index 73f8757af82d0d482c2e776a7881fcf835702b2c..8e72e72e91e5745bf20d601766c1c064b148857c 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.2-8) unstable; urgency=medium
+
+  * fix package dependencies for Debian Jessie
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Feb 2015 12:47:17 +0100
+
 pve-qemu-kvm (2.2-7) unstable; urgency=low
 
   * fix mc146818rtc wrong subsection name to avoid
index 0a2e7767a4943b076099fe23ac04292537fc5ce3..6f37cb70094b9d97d5f5a0c498048e9249b52329 100644 (file)
@@ -2,12 +2,12 @@ Source: pve-qemu-kvm
 Section: admin
 Priority: extra
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 5), autotools-dev, libpci-dev, quilt, texinfo, texi2html, libgnutls-dev, libsdl1.2-dev, check, libaio-dev, uuid-dev, librbd-dev (>= 0.48), libiscsi-dev (>= 1.12.0), libspice-protocol-dev (>= 0.12.5), pve-libspice-server-dev (>= 0.12.4-3), libusbredirparser-dev (>= 0.6-2), glusterfs-common (>= 3.5.2-1), libusb-1.0-0-dev (>= 1.0.17-1), xfslibs-dev, libnuma-dev
+Build-Depends: debhelper (>= 5), autotools-dev, libpci-dev, quilt, texinfo, texi2html, libgnutls28-dev, libsdl1.2-dev, check, libaio-dev, uuid-dev, librbd-dev (>= 0.48), libiscsi-dev (>= 1.12.0), libspice-protocol-dev (>= 0.12.5), libspice-server-dev (>= 0.12.4-3), libusbredirparser-dev (>= 0.6-2), glusterfs-common (>= 3.5.2-1), libusb-1.0-0-dev (>= 1.0.17-1), xfslibs-dev, libnuma-dev
 Standards-Version: 3.7.2
 
 Package: pve-qemu-kvm
 Architecture: any
-Depends: iproute, bridge-utils, python, libsdl1.2debian, libaio1, libuuid1, ceph-common (>= 0.48), libiscsi4 (>= 1.12.0), pve-libspice-server1 (>= 0.12.3), ${shlibs:Depends}, ${misc:Depends}, libusbredirparser1 (>= 0.6-2), glusterfs-common (>= 3.5.2-1), libusb-1.0-0 (>= 1.0.17-1), numactl
+Depends: iproute, bridge-utils, python, libsdl1.2debian, libaio1, libuuid1, ceph-common (>= 0.48), libiscsi4 (>= 1.12.0), libspice-server1 (>= 0.12.3), ${shlibs:Depends}, ${misc:Depends}, libusbredirparser1 (>= 0.6-2), glusterfs-common (>= 3.5.2-1), libusb-1.0-0 (>= 1.0.17-1), numactl
 Conflicts: qemu, qemu-kvm, kvm, pve-kvm, pve-qemu-kvm-2.6.18
 Replaces: pve-kvm, pve-qemu-kvm-2.6.18
 Description: Full virtualization on x86 hardware