[SCM] KDE Base Workspace module packaging branch, master, updated. debian/4.6.5-3-43-g9474841

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Wed Oct 26 22:43:44 UTC 2011


The following commit has been merged in the master branch:
commit 9a4ead4eef5dfa663f58b9317a33cfd260b89782
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Thu Oct 27 00:16:47 2011 +0200

    Add some relations against src:kdewallpapers binary packages.
---
 debian/changelog |    4 ++++
 debian/control   |   11 +++++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e1c60e5..309ad10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,10 @@ kde-workspace (4:4.7.2-0r4) UNRELEASED; urgency=low
     - libsolidcontrolifaces4abi1 -> libsolidcontrolifaces4abi2
     - libtaskmanager4abi1 -> libtaskmanager4abi2
   * kdebase-workspace-data Breaks/Replaces kde-icons-mono (<< 4:4.6.80).
+  * Add relationships because of the new, split kde-wallpapers source package:
+    - plasma-desktop, plasma-netbook and kdm depend on kde-wallpaers-default.
+    - kde-workspace-data recommends kde-wallpapers.
+    - kdm suggests kde-wallpapers. 
   * Update lintian overrides.
 
   [ Sune Vuorela ]
diff --git a/debian/control b/debian/control
index 6e174f0..34b7b25 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,8 @@ Description: transitional package for kde-workspace
 
 Package: plasma-desktop
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, plasma-widgets-workspace (= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends},
+ plasma-widgets-workspace (= ${binary:Version}), kde-wallpapers-default
 Recommends: kde-workspace
 Replaces: kdebase-workspace-bin (<< 4:4.5), kdebase-workspace-data (<< 4:4.5)
 Breaks: kdebase-workspace-bin (<< 4:4.5), kdebase-workspace-data (<< 4:4.5),
@@ -83,7 +84,8 @@ Description: KDE Plasma workspace for desktop and laptop computers
 
 Package: plasma-netbook
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, plasma-widgets-workspace (= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends},
+ plasma-widgets-workspace (= ${binary:Version}), kde-wallpapers-default
 Recommends: kde-workspace
 Description: KDE Plasma workspace for netbook computers
  Provides the environment for running and managing applications and integrating
@@ -133,6 +135,7 @@ Replaces: ksmserver, ktip, ksplash, libplasma1,
 Breaks: ksmserver, ktip, ksplash, libplasma1,
  kdebase-runtime-data (<< 4:4.5), kde-icons-mono (<< 4:4.6.80),
  kdebase-workspace-data (<< 4:4.7.2) 
+Recommends: kde-wallpapers
 Description: shared data files for the KDE Plasma Workspace
  This package contains architecture-independent shared data files needed for a
  basic KDE Workspace installation.
@@ -267,10 +270,10 @@ Package: kdm
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}, debconf | debconf-2.0, lsb-base (>= 3.2-14), consolekit, ${misc:Depends},
- kde-workspace-kgreet-plugins (= ${binary:Version}), adduser
+ kde-workspace-kgreet-plugins (= ${binary:Version}), adduser, kde-wallpapers-default
 Recommends: logrotate, xserver-xorg | xserver,
  kdebase | x-session-manager | x-window-manager, xterm | x-terminal-emulator
-Suggests: kdepasswd
+Suggests: kdepasswd, kde-wallpapers
 Replaces: kde-kdm-themes, kdmtheme
 Breaks: kde-kdm-themes, kdmtheme
 Provides: x-display-manager

-- 
KDE Base Workspace module packaging



More information about the pkg-kde-commits mailing list