From b58b5cb8c142a0f55a4053ba1cad78def8e15fee Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Sun, 13 Nov 2022 19:33:08 +0100 Subject: [PATCH] Switch to DH 13 --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 44cce9d..0650c9a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: minitube Section: video Priority: optional Maintainer: Jakob Haufe -Build-Depends: debhelper (>= 11), qtbase5-dev, qtchooser, qttools5-dev-tools, qtdeclarative5-dev, libqt5x11extras5-dev, libmpv-dev +Build-Depends: debhelper-compat (= 13), qtbase5-dev, qtchooser, qttools5-dev-tools, qtdeclarative5-dev, libqt5x11extras5-dev, libmpv-dev Standards-Version: 4.5.0 Homepage: http://flavio.tordini.org/minitube Vcs-Browser: https://salsa.debian.org/sur5r/minitube -- 2.39.5