bump version to 2.3-9

depend on pve-qemu-kvm >= 1.4-1
This commit is contained in:
Dietmar Maurer 2013-02-13 10:40:58 +01:00
parent abebe2f16c
commit 51ccb37af5
3 changed files with 11 additions and 2 deletions

View File

@ -2,7 +2,7 @@ RELEASE=2.3
VERSION=2.3
PACKAGE=qemu-server
PKGREL=8
PKGREL=9
DESTDIR=
PREFIX=/usr

View File

@ -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 <support@proxmox.com> 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

View File

@ -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 <support@proxmox.com>
Description: Qemu Server Tools