r1220 - in /unstable/evolution-jescs/debian: changelog control
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Wed May 13 21:26:49 UTC 2009
Author: joss
Date: Wed May 13 21:26:49 2009
New Revision: 1220
URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1220
Log:
* New upstream release.
* Support for evolution 2.26. Closes: #528525.
* Replace conflicts against evolution with strict dependencies.
Modified:
unstable/evolution-jescs/debian/changelog
unstable/evolution-jescs/debian/control
Modified: unstable/evolution-jescs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-jescs/debian/changelog?rev=1220&op=diff
==============================================================================
--- unstable/evolution-jescs/debian/changelog (original)
+++ unstable/evolution-jescs/debian/changelog Wed May 13 21:26:49 2009
@@ -1,3 +1,11 @@
+evolution-jescs (2.26.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Support for evolution 2.26. Closes: #528525.
+ * Replace conflicts against evolution with strict dependencies.
+
+ -- Josselin Mouette <joss at debian.org> Wed, 13 May 2009 23:24:08 +0200
+
evolution-jescs (2.24.0-1) unstable; urgency=low
* New upstream release.
Modified: unstable/evolution-jescs/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-jescs/debian/control?rev=1220&op=diff
==============================================================================
--- unstable/evolution-jescs/debian/control (original)
+++ unstable/evolution-jescs/debian/control Wed May 13 21:26:49 2009
@@ -14,15 +14,15 @@
Build-Depends: debhelper (>= 5.0.0),
cdbs (>= 0.4.37),
dpkg-dev (>= 1.14.16),
- evolution-dev (>= 2.24),
+ evolution-dev (>= 2.26),
intltool (>= 0.35.0),
libglib2.0-dev,
liborbit2-dev,
libgconf2-dev,
libidn11-dev,
- libcamel1.2-dev (>= 2.24),
- libedata-cal1.2-dev (>= 2.24),
- libedataserverui1.2-dev (>= 2.24),
+ libcamel1.2-dev (>= 2.26),
+ libedata-cal1.2-dev (>= 2.26),
+ libedataserverui1.2-dev (>= 2.26),
libsoup2.4-dev,
libglade2-dev,
libgnomeui-dev,
@@ -31,9 +31,9 @@
Package: evolution-jescs
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
-Conflicts: evolution (<< 2.24.0),
- evolution (>= 2.25.0)
+ ${misc:Depends},
+ evolution (>= 2.26),
+ evolution (<< 2.27)
Description: Evolution Connector for Sun Java Enterprise System Calendar Server (SJESCS)
The JESCS-connector adds support to evolution for Sun Java Enterprise System
Calendar Server (SJESCS) 5.1 and above, and for the Web Calendar Access
More information about the pkg-evolution-commits
mailing list