diff --git a/Makefile b/Makefile index 413c69b..7469272 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.0 VERSION=4.0 -PKGREL=7 +PKGREL=8 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 0caa7d7..4d81db0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (4.0-8) unstable; urgency=medium + + * PVE::Daemon now calls systemctl for start/stop/restart + + -- Proxmox Support Team Fri, 19 Jun 2015 07:23:46 +0200 + libpve-common-perl (4.0-7) unstable; urgency=medium * new helper dump_journal to view systemd journal