]> git.donarmstrong.com Git - perltidy.git/commitdiff
Bump debhelper from old 12 to 13.
authorDebian Janitor <janitor@jelmer.uk>
Mon, 31 Oct 2022 14:49:54 +0000 (14:49 +0000)
committerDebian Janitor <janitor@jelmer.uk>
Mon, 31 Oct 2022 14:49:54 +0000 (14:49 +0000)
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
debian/compat
debian/control

index be862347bec366f87d1c50dba6b1bf8142381965..7dbe25aa8fa54991eeff2cd66e09b908c5622566 100644 (file)
@@ -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
 
index 48082f72f087ce7e6fa75b9c41d7387daecd447b..b1bd38b62a0800a4f6a80c34e21c5acffae52c7e 100644 (file)
@@ -1 +1 @@
-12
+13
index 472e74a86c3cf1c73740371b86622d956716efd7..c86574eab923067f261589f481d3ec0f70946e46 100644 (file)
@@ -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/