[SCM] KDE Artwork module packaging branch, master, updated. debian/4.10.5-1-6-g1b50eb8

Pino Toscano pino at alioth.debian.org
Wed Aug 14 15:02:59 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdeartwork.git;a=commitdiff;h=1a100a4

The following commit has been merged in the master branch:
commit 1a100a44e8d70707fb26b2cd9252f1668931573a
Author: Pino Toscano <pino at debian.org>
Date:   Wed Aug 14 16:57:41 2013 +0200

    kscreensaver: demote the kscreensaver-xsavers recommend to suggest
---
 debian/changelog |    2 ++
 debian/control   |    3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6ca25ee..1eabcbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ kdeartwork (4:4.10.5-2) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Make nuvola-icon-theme and kde-icons-mono depend on hicolor-icon-theme,
     as both inherit it.
+  * Changes in packages relationships:
+    - demote the kscreensaver-xsavers recommend in kscreensaver to a suggest
 
  -- Adrien Grellier <perso at adrieng.fr>  Wed, 24 Jul 2013 21:35:30 +0200
 
diff --git a/debian/control b/debian/control
index 9fbc680..4595216 100644
--- a/debian/control
+++ b/debian/control
@@ -128,7 +128,8 @@ Description: widget styles for applications using Qt or KDE Development Platform
 Package: kscreensaver
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, kde-workspace-bin
-Recommends: kde-window-manager, kscreensaver-xsavers (= ${binary:Version})
+Recommends: kde-window-manager
+Suggests: kscreensaver-xsavers (= ${binary:Version})
 Description: additional screensavers for KScreenSaver
  This package contains screensavers for KScreenSaver.
  .

-- 
KDE Artwork module packaging



More information about the pkg-kde-commits mailing list