[neon/neon-packaging/kquickimageeditor/Neon/stable] debian: compat 13

Rik Mills null at kde.org
Tue Jun 1 14:38:55 BST 2021


Git commit 857b5371410b4690e9fc48a40075618a97dae60f by Rik Mills.
Committed on 01/06/2021 at 13:35.
Pushed by rikmills into branch 'Neon/stable'.

compat 13

D  +0    -1    debian/compat
M  +1    -1    debian/control

https://invent.kde.org/neon/neon-packaging/kquickimageeditor/commit/857b5371410b4690e9fc48a40075618a97dae60f

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 0fd631c..6d6ca90 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: cmake (>= 3.5~),
-               debhelper (>= 12),
+               debhelper-compat (= 13),
                extra-cmake-modules,
                qtbase5-dev,
                qtdeclarative5-dev



More information about the Neon-commits mailing list