From 2129cb240b38737ab86489a4017171dd22a84b56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= <boutil@debian.org> Date: Wed, 16 Dec 2020 16:31:07 +0100 Subject: [PATCH] Bump Standards-Version to 4.5.1 (no changes needed) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c430570..a404369 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.0 +Standards-Version: 4.5.1 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