From: Dietmar Maurer Date: Thu, 22 Jun 2017 07:13:00 +0000 (+0200) Subject: bump version to 5.0-5 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=63134bd4361f7f1dbf2f52d5c25dfe327047f9a3;ds=sidebyside bump version to 5.0-5 In order to test new package built with dpkg-buildpackage. --- diff --git a/Makefile b/Makefile index bfb2688..36b9425 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-access-control -PKGREL=4 +PKGREL=5 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index ae0677d..b919549 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-access-control (5.0-5) unstable; urgency=medium + + * change from dpkg-deb to dpkg-buildpackage + + -- Proxmox Support Team Thu, 22 Jun 2017 09:12:37 +0200 + libpve-access-control (5.0-4) unstable; urgency=medium * PVE/CLI/pveum.pm: call setup_default_cli_env()