[neon/extras/kdevelop-python/Neon/unstable] debian: bump KDEV_PLUGIN_VERSION to 36
Pino Toscano
null at kde.org
Wed Aug 17 12:20:25 BST 2022
Git commit f1a9880a9afce88582b1684b263306f597aaabcd by Pino Toscano.
Committed on 27/05/2022 at 08:27.
Pushed by jriddell into branch 'Neon/unstable'.
bump KDEV_PLUGIN_VERSION to 36
M +1 -0 debian/changelog
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/kdevelop-python/commit/f1a9880a9afce88582b1684b263306f597aaabcd
diff --git a/debian/changelog b/debian/changelog
index 8931dc7..aaf401a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ kdevelop-python (22.04.1-0r1) UNRELEASED; urgency=medium
- bump Qt packages to 5.15.0
- bump KF packages to 5.78.0
- bump kdevelop-dev to 22.04.1
+ * Bump KDEV_PLUGIN_VERSION to 36, according to upstream.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 27 May 2022 10:21:11 +0200
diff --git a/debian/rules b/debian/rules
index b7813cf..4d64996 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
# from kdevelop
-export KDEV_PLUGIN_VERSION=34
+export KDEV_PLUGIN_VERSION=36
%:
dh $@ --with kf5
More information about the Neon-commits
mailing list