[SCM] KDE metapackages branch, master, updated. debian/90-20-gcd5dc57
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 14 07:19:25 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/meta-kde.git;a=commitdiff;h=f9f7b26
The following commit has been merged in the master branch:
commit f9f7b2690f2a32232d363ede8406b1b91749f04c
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 14 08:27:59 2016 +0200
drop strigi
no more developed nor integrated upstream:
- drop kdegraphics-strigi-analyzer recommend from kdegraphics
- drop kdenetwork-strigi-analyzers suggest from kdenetwork
- drop kdesdk-strigi-plugins dependency from kdesdk
- drop old kdegraphics-strigi-plugins transitional package
---
debian/changelog | 5 +++++
debian/control | 15 +--------------
debian/rules | 2 +-
3 files changed, 7 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d2253fd..321c5fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,11 @@ meta-kde (5:91~) UNRELEASED; urgency=medium
* Replace transitional kdesdk-dolphin-plugins with dolphin-plugins.
* Add a kde:VersionNoEpoch variable for epoch-less dependencies.
* Add a kde4:Version variable for the few packages still at 4.12.x.
+ * Drop strigi usage, since it is no more developed nor integrated upstream:
+ - drop kdegraphics-strigi-analyzer recommend from kdegraphics
+ - drop kdenetwork-strigi-analyzers suggest from kdenetwork
+ - drop kdesdk-strigi-plugins dependency from kdesdk
+ - drop old kdegraphics-strigi-plugins transitional package
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 11 Nov 2015 10:31:54 +0100
diff --git a/debian/control b/debian/control
index 76de351..1522723 100644
--- a/debian/control
+++ b/debian/control
@@ -238,7 +238,6 @@ Depends: gwenview (>= ${kde:Version}),
okular (>= ${kde:Version}),
${misc:Depends}
Recommends: kdegraphics-mobipocket (>= ${kde:Version}),
- kdegraphics-strigi-analyzer (>= ${kde:Version}),
kdegraphics-thumbnailers (>= ${kde:Version}),
ksaneplugin (>= ${kde:Version}),
svgpart (>= ${kde:Version})
@@ -283,7 +282,7 @@ Depends: kget (>= ${kde:Version}),
${misc:Depends}
Recommends: kdenetwork-filesharing (>= ${kde:Version}),
kppp (>= ${kde:Version})
-Suggests: kde-zeroconf, kdenetwork-strigi-analyzers
+Suggests: kde-zeroconf
Description: networking applications from the official KDE release
KDE is produced by an international technology team that creates free and open
source software for desktop and portable computing. Among KDE's products are a
@@ -305,7 +304,6 @@ Depends: cervisia (>= ${kde:Version}),
kdesdk-kio-plugins (>= ${kde:Version}) | kdesvn-kio-plugins,
kdesdk-misc (>= ${kde:Version}),
kdesdk-scripts (>= ${kde:Version}),
- kdesdk-strigi-plugins (>= ${kde4:Version}),
kdesdk-thumbnailers (>= ${kde:Version}),
kmtrace (>= ${kde:Version}),
kompare (>= ${kde:Version}),
@@ -411,14 +409,3 @@ Depends: libkdcraw-data,
${misc:Depends}
Description: transitional package for data files of various kdegraphics libs
This transitional package can be safely removed after installation.
-
-Package: kdegraphics-strigi-plugins
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: kdegraphics-strigi-analyzer, kdegraphics-thumbnailers, ${misc:Depends}
-Description: transitional package for kdegraphics-related plugins
- This transitional package allows one to migrate to the packages providing
- thumbnailers and Strigi plugins of the KDE graphics module.
- .
- It can be safely removed after the installation.
diff --git a/debian/rules b/debian/rules
index bc3d0a3..de40c2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ DEV_LATEST_VERSION := 4:4.12
DEV_WORKSPACE_VERSION := 4:4.11.6
DEV_PREV_VERSION := 4:4.11.3
-KDE_VERSION_METAPKGS := kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdemultimedia kdenetwork kdetoys kdeutils
+KDE_VERSION_METAPKGS := kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdegraphics-libs-data kdemultimedia kdenetwork kdetoys kdeutils
KDE_VERSION_METAPKGS_DFSG := kdesdk
BINARY_VERSION_NO_EPOCH := $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(\([[:digit:]]\+\):\)\?/./')
--
KDE metapackages
More information about the pkg-kde-commits
mailing list