[SCM] Calligra suite packaging branch, master, updated. debian/3.0.1+dfsg-2-23-g9a37b24

Pino Toscano pino at moszumanska.debian.org
Tue Feb 6 20:21:00 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/calligra.git;a=commitdiff;h=9a37b24

The following commit has been merged in the master branch:
commit 9a37b24af4f2848397041691835133c7681f4609
Author: Pino Toscano <pino at debian.org>
Date:   Tue Feb 6 20:29:57 2018 +0100

    split calligrasheets-data out of calligrasheets
---
 debian/calligrasheets-data.install           | 14 ++++++++++++++
 debian/calligrasheets-data.lintian-overrides | 15 +++++++++++++++
 debian/calligrasheets.install                | 14 --------------
 debian/calligrasheets.lintian-overrides      | 15 ---------------
 debian/changelog                             |  1 +
 debian/control                               | 20 ++++++++++++++++++--
 6 files changed, 48 insertions(+), 31 deletions(-)

diff --git a/debian/calligrasheets-data.install b/debian/calligrasheets-data.install
new file mode 100644
index 0000000..7a50322
--- /dev/null
+++ b/debian/calligrasheets-data.install
@@ -0,0 +1,14 @@
+usr/share/calligrasheets/
+usr/share/config.kcfg/calligrasheets.kcfg
+usr/share/doc/HTML/en/calligrasheets/
+usr/share/icons/hicolor/*/apps/calligrasheets.png
+usr/share/icons/hicolor/scalable/apps/calligrasheets.svgz
+usr/share/kxmlgui5/calligrasheets/calligrasheets.rc
+usr/share/kxmlgui5/calligrasheets/calligrasheets_readonly.rc
+usr/share/locale/*/LC_MESSAGES/calligra_shape_spreadsheet.mo
+usr/share/locale/*/LC_MESSAGES/calligrasheets.mo
+usr/share/locale/*/LC_MESSAGES/calligrasheets_calendar.mo
+usr/share/locale/*/LC_MESSAGES/calligrasheets_solver.mo
+usr/share/locale/*/LC_MESSAGES/krossmodulesheets.mo
+usr/share/templates/.source/SpreadSheet.ods
+usr/share/templates/SpreadSheet.desktop
diff --git a/debian/calligrasheets-data.lintian-overrides b/debian/calligrasheets-data.lintian-overrides
new file mode 100644
index 0000000..3f1dbca
--- /dev/null
+++ b/debian/calligrasheets-data.lintian-overrides
@@ -0,0 +1,15 @@
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/docker/consoledocker.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/csvexport.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/csvimport.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/htmlexport.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/logger.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/myorca.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/odfpyexport.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/vcardimport.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/extensions/xmlviewer.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/functions/functions.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/functions/pyregexp.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/functions/pytime.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/functions/rpyfunctions.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/functions/yfinance.py #!kross
+calligrasheets-data: unusual-interpreter usr/share/calligrasheets/scripts/functions/yweather.py #!kross
diff --git a/debian/calligrasheets.install b/debian/calligrasheets.install
index 6dc6cb8..5fdb1da 100644
--- a/debian/calligrasheets.install
+++ b/debian/calligrasheets.install
@@ -36,22 +36,8 @@ usr/lib/*/qt5/plugins/calligrasheets/functions/kspreadstatisticalmodule.so
 usr/lib/*/qt5/plugins/calligrasheets/functions/kspreadtextmodule.so
 usr/lib/*/qt5/plugins/calligrasheets/functions/kspreadtrigonometrymodule.so
 usr/share/applications/org.kde.calligrasheets.desktop
-usr/share/calligrasheets/
-usr/share/config.kcfg/calligrasheets.kcfg
-usr/share/doc/HTML/en/calligrasheets
-usr/share/icons/hicolor/*/apps/calligrasheets.png
-usr/share/icons/hicolor/scalable/apps/calligrasheets.svgz
 usr/share/kservices5/ServiceMenus/calligra/sheets_print.desktop
 usr/share/kservices5/sheets_excel_thumbnail.desktop
 usr/share/kservices5/sheets_ods_thumbnail.desktop
 usr/share/kservices5/sheets_xlsx_thumbnail.desktop
-usr/share/kxmlgui5/calligrasheets/calligrasheets.rc
-usr/share/kxmlgui5/calligrasheets/calligrasheets_readonly.rc
-usr/share/locale/*/LC_MESSAGES/calligra_shape_spreadsheet.mo
-usr/share/locale/*/LC_MESSAGES/calligrasheets.mo
-usr/share/locale/*/LC_MESSAGES/calligrasheets_calendar.mo
-usr/share/locale/*/LC_MESSAGES/calligrasheets_solver.mo
-usr/share/locale/*/LC_MESSAGES/krossmodulesheets.mo
 usr/share/metainfo/org.kde.calligrasheets.appdata.xml
-usr/share/templates/.source/SpreadSheet.ods
-usr/share/templates/SpreadSheet.desktop
diff --git a/debian/calligrasheets.lintian-overrides b/debian/calligrasheets.lintian-overrides
index cab6d74..6fe9967 100644
--- a/debian/calligrasheets.lintian-overrides
+++ b/debian/calligrasheets.lintian-overrides
@@ -2,19 +2,4 @@
 no-symbols-control-file *
 # private library
 package-name-doesnt-match-sonames *
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/docker/consoledocker.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/csvexport.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/csvimport.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/htmlexport.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/logger.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/myorca.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/odfpyexport.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/vcardimport.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/extensions/xmlviewer.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/functions/functions.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/functions/pyregexp.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/functions/pytime.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/functions/rpyfunctions.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/functions/yfinance.py #!kross
-calligrasheets: unusual-interpreter usr/share/calligrasheets/scripts/functions/yweather.py #!kross
 shlib-without-versioned-soname usr/lib/*/libkdeinit5_calligrasheets.so libkdeinit5_calligrasheets.so
diff --git a/debian/changelog b/debian/changelog
index abcc5bd..ba7d4bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ calligra (1:3.1.0+dfsg-0r1) UNRELEASED; urgency=medium
   * Fix a typo in the man page of calligrasheets.
   * Small changes in the man pages.
   * Regenerate the man pages from the rst sources.
+  * Split calligrasheets-data out of calligrasheets.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 08 Sep 2017 07:52:25 +0200
 
diff --git a/debian/control b/debian/control
index dcdddf0..8116ef4 100644
--- a/debian/control
+++ b/debian/control
@@ -158,11 +158,10 @@ Package: calligrasheets
 Architecture: any
 Section: math
 Depends: calligra-libs (= ${binary:Version}),
+         calligrasheets-data (>= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: khelpcenter
-Breaks: ${calligra:oldLangs}
-Replaces: ${calligra:oldLangs}
 Homepage: https://www.calligra.org/sheets/
 Description: spreadsheet for the Calligra Suite
  Tables is a powerful spreadsheet application.  It is scriptable and
@@ -171,6 +170,23 @@ Description: spreadsheet for the Calligra Suite
  .
  This package is part of the Calligra Suite.
 
+Package: calligrasheets-data
+Architecture: all
+Section: math
+Depends: ${misc:Depends}
+Breaks: calligrasheets (<< 1:3.1.0+dfsg~),
+        ${calligra:oldLangs}
+Replaces: calligrasheets (<< 1:3.1.0+dfsg~),
+          ${calligra:oldLangs}
+Homepage: https://www.calligra.org/sheets/
+Description: data files for Sheets spreadsheet
+ This package contains architecture-independent data files for Sheets,
+ the spreadsheet shipped with the Calligra Suite.
+ .
+ See the calligrasheets package for further information.
+ .
+ This package is part of the Calligra Suite.
+
 Package: calligrawords
 Architecture: any
 Section: text

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list