[SCM] Calligra suite packaging branch, experimental, updated. debian/2.9.11+dfsg1-1-24-g292f586
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 20 15:06:44 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/calligra.git;a=commitdiff;h=e42915e
The following commit has been merged in the experimental branch:
commit e42915e36292ef8da070150db527653673d06357
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 20 12:58:05 2017 +0200
turn calligra-reports-web-element as transitional for libkreport3-plugin-web
---
debian/calligra-reports-web-element.install | 3 ---
debian/changelog | 2 ++
debian/control | 20 ++++++++------------
3 files changed, 10 insertions(+), 15 deletions(-)
diff --git a/debian/calligra-reports-web-element.install b/debian/calligra-reports-web-element.install
deleted file mode 100644
index de4bd2f..0000000
--- a/debian/calligra-reports-web-element.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/lib/kde4/koreport_webplugin.so
-usr/share/kde4/apps/calligra/icons/hicolor/*/actions/report_web_element.png
-usr/share/kde4/services/calligra/koreport_webplugin.desktop
diff --git a/debian/changelog b/debian/changelog
index 52e44c1..da4b3ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,8 @@ calligra (1:3.0.1+dfsg-0r1) UNRELEASED; urgency=medium
calligra-gemini-data binaries, since all refer to unported/dropped
stuff
- remove symlinking done in calligra-gemini
+ * Turn the calligra-reports-web-element package into a transitional package
+ for libkreport3-plugin-web, which provides the equivalent component.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 19 Aug 2017 15:51:55 +0200
diff --git a/debian/control b/debian/control
index c63fa11..5eb2c2a 100644
--- a/debian/control
+++ b/debian/control
@@ -148,19 +148,15 @@ Description: vector graphics application for the Calligra Suite
This package is part of the Calligra Suite.
Package: calligra-reports-web-element
-Architecture: any
-Depends: calligra-libs (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Description: web element for Calligra Reports
- Calligra Suite is a set of applications written to help you to accomplish
- your work. It includes office applications such as a word processor,
- a spreadsheet, a presentation program, a database application, etc., and
- raster and vector graphics tools.
- .
- This package provides a web element for Calligra Reports, based on QtWebKit.
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: libkreport3-plugin-web,
+ ${misc:Depends}
+Description: transitional dummy package for libkreport3-plugin-web
+ This is a transitional package to migrate easily to libkreport3-plugin-web.
.
- This package is part of the Calligra Suite.
+ This package can be safely removed after the upgrade.
Package: calligrasheets
Architecture: any
--
Calligra suite packaging
More information about the pkg-kde-commits
mailing list