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

Carlos De Maine null at kde.org
Mon Jul 8 03:13:55 BST 2024


Git commit c5600cc12c3065a4b20031528026bff9545c4eea by Carlos De Maine, on behalf of Jonathan Riddell.
Committed on 08/07/2024 at 02:13.
Pushed by carlosdem into branch 'Neon/stable'.

fix so version

(cherry picked from commit f2c6a774813082e9be4eac62364943c7982ed166)
(cherry picked from commit a031db810c0e4253b26faee2069ce99dae381921)

M  +1    -1    debian/rules

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

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