From 0ee6e5471820c418cf4ce805d6600d094e568a03 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 3 Dec 2013 10:49:11 +0100 Subject: [PATCH] depend on pve-qemu-kvm >= 1.7-1 --- Makefile | 2 +- changelog.Debian | 6 ++++++ control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6f5bd268..71d25c8d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.1 VERSION=3.1 PACKAGE=qemu-server -PKGREL=10 +PKGREL=11 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index a7e99d8b..5692ec7e 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (3.1-11) unstable; urgency=low + + * depend on pve-qemu-kvm >= 1.7-1 + + -- Proxmox Support Team Tue, 03 Dec 2013 10:48:33 +0100 + qemu-server (3.1-10) unstable; urgency=low * add +lahf_lm flag to kvm64 cpudef diff --git a/control.in b/control.in index 40492f15..9813740e 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 (>= 1.4-16), netcat-traditional, libpve-storage-perl, pve-cluster, redhat-cluster-pve, libjson-perl, libjson-xs-perl, libio-multiplex-perl, libnet-ssleay-perl, socat +Depends: libc6 (>= 2.7-18), perl (>= 5.10.0-19), libterm-readline-gnu-perl, pve-qemu-kvm (>= 1.7-1), netcat-traditional, libpve-storage-perl, pve-cluster, redhat-cluster-pve, libjson-perl, libjson-xs-perl, libio-multiplex-perl, libnet-ssleay-perl, socat Conflicts: netcat-openbsd Maintainer: Proxmox Support Team Description: Qemu Server Tools