[neon/extras/kjots/Neon/release] debian: bump dh compat to 13

Pino Toscano null at kde.org
Wed Jul 27 16:05:44 BST 2022


Git commit daeec1907c2d96cb2b34c8c0602ad2351c7647be by Pino Toscano.
Committed on 23/10/2020 at 11:27.
Pushed by jriddell into branch 'Neon/release'.

bump dh compat to 13

M  +4    -0    debian/changelog
M  +1    -1    debian/control

https://invent.kde.org/neon/extras/kjots/commit/daeec1907c2d96cb2b34c8c0602ad2351c7647be

diff --git a/debian/changelog b/debian/changelog
index 1ab92bc..742a26a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ kjots (4:5.0.2-3) UNRELEASED; urgency=medium
   [ Norbert Preining ]
   * Fix compilation with KDE Apps 20.08 (Closes: #972226)
 
+  [ Pino Toscano ]
+  * Bump the debhelper compatibility to 13:
+    - switch the debhelper-compat build dependency to 13
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 15 Oct 2020 12:16:26 +0900
 
 kjots (4:5.0.2-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 48f3625..5ec8aaf 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12~),
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                extra-cmake-modules (>= 5.16.0~),
                gettext,
                libgrantlee5-dev (>= 5.0~),



More information about the Neon-commits mailing list