bump version to 5.0-1

This commit is contained in:
Fabian Grünbichler 2017-03-08 10:27:29 +01:00
parent 8d8869aeff
commit 2ebffe56db
2 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,5 @@
VERSION=4.0
PKGREL=93
VERSION=5.0
PKGREL=1
PACKAGE=libpve-common-perl
@ -45,5 +45,5 @@ check:
.PHONY: upload
upload: ${DEB}
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (5.0-1) unstable; urgency=medium
* bump version for Debian Stretch
-- Proxmox Support Team <support@proxmox.com> Wed, 8 Mar 2017 10:27:09 +0100
libpve-common-perl (4.0-93) unstable; urgency=medium
* SectionConfig::check_value: return bool/numbers as numeric value