From: Debian Janitor <janitor@jelmer.uk>
Date: Mon, 31 Oct 2022 14:49:54 +0000 (+0000)
Subject: Bump debhelper from old 12 to 13.
X-Git-Tag: debian/20230309-2~1^2^2~4
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4fbc7ae7258f9bc1f74bc41d3f69f0bd9f81fd90;p=perltidy.git

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
---

diff --git a/debian/changelog b/debian/changelog
index be862347..7dbe25aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ perltidy (20220613-2) UNRELEASED; urgency=medium
 
   * Trim trailing whitespace.
   * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
 
  -- Debian Janitor <janitor@jelmer.uk>  Mon, 31 Oct 2022 14:49:53 -0000
 
diff --git a/debian/compat b/debian/compat
index 48082f72..b1bd38b6 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-12
+13
diff --git a/debian/control b/debian/control
index 472e74a8..c86574ea 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: perltidy
 Section: devel
 Priority: optional
 Maintainer: Don Armstrong <don@debian.org>
-Build-Depends: debhelper (>= 12)
+Build-Depends: debhelper (>= 13~)
 Build-Depends-Indep: perl
 Standards-Version: 4.3.0
 Homepage: https://perltidy.sourceforge.net/