[neon/extras/krusader/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Thu Sep 8 15:46:22 BST 2022
Git commit 695770a92b864df28f44edc7fec6920be27dbeec by Pino Toscano.
Committed on 12/11/2020 at 10:24.
Pushed by jriddell into branch 'Neon/release'.
bump dh compat to 13
M +3 -0 debian/changelog
D +0 -1 debian/compat
M +1 -1 debian/control
https://invent.kde.org/neon/extras/krusader/commit/695770a92b864df28f44edc7fec6920be27dbeec
diff --git a/debian/changelog b/debian/changelog
index 362a08a..7928876 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ krusader (2:2.7.2-2) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Add the configuration for the CI on salsa.
+ * Bump the debhelper compatibility to 13:
+ - switch the debhelper build dependency to debhelper-compat 13
+ - remove debian/compat
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 15 Sep 2020 22:20:04 +0200
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 b18c73e..da34b04 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
- debhelper (>= 11),
+ debhelper-compat (= 13),
extra-cmake-modules (>= 1.7.0~),
libacl1-dev,
libattr1-dev,
More information about the Neon-commits
mailing list