[neon/kde/artikulate/Neon/release] debian: Fix changelog, switch to debhelper-compat

Scarlett Moore null at kde.org
Tue Oct 3 12:07:25 BST 2023


Git commit b73c78310c009bee77607ec8f2acf5ab43790acc by Scarlett Moore.
Committed on 03/10/2023 at 13:07.
Pushed by scarlettmoore into branch 'Neon/release'.

Fix changelog, switch to debhelper-compat

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

https://invent.kde.org/neon/kde/artikulate/-/commit/b73c78310c009bee77607ec8f2acf5ab43790acc

diff --git a/debian/changelog b/debian/changelog
index c501d32..3b8bd08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -182,7 +182,7 @@ artikulate (4:20.12.1-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021.12.21:50 +0000
+ -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021 12:21:50 +0000
 
 artikulate (4:20.12.0-0neon) focal; urgency=medium
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 07eb436..0a36f8f 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 (>= 3.0.0~),
-               debhelper (>= 9),
+               debhelper-compat (= 12),
                extra-cmake-modules (>= 5.15.0~),
                kirigami2-dev,
                libkf5archive-dev,


More information about the Neon-commits mailing list