[neon/kde/kate/Neon/unstable] debian: clean up
Carlos De Maine
null at kde.org
Sat Sep 16 01:50:50 BST 2023
Git commit 39d52e9169ea05f84143cd79ffe1ace0740afda6 by Carlos De Maine.
Committed on 16/09/2023 at 02:50.
Pushed by carlosdem into branch 'Neon/unstable'.
clean up
M +1 -1 debian/control
D +0 -13 debian/kate5-data.install
D +0 -2 debian/kate5-data.maintscript
M +0 -3 debian/rules
https://invent.kde.org/neon/kde/kate/-/commit/39d52e9169ea05f84143cd79ffe1ace0740afda6
diff --git a/debian/control b/debian/control
index 2f05153..fcba119 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends: cmake,
pkg-config,
pkg-kde-tools-neon,
qt6-base-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
Homepage: http://kate-editor.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kate
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kate.git
diff --git a/debian/kate5-data.install b/debian/kate5-data.install
deleted file mode 100644
index faff0e3..0000000
--- a/debian/kate5-data.install
+++ /dev/null
@@ -1,13 +0,0 @@
-usr/share/doc/HTML/*/kate/
-usr/share/doc/HTML/*/katepart/
-usr/share/icons/hicolor/*/apps/kate.png
-usr/share/icons/hicolor/scalable/apps/kate.svg
-usr/share/kateproject/kateproject.example
-usr/share/katexmltools/
-usr/share/locale/*/LC_MESSAGES/*kate*.mo
-usr/share/locale/*/LC_MESSAGES/ktexteditorpreviewplugin.mo
-usr/share/locale/*/LC_MESSAGES/lspclient.mo
-usr/share/locale/*/LC_MESSAGES/tabswitcherplugin.mo
-usr/share/man/*/man1/kate.1
-usr/share/man/man1/kate.1
-usr/share/kconf_update/
diff --git a/debian/kate5-data.maintscript b/debian/kate5-data.maintscript
deleted file mode 100644
index f8ed9b8..0000000
--- a/debian/kate5-data.maintscript
+++ /dev/null
@@ -1,2 +0,0 @@
-rm_conffile /etc/xdg/katerc 4:15.12.0-1~~
-rm_conffile /etc/xdg/ktexteditor_codesnippets_core.knsrc 4:15.12.0-1~~
diff --git a/debian/rules b/debian/rules
index df4c088..49552b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@
%:
dh $@ --with kf6 --buildsystem kf6
-
-override_dh_shlibdeps:
- dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
\ No newline at end of file
More information about the Neon-commits
mailing list