From: Dietmar Maurer Date: Tue, 19 Jun 2018 11:05:58 +0000 (+0200) Subject: bump version to 2.0-5 X-Git-Url: https://git.proxmox.com/?p=pve-apiclient.git;a=commitdiff_plain;h=480dcbee5fecaba4c380e5e67b116b3f0fa01ed8 bump version to 2.0-5 --- diff --git a/Makefile b/Makefile index ec67f2d..8836a5d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=libpve-apiclient-perl PKGVER=2.0 -PKGREL=4 +PKGREL=5 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index bd5156a..da285a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libpve-apiclient-perl (2.0-5) unstable; urgency=medium + + * add make target to copy and include files from pve-common - and + update Exception.pm + + -- Proxmox Support Team Tue, 19 Jun 2018 13:05:34 +0200 + libpve-apiclient-perl (2.0-4) unstable; urgency=medium * fix a case where with the upcoming introduction of sub-commands