rev 17384 - trunk/packages/kdepim-runtime/debian
Modestas Vainius
modax at alioth.debian.org
Sun Mar 7 13:34:05 UTC 2010
Author: modax
Date: 2010-03-07 13:34:04 +0000 (Sun, 07 Mar 2010)
New Revision: 17384
Modified:
trunk/packages/kdepim-runtime/debian/changelog
trunk/packages/kdepim-runtime/debian/control
Log:
Make kdepim-runtime depend on akonadi-server (>= 1.3).
Modified: trunk/packages/kdepim-runtime/debian/changelog
===================================================================
--- trunk/packages/kdepim-runtime/debian/changelog 2010-03-06 21:27:35 UTC (rev 17383)
+++ trunk/packages/kdepim-runtime/debian/changelog 2010-03-07 13:34:04 UTC (rev 17384)
@@ -1,4 +1,4 @@
-kdepim-runtime (4:4.4.1-0rc1) UNRELEASED; urgency=low
+kdepim-runtime (4:4.4.1-0rc2) UNRELEASED; urgency=low
* New upstream release.
@@ -19,6 +19,7 @@
* Add README.source.
* Switch kdepim-runtime-dbg section to debug and priority to extra.
* Make kdepim-runtime depend on the kdepimlibs-kio-plugins package.
+ * Make kdepim-runtime depend on akonadi-server (>= 1.3).
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 04 Mar 2010 12:39:13 +0200
Modified: trunk/packages/kdepim-runtime/debian/control
===================================================================
--- trunk/packages/kdepim-runtime/debian/control 2010-03-06 21:27:35 UTC (rev 17383)
+++ trunk/packages/kdepim-runtime/debian/control 2010-03-07 13:34:04 UTC (rev 17384)
@@ -14,7 +14,7 @@
Package: kdepim-runtime
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kdepimlibs-kio-plugins
+Depends: ${shlibs:Depends}, ${misc:Depends}, kdepimlibs-kio-plugins, akonadi-server (>= 1.3)
Replaces: akonadi-kde, libmaildir4
Description: Runtime components for akonadi-kde
This package contains akonadi agents written using kdelibs.
More information about the pkg-kde-commits
mailing list