r2233 - in /unstable/evolution-data-server/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Jun 19 16:35:06 UTC 2012
Author: biebl
Date: Tue Jun 19 16:35:05 2012
New Revision: 2233
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2233
Log:
Change Conflicts for evolution-data-server to versioned Breaks and add
libebook-1.2-12 (<< 3.4) since the AddressBook D-Bus API had a version
bump between 3.2 and 3.4. Fix a typo while at it.
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=2233&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Tue Jun 19 16:35:05 2012
@@ -2,6 +2,9 @@
* Team upload.
* New upstream release.
+ * Change Conflicts for evolution-data-server to versioned Breaks and add
+ libebook-1.2-12 (<< 3.4) since the AddressBook D-Bus API had a version
+ bump between 3.2 and 3.4. Fix a typo while at it.
-- Michael Biebl <biebl at debian.org> Tue, 19 Jun 2012 17:02:31 +0200
Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=2233&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Tue Jun 19 16:35:05 2012
@@ -65,7 +65,11 @@
libcamel-1.2-33 (= ${binary:Version})
Suggests: evolution,
evolution-data-server-dbg (= ${binary:Version})
-Conflicts: libecal-1.2-7, libecal1.2-8, libebook1.2-9, libebook1.2-10
+Breaks: libecal1.2-7 (<< 2.32),
+ libecal1.2-8 (<< 3.2),
+ libebook1.2-9 (<< 2.32),
+ libebook1.2-10 (<< 3.2),
+ libebook-1.2-12 (<< 3.4)
Description: evolution database backend server
The data server, called "Evolution Data Server" is responsible for managing
mail, calendar, addressbook, tasks and memo information.
More information about the pkg-evolution-commits
mailing list