rev 9105 - branches/kde4/packages/kdepimlibs/debian
Armin Berres
trigger-guest at alioth.debian.org
Tue Jan 22 22:03:03 UTC 2008
Author: trigger-guest
Date: 2008-01-22 22:03:03 +0000 (Tue, 22 Jan 2008)
New Revision: 9105
Modified:
branches/kde4/packages/kdepimlibs/debian/changelog
branches/kde4/packages/kdepimlibs/debian/control
Log:
* Make kdepimlibs5 depend on the source and not the binary version of kdepimlibs-data.
Modified: branches/kde4/packages/kdepimlibs/debian/changelog
===================================================================
--- branches/kde4/packages/kdepimlibs/debian/changelog 2008-01-22 14:04:20 UTC (rev 9104)
+++ branches/kde4/packages/kdepimlibs/debian/changelog 2008-01-22 22:03:03 UTC (rev 9105)
@@ -1,3 +1,10 @@
+kdepimlibs (4:4.0.0-5) UNRELEASED; urgency=low
+
+ * Make kdepimlibs5 depend on the source and not the binary version of
+ kdepimlibs-data.
+
+ -- Armin Berres <trigger+debian at space-based.de> Tue, 22 Jan 2008 23:02:08 +0100
+
kdepimlibs (4:4.0.0-4) unstable; urgency=low
* Add Vcs-Browser and Vcs-Svn fields.
Modified: branches/kde4/packages/kdepimlibs/debian/control
===================================================================
--- branches/kde4/packages/kdepimlibs/debian/control 2008-01-22 14:04:20 UTC (rev 9104)
+++ branches/kde4/packages/kdepimlibs/debian/control 2008-01-22 22:03:03 UTC (rev 9105)
@@ -13,7 +13,7 @@
Package: kdepimlibs5
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, kdepimlibs-data (>= ${binary:Version})
+Depends: ${shlibs:Depends}, kdepimlibs-data (>= ${source:Version})
Description: core libraries for KDE PIM 4 applications
This package contains PIM shared libraries needed to run KDE 4 applications.
.
More information about the pkg-kde-commits
mailing list