[neon/extras/kdevelop-python/Neon/stable] debian: fix so version
Jonathan Riddell
null at kde.org
Thu Jun 27 14:44:58 BST 2024
Git commit 1fab67957b921ffe9346da59eb3c7e89a6c42f43 by Jonathan Riddell.
Committed on 27/06/2024 at 13:44.
Pushed by jriddell into branch 'Neon/stable'.
fix so version
M +2 -2 debian/rules
https://invent.kde.org/neon/extras/kdevelop-python/-/commit/1fab67957b921ffe9346da59eb3c7e89a6c42f43
diff --git a/debian/rules b/debian/rules
index 82f0e7e..d3b0fcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# from kdevelop
-export KDEV_PLUGIN_VERSION=514
+export KDEV_PLUGIN_VERSION=513
%:
dh $@ --with kf5
@@ -13,4 +13,4 @@ execute_after_dh_auto_install:
# remove extra "license" files
find debian/tmp -name COPYING -print -delete
-.PHONY: override_dh_auto_test
\ No newline at end of file
+.PHONY: override_dh_auto_test
More information about the Neon-commits
mailing list