rev 12648 - branches/kde4.2/packages/kdelibs/debian

Modestas Vainius modax-guest at alioth.debian.org
Mon Nov 17 02:53:32 UTC 2008


Author: modax-guest
Date: 2008-11-17 02:53:32 +0000 (Mon, 17 Nov 2008)
New Revision: 12648

Modified:
   branches/kde4.2/packages/kdelibs/debian/changelog
   branches/kde4.2/packages/kdelibs/debian/control
Log:
Make kdelibs5 conflict with kdebase-runtime << 4:4.1.73 because some
stuff does not work (e.g. kwallet) and there are other issues.

Modified: branches/kde4.2/packages/kdelibs/debian/changelog
===================================================================
--- branches/kde4.2/packages/kdelibs/debian/changelog	2008-11-17 01:29:07 UTC (rev 12647)
+++ branches/kde4.2/packages/kdelibs/debian/changelog	2008-11-17 02:53:32 UTC (rev 12648)
@@ -31,8 +31,10 @@
     - Bump plasma ABI to plasma-abi-4.2-1.
     - kdelibs5-data replaces kdebase-workspace-data and libplasma2 from KDE 4.1
   * Update install and installgen files.
+  * Make kdelibs5 conflict with kdebase-runtime << 4:4.1.73 because some
+    stuff does not work (e.g. kwallet) and there are other issues.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 17 Nov 2008 00:34:40 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 17 Nov 2008 04:51:34 +0200
 
 kde4libs (4:4.1.3-2) experimental; urgency=low
 

Modified: branches/kde4.2/packages/kdelibs/debian/control
===================================================================
--- branches/kde4.2/packages/kdelibs/debian/control	2008-11-17 01:29:07 UTC (rev 12647)
+++ branches/kde4.2/packages/kdelibs/debian/control	2008-11-17 02:53:32 UTC (rev 12648)
@@ -26,6 +26,7 @@
 Depends: ${shlibs:Depends}, kdelibs5-data (>= ${source:Version}),
  kdelibs-bin(>= ${binary:Version}), dbus-x11, shared-mime-info, xauth
 Recommends: ttf-dejavu
+Conflicts: kdebase-runtime (<< 4:4.1.73)
 Description: core libraries for all KDE 4 applications
  This package contains shared libraries needed to run KDE 4 applications.
  .




More information about the pkg-kde-commits mailing list