From 18a99fd06b9ace6e09628d7740fca556f521d2ac Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Tue, 22 Nov 2022 15:22:31 +0000 Subject: [PATCH] Update standards version to 4.6.1, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 81da84f..53e7354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +node-html-comment-regex (1.1.2-3) UNRELEASED; urgency=medium + + * Update standards version to 4.6.1, no changes needed. + + -- Debian Janitor <janitor@jelmer.uk> Tue, 22 Nov 2022 15:22:31 -0000 + node-html-comment-regex (1.1.2-2) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 5c9b78e..888a6fb 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Pirate Praveen <praveen@debian.org> Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-html-comment-regex Vcs-Git: https://salsa.debian.org/js-team/node-html-comment-regex.git Homepage: https://github.com/stevemao/html-comment-regex -- GitLab