[neon/extras/phonon-backend-vlc/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Thu Sep 8 17:06:19 BST 2022
Git commit a9f61e0dd44e7941a0d333d0d992e0c9c83e0a0c by Pino Toscano.
Committed on 04/02/2021 at 23:19.
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/phonon-backend-vlc/commit/a9f61e0dd44e7941a0d333d0d992e0c9c83e0a0c
diff --git a/debian/changelog b/debian/changelog
index 82c42f9..987ebf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ phonon-backend-vlc (0.11.2-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * 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> Fri, 05 Feb 2021 00:15:10 +0100
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 ab36073..000259b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Modestas Vainius <modax at debian.org>,
Diane Trout <diane at ghic.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
Build-Depends: cmake (>= 3.5~),
- debhelper (>= 12~),
+ debhelper-compat (= 13),
extra-cmake-modules (>= 5.60~),
libphonon4qt5-dev (>= 4:4.10.60~),
libphonon4qt5experimental-dev (>= 4:4.10.60~),
More information about the Neon-commits
mailing list