From 4f226ba0d43e049ed6f7ee685951520c92391964 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 22 May 2018 15:04:15 +0200 Subject: [PATCH] bump version to 1.0-5 --- Makefile | 2 +- changelog.Debian | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 32ccb66..52b16bf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pve-jslint VERSION=1.0 -PACKAGERELEASE=4 +PACKAGERELEASE=5 PKGREL=${VERSION}-${PACKAGERELEASE} DEB=${PACKAGE}_${PKGREL}_all.deb diff --git a/changelog.Debian b/changelog.Debian index 6b809af..add2e64 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +pve-jslint (1.0-5) unstable; urgency=medium + + * collect all errors and show them only after checking all files + + * add 'Proxmox' to allowed global variable list + + -- Proxmox Support Team Tue, 22 May 2018 15:00:41 +0200 + pve-jslint (1.0-4) unstable; urgency=low * correctly include jslint file -- 2.39.2