r2108 - in /unstable/evolution-data-server/debian: changelog control
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Tue Mar 27 17:57:02 UTC 2012
Author: jordi
Date: Tue Mar 27 17:57:01 2012
New Revision: 2108
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2108
Log:
Drop e-d-s dep from libs, as it would create a circular dependency.
Modified:
unstable/evolution-data-server/debian/changelog
unstable/evolution-data-server/debian/control
Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=2108&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Tue Mar 27 17:57:01 2012
@@ -10,8 +10,6 @@
* Add Breaks on old versions of libecal1.2 and libebook1.2 to e-d-s, to
ensure no packages using the old libs try to talk to the new server
(closes: #623216).
- * To prevent further GNOME upgrade woes, add explicit dependencies on
- e-d-s (>= ${gnome:Version}), (<< ${gnome:NextVersion}) for both libs.
* Bump Standards-Version to 3.9.3, with no further changes.
-- Jordi Mallach <jordi at debian.org> Tue, 27 Mar 2012 19:51:37 +0200
Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=2108&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Tue Mar 27 17:57:01 2012
@@ -175,8 +175,7 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends},
- evolution-data-server (>= ${gnome:Version}), evolution-data-server (<< ${gnome:NextVersion})
+ ${misc:Depends}
Description: Client library for evolution address books
This package is a client library for evolution addressbooks.
.
@@ -272,8 +271,7 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends},
- evolution-data-server (>= ${gnome:Version}), evolution-data-server (<< ${gnome:NextVersion})
+ ${misc:Depends}
Description: Client library for evolution calendars
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
More information about the pkg-evolution-commits
mailing list