diff --git a/Makefile b/Makefile index a481f9f..e281c77 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.2 VERSION=4.0 -PKGREL=60 +PKGREL=61 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index f35b7e9..566cc8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (4.0-61) unstable; urgency=medium + + * remove PodParser.pm, implement keyAlias feature (replaces group feature) + + -- Proxmox Support Team Wed, 11 May 2016 11:09:29 +0200 + libpve-common-perl (4.0-60) unstable; urgency=medium * setup_tc_rate_limit: Use run_command instead of system