From cdb633061f94a351e81c5a6a0d6bb6dd6c86f68c Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Wed, 11 Jan 2023 13:37:53 +0000 Subject: [PATCH] Update standards version to 4.6.2, 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 | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9000173..aeff931 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ruby-parseconfig (1.0.8-2) UNRELEASED; urgency=medium * Update watch file format version to 4. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. + * Update standards version to 4.6.2, no changes needed. -- Debian Janitor <janitor@jelmer.uk> Sun, 23 Feb 2020 07:00:34 +0000 diff --git a/debian/control b/debian/control index f8befb4..cebc8bd 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Daniel Leidert <dleidert@debian.org> Section: ruby Priority: optional Build-Depends: debhelper-compat (= 13), gem2deb -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-parseconfig Vcs-Git: https://salsa.debian.org/ruby-team/ruby-parseconfig.git Homepage: https://github.com/datafolklabs/ruby-parseconfig -- GitLab