r2110 - in /unstable/evolution-data-server/debian: changelog control
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Tue Mar 27 18:23:55 UTC 2012
Author: jordi
Date: Tue Mar 27 18:23:54 2012
New Revision: 2110
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2110
Log:
Use Conflicts, not Breaks.
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=2110&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog (original)
+++ unstable/evolution-data-server/debian/changelog Tue Mar 27 18:23:54 2012
@@ -1,3 +1,9 @@
+evolution-data-server (3.2.2-3) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ -- Jordi Mallach <jordi at debian.org> Tue, 27 Mar 2012 20:11:28 +0200
+
evolution-data-server (3.2.2-2) unstable; urgency=low
* Remove manual call to dh_bugfiles in binary-indep which was also
@@ -7,8 +13,8 @@
* Add 22_gmodule_dep.patch: Add explicit dependencies on gmodule-2.0
(closes: #665664).
* Drop obsolete e-d-s1.2 Conflicts/Replaces.
- * 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
+ * Make e-d-s onflict against old versions of libecal1.2 and libebook1.2,
+ to ensure no packages using the old libs try to talk to the new server
(closes: #623216).
* Bump Standards-Version to 3.9.3, with no further changes.
Modified: unstable/evolution-data-server/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/control?rev=2110&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/control (original)
+++ unstable/evolution-data-server/debian/control Tue Mar 27 18:23:54 2012
@@ -60,7 +60,7 @@
libcamel-1.2-29 (= ${binary:Version})
Suggests: evolution,
evolution-data-server-dbg (= ${binary:Version})
-Breaks: libecal-1.2-7, libecal1.2-8, libebook1.2-9, libebook1.2-10
+Conflicts: libecal-1.2-7, libecal1.2-8, libebook1.2-9, libebook1.2-10
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