From: Thomas Lamprecht Date: Fri, 15 Jun 2018 10:06:16 +0000 (+0200) Subject: bump version to 5.0-34 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=008c3bb2d4e818c81abd510119f6f2c4e38006bf bump version to 5.0-34 --- diff --git a/Makefile b/Makefile index a62edb5..2401a30 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=33 +PKGREL=34 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index cc73a40..e74bbb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (5.0-34) unstable; urgency=medium + + * split out systemd specific code to own perl module + + -- Proxmox Support Team Fri, 15 Jun 2018 12:05:54 +0200 + libpve-common-perl (5.0-33) unstable; urgency=medium * only show subcommand specific usage if command incomplete