[SCM] KDE Base Applications module packaging branch, squeeze, updated. debian/4.4.5-1-10-g25e551c

Modestas Vainius modax at alioth.debian.org
Thu Jan 13 20:43:25 UTC 2011


The following commit has been merged in the squeeze branch:
commit c6c6653b4e7aad504e4b1a677dad5330d291d54e
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Thu Jan 13 21:36:42 2011 +0200

    Remove '| kdestop' from libkonq5 Depends.
    
    Just confuses apt pointlessly.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8ce3af..97bacac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kdebase (4:4.4.5-2) UNRELEASED; urgency=low
 
   * Point debian/control Vcs fields to the new Git repository.
+  * Remove '| kdestop' from libkonq5 Depends. Just confuses apt pointlessly.
 
  -- Modestas Vainius <modax at debian.org>  Mon, 26 Jul 2010 23:24:33 +0300
 
diff --git a/debian/control b/debian/control
index 01b2c5a..40d20d3 100644
--- a/debian/control
+++ b/debian/control
@@ -180,7 +180,7 @@ Description: simple graphical text editor
 Package: libkonq5
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libkonq5-templates | kdesktop
+Depends: ${shlibs:Depends}, ${misc:Depends}, libkonq5-templates
 Replaces: kdebase-data (<< 4:4.1.80), kdebase-bin (<< 4:4.1.80)
 Description: core libraries for Konqueror
  This package contains libraries used by several KDE 4 applications,

-- 
KDE Base Applications module packaging



More information about the pkg-kde-commits mailing list