From 71e4303ecef557fd38e7618cc40a8f0e5a163fad Mon Sep 17 00:00:00 2001
From: Debian Janitor <janitor@jelmer.uk>
Date: Sun, 29 Aug 2021 13:51:57 +0000
Subject: [PATCH] Bump debhelper from old 12 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e3d0870..00dd169 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-bert (1.1.6-3) UNRELEASED; urgency=medium
   * Update watch file format version to 4.
   * Set upstream metadata fields: Repository.
   * Update standards version to 4.5.1, no changes needed.
+  * Bump debhelper from old 12 to 13.
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 16 Jun 2021 05:22:29 -0000
 
diff --git a/debian/control b/debian/control
index 9e1fee8..8736b9a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Balint Reczey <balint@balintreczey.hu>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                gem2deb,
                ruby-shoulda,
                ruby-test-unit
-- 
GitLab