[neon/extras/kdevelop-python/Neon/unstable_jammy] debian: fix so version

Jonathan Riddell null at kde.org
Thu Jun 27 14:44:58 BST 2024


Git commit cc3d495657d701775eddb64f0c8247058a9c3fed by Jonathan Riddell.
Committed on 27/06/2024 at 13:44.
Pushed by jriddell into branch 'Neon/unstable_jammy'.

fix so version

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/kdevelop-python/-/commit/cc3d495657d701775eddb64f0c8247058a9c3fed

diff --git a/debian/rules b/debian/rules
index d3b0fcd..bf3b09b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # from kdevelop
-export KDEV_PLUGIN_VERSION=513
+export KDEV_PLUGIN_VERSION=514
 
 %:
 	dh $@ --with kf5


More information about the Neon-commits mailing list