[neon/neon-packaging/kwayland5/Neon/release] debian: fix version # and debhelper compat

Carlos De Maine null at kde.org
Fri Feb 23 02:25:09 GMT 2024


Git commit cd887e00f0cfabf9586d1a3a8bef2c32e4a23f98 by Carlos De Maine.
Committed on 23/02/2024 at 02:25.
Pushed by carlosdem into branch 'Neon/release'.

fix version # and debhelper compat


(cherry picked from commit 9e912143e49df1cb7e0b65784997091612b9c83e)

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

https://invent.kde.org/neon/neon-packaging/kwayland5/-/commit/cd887e00f0cfabf9586d1a3a8bef2c32e4a23f98

diff --git a/debian/changelog b/debian/changelog
index bc532e3..07e349b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kwayland5 (4:5.116.0-0neon) jammy; urgency=medium
+kwayland5 (4:5.115.0-0neon) jammy; urgency=medium
 
   * New release
 
diff --git a/debian/control b/debian/control
index bbed60f..e486441 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~),
-               debhelper-compat (>= 13),
+               debhelper-compat (= 13),
                doxygen (>= 1.8.13~),
                kf6-extra-cmake-modules (>= 5.51.0~),
                graphviz,


More information about the Neon-commits mailing list