From 51ccb37af5b3e75b09f0c294f691826e635e4aac Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 13 Feb 2013 10:40:58 +0100 Subject: [PATCH] bump version to 2.3-9 depend on pve-qemu-kvm >= 1.4-1 --- Makefile | 2 +- changelog.Debian | 9 +++++++++ control.in | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cc26856d..6afe2110 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=2.3 VERSION=2.3 PACKAGE=qemu-server -PKGREL=8 +PKGREL=9 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 4142ed3c..e22bfa3b 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,12 @@ +qemu-server (2.3-9) unstable; urgency=low + + * depend on pve-qemu-kvm >= 1.4-1 + + * qemu 1.4 fix : rename stats-polling-interval to + guest-stats-polling-interval + + -- Proxmox Support Team Wed, 13 Feb 2013 10:38:13 +0100 + qemu-server (2.3-8) unstable; urgency=low * fix tar restore: correctly check if VM config already exists diff --git a/control.in b/control.in index 49cb5e2c..cbd67f09 100644 --- a/control.in +++ b/control.in @@ -3,7 +3,7 @@ Version: @@VERSION@@-@@PKGRELEASE@@ Section: admin Priority: optional Architecture: @@ARCH@@ -Depends: libc6 (>= 2.7-18), perl (>= 5.10.0-19), libterm-readline-gnu-perl, pve-qemu-kvm (>= 0.11.1) | pve-qemu-kvm-2.6.18, netcat-traditional, libpve-storage-perl, pve-cluster, redhat-cluster-pve, libjson-perl, libjson-xs-perl, libio-multiplex-perl +Depends: libc6 (>= 2.7-18), perl (>= 5.10.0-19), libterm-readline-gnu-perl, pve-qemu-kvm (>= 1.4-1) | pve-qemu-kvm-2.6.18, netcat-traditional, libpve-storage-perl, pve-cluster, redhat-cluster-pve, libjson-perl, libjson-xs-perl, libio-multiplex-perl Conflicts: netcat-openbsd Maintainer: Proxmox Support Team Description: Qemu Server Tools -- 2.39.5