From 26566310d8888f219d8e365eb8958f668455cb30 Mon Sep 17 00:00:00 2001
From: Silver Platter <svp-bot@autistici.org>
Date: Sun, 28 Aug 2022 02:07:14 +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/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 441d37e..da1efd8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ai-webdav-auth-server
 Section: net
 Priority: optional
 Maintainer: Autistici/Inventati <debian@autistici.org>
-Build-Depends: debhelper-compat (= 12), python3, python3-setuptools, dh-python
+Build-Depends: debhelper-compat (= 13), python3, python3-setuptools, dh-python
 Standards-Version: 3.9.4
 
 Package: ai-webdav-auth-server
-- 
GitLab