rev 9654 - branches/kde4/packages/kdeartwork/debian

Armin Berres trigger-guest at alioth.debian.org
Thu Mar 6 20:15:31 UTC 2008


Author: trigger-guest
Date: 2008-03-06 20:15:31 +0000 (Thu, 06 Mar 2008)
New Revision: 9654

Modified:
   branches/kde4/packages/kdeartwork/debian/changelog
   branches/kde4/packages/kdeartwork/debian/control
Log:
  * Let kdeartwork depend on kdeartwork-theme-icon or kdelibs-data. Otherwise
    kdelibs-data, which is a dependency of kdelibs4c2a, will be deleted and
    all KDE 3 programms will follow.


Modified: branches/kde4/packages/kdeartwork/debian/changelog
===================================================================
--- branches/kde4/packages/kdeartwork/debian/changelog	2008-03-06 20:05:06 UTC (rev 9653)
+++ branches/kde4/packages/kdeartwork/debian/changelog	2008-03-06 20:15:31 UTC (rev 9654)
@@ -2,6 +2,12 @@
 
   * ... 
 
+  +++ Changes by Armin Berres:
+
+  * Let kdeartwork depend on kdeartwork-theme-icon or kdelibs-data. Otherwise
+    kdelibs-data, which is a dependency of kdelibs4c2a, will be deleted and
+    all KDE 3 programms will follow.
+
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Fri, 08 Feb 2008 16:19:30 +0100
 
 kdeartwork (4:4.0.1-1) experimental; urgency=low

Modified: branches/kde4/packages/kdeartwork/debian/control
===================================================================
--- branches/kde4/packages/kdeartwork/debian/control	2008-03-06 20:05:06 UTC (rev 9653)
+++ branches/kde4/packages/kdeartwork/debian/control	2008-03-06 20:15:31 UTC (rev 9654)
@@ -13,7 +13,7 @@
 Package: kdeartwork
 Architecture: all
 Depends: kdeartwork-misc (>= ${source:Version}), kdeartwork-emoticons (>= ${source:Version}),
- kdeartwork-style (>= ${source:Version}), kdeartwork-theme-icon (>= ${source:Version}),
+ kdeartwork-style (>= ${source:Version}), kdeartwork-theme-icon (>= ${source:Version}) | kdelibs-data
  kdeartwork-theme-window (>= ${source:Version}), kdewallpapers (>= ${source:Version}), 
  kscreensaver (>= ${source:Version})
 Description: themes, styles and other artwork from the official KDE 4 release
@@ -62,7 +62,7 @@
 Package: kdeartwork-theme-icon
 Architecture: all
 Section: kde
-Conflicts: kdelibs-data (<<4:4.0.0-1)
+Conflicts: kdelibs-data
 Description: icon themes released with KDE 4
  This package contains additional icon themes for KDE 4.
  .




More information about the pkg-kde-commits mailing list