]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 3.1-1
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Aug 2013 10:21:22 +0000 (12:21 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Aug 2013 10:21:22 +0000 (12:21 +0200)
Makefile
changelog.Debian

index ea023096146e55b667875302584a95de00f25e3e..94de359110444177f5c54ae723ff39f8c6811e2f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=3.0
+RELEASE=3.1
 
-VERSION=3.0
+VERSION=3.1
 PACKAGE=qemu-server
-PKGREL=30
+PKGREL=1
 
 DESTDIR=
 PREFIX=/usr
index 3073a8dd03950c57e1860ea98ef4812c61a445e8..4aee62bfb8c3c6432d2162599247ee9c8b730cbb 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (3.1-1) unstable; urgency=low
+
+  * allow pass through of usb parallel devices (--parallel0 /dev/usb/lp0)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 14 Aug 2013 12:20:23 +0200
+
 qemu-server (3.0-30) unstable; urgency=low
 
   * fix bugs in migration code (wrong qw() usage)