bump version to 5.0-30

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-03-22 09:09:50 +01:00
parent c93778bca1
commit eb8ebfa0e5
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=29
PKGREL=30
PACKAGE=libpve-common-perl

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
libpve-common-perl (5.0-30) unstable; urgency=medium
* pty: fix read_password prototype
* cli: more generic interactive parameter definition
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:08:08 +0100
libpve-common-perl (5.0-29) unstable; urgency=medium
* CLIHandler: fix command usage string generation