[neon/extras/calligra/Neon/unstable] debian: fix up installs

Carlos De Maine null at kde.org
Wed Mar 29 22:28:59 BST 2023


Git commit 2a437e373e997093c50e662eda64bf94bb2d146d by Carlos De Maine.
Committed on 29/03/2023 at 21:28.
Pushed by carlosdem into branch 'Neon/unstable'.

fix up installs

M  +0    -5    debian/calligra-data.install
M  +0    -1    debian/calligra-libs.install.amd64
M  +0    -4    debian/calligrasheets.install.amd64

https://invent.kde.org/neon/extras/calligra/commit/2a437e373e997093c50e662eda64bf94bb2d146d

diff --git a/debian/calligra-data.install b/debian/calligra-data.install
index 7885973..cbe93af 100644
--- a/debian/calligra-data.install
+++ b/debian/calligra-data.install
@@ -1,7 +1,5 @@
 usr/share/applications/calligra.desktop
 usr/share/calligra/autocorrect/*.xml
-usr/share/calligra/autocorrect/autocorrect.xml
-usr/share/calligra/autocorrect/en_US.xml
 usr/share/calligra/calligra_shell.rc
 usr/share/calligra/cursors/cursor_connect.png
 usr/share/calligra/cursors/cursor_rotate.png
@@ -133,14 +131,12 @@ usr/share/calligra/icons/hicolor/22x22/actions/rsup.png
 usr/share/calligra/icons/hicolor/22x22/actions/select.png
 usr/share/calligra/icons/hicolor/22x22/actions/smiley-shape.png
 usr/share/calligra/icons/hicolor/22x22/actions/spiral-shape.png
-usr/share/calligra/icons/hicolor/22x22/actions/spreadsheetshape.png
 usr/share/calligra/icons/hicolor/22x22/actions/sqrt.png
 usr/share/calligra/icons/hicolor/22x22/actions/star-shape.png
 usr/share/calligra/icons/hicolor/22x22/actions/table.png
 usr/share/calligra/icons/hicolor/22x22/actions/text-put-on-path.png
 usr/share/calligra/icons/hicolor/22x22/actions/text-remove-from-path.png
 usr/share/calligra/icons/hicolor/22x22/actions/tool-text.png
-usr/share/calligra/icons/hicolor/22x22/actions/tool_cellformatting.png
 usr/share/calligra/icons/hicolor/22x22/actions/tool_references.png
 usr/share/calligra/icons/hicolor/22x22/actions/tool_review.png
 usr/share/calligra/icons/hicolor/22x22/actions/under.png
@@ -174,7 +170,6 @@ usr/share/calligra/icons/hicolor/32x32/actions/rsub.png
 usr/share/calligra/icons/hicolor/32x32/actions/rsubup.png
 usr/share/calligra/icons/hicolor/32x32/actions/rsup.png
 usr/share/calligra/icons/hicolor/32x32/actions/shape-choose.png
-usr/share/calligra/icons/hicolor/32x32/actions/spreadsheetshape.png
 usr/share/calligra/icons/hicolor/32x32/actions/sqrt.png
 usr/share/calligra/icons/hicolor/32x32/actions/table.png
 usr/share/calligra/icons/hicolor/32x32/actions/tool_imageeffects.png
diff --git a/debian/calligra-libs.install.amd64 b/debian/calligra-libs.install.amd64
index 4ad5749..26b2052 100644
--- a/debian/calligra-libs.install.amd64
+++ b/debian/calligra-libs.install.amd64
@@ -46,7 +46,6 @@ usr/lib/*/qt5/plugins/calligra/textediting/calligra_textediting_thesaurus.so
 usr/lib/*/qt5/plugins/calligra/textinlineobjects/calligra_textinlineobject_variables.so
 usr/lib/*/qt5/plugins/calligra/tools/calligra_tool_basicflakes.so
 usr/lib/*/qt5/plugins/calligra/tools/calligra_tool_defaults.so
-usr/lib/*/qt5/plugins/calligradocinfopropspage.so
 usr/lib/*/qt5/plugins/calligraimagethumbnail.so
 usr/lib/*/qt5/plugins/calligrathumbnail.so
 usr/lib/*/qt5/qml/org/kde/calligra/libCalligraComponentsPlugin.so
diff --git a/debian/calligrasheets.install.amd64 b/debian/calligrasheets.install.amd64
index 17fa137..3df115e 100644
--- a/debian/calligrasheets.install.amd64
+++ b/debian/calligrasheets.install.amd64
@@ -1,8 +1,5 @@
 etc/xdg/calligrasheetsrc
 usr/bin/calligrasheets
-usr/lib/*/libcalligrasheetscommon.so.1*
-usr/lib/*/libcalligrasheetsodf.so.1*
-usr/lib/*/libkdeinit5_calligrasheets.so
 usr/lib/*/qt5/plugins/calligra/formatfilters/calligra_filter_applixspread2kspread.so
 usr/lib/*/qt5/plugins/calligra/formatfilters/calligra_filter_csv2sheets.so
 usr/lib/*/qt5/plugins/calligra/formatfilters/calligra_filter_dbase2kspread.so
@@ -18,7 +15,6 @@ usr/lib/*/qt5/plugins/calligra/formatfilters/calligra_filter_sheets2opencalc.so
 usr/lib/*/qt5/plugins/calligra/formatfilters/calligra_filter_xls2ods.so
 usr/lib/*/qt5/plugins/calligra/formatfilters/calligra_filter_xlsx2ods.so
 usr/lib/*/qt5/plugins/calligra/parts/calligrasheetspart.so
-usr/lib/*/qt5/plugins/calligra/shapes/calligra_shape_spreadsheet.so
 usr/lib/*/qt5/plugins/calligrasheets/extensions/krossmodulesheets.so
 usr/lib/*/qt5/plugins/calligrasheets/extensions/sheetssolver.so
 usr/lib/*/qt5/plugins/calligrasheets/functions/kspreadbitopsmodule.so


More information about the Neon-commits mailing list