[SCM] KDE metapackages branch, master, updated. debian/64-5-ga92e456

Modestas Vainius modax at alioth.debian.org
Thu Jan 13 20:44:49 UTC 2011


The following commit has been merged in the master branch:
commit dfeac4b168b3f47b164b4a68e06c01638e211588
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Thu Jan 13 22:06:53 2011 +0200

    Do not use strict dependency for kde-standard in kdebase Recommends.
    
    This is not appropriate for transitional package.
---
 debian/changelog |    2 ++
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8584673..920e613 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 meta-kde (5:65) UNRELEASED; urgency=low
 
+  * Do not use strict dependency for kde-standard in kdebase Recommends.
+    This is not appropriate for transitional package.
 
  -- Modestas Vainius <modax at debian.org>  Thu, 13 Jan 2011 21:58:24 +0200
 
diff --git a/debian/control b/debian/control
index 2964551..e702b42 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://www.kde.org
 Package: kdebase
 Architecture: all
 Depends: ${misc:Depends}, kde-plasma-desktop (>= ${source:Version}), hal
-Recommends: kde-standard (= ${source:Version})
+Recommends: kde-standard (>= ${source:Version})
 Suggests: kde-l10n (>= ${kde:Version})
 Breaks: kde-minimal (<< 5:57)
 Description: the K Desktop Environment, base applications

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list