From 762eaec4c9bcc0c5433d68077b19c34c23424f57 Mon Sep 17 00:00:00 2001 From: Pirate Praveen <praveen@debian.org> Date: Thu, 18 Nov 2021 23:27:59 +0530 Subject: [PATCH] Bump Standards-Version to 4.6.0 (no changes needed) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a404369..c545545 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), redis-tools, ruby, ruby-mocha -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-redis.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-redis Homepage: https://github.com/redis/redis-rb -- GitLab