From 2e44a8c80105c99e2588ec9424f2e53308843f12 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 9 Feb 2017 11:41:01 +0100 Subject: [PATCH] bump version to 4.0-109 --- Makefile | 2 +- changelog.Debian | 6 ++++++ control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b79d9566..d59af8c8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=4.0 PACKAGE=qemu-server -PKGREL=108 +PKGREL=109 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 5acb8dcc..08e3f993 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-109) unstable; urgency=medium + + * schema updates + + -- Proxmox Support Team Thu, 09 Feb 2017 11:40:53 +0100 + qemu-server (4.0-108) unstable; urgency=medium * #1260: convert moved template disk to base diff --git a/control.in b/control.in index 522cd4a3..8c337672 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 (>= 2.2-1), netcat6, libpve-access-control, libpve-storage-perl, pve-cluster, libjson-perl, libjson-xs-perl, libio-multiplex-perl, libnet-ssleay-perl, socat, pve-firewall, libuuid-perl, pve-ha-manager, dbus, libpve-common-perl (>= 4.0-92), libpve-guest-common-perl +Depends: libc6 (>= 2.7-18), perl (>= 5.10.0-19), libterm-readline-gnu-perl, pve-qemu-kvm (>= 2.2-1), netcat6, libpve-access-control, libpve-storage-perl, pve-cluster, libjson-perl, libjson-xs-perl, libio-multiplex-perl, libnet-ssleay-perl, socat, pve-firewall, libuuid-perl, pve-ha-manager, dbus, libpve-common-perl (>= 4.0-91), libpve-guest-common-perl Maintainer: Proxmox Support Team Description: Qemu Server Tools This package contains the Qemu Server tools used by Proxmox VE