--- evolution-exchange-2.23.91.orig/debian/copyright +++ evolution-exchange-2.23.91/debian/copyright @@ -0,0 +1,22 @@ +This package was debianized by Jeff Waugh on +Wed, 12 May 2004 16:41:56 +1000. + +Downloaded from +the tarball has been stripped of its docs/ietf subdir and docs/Makefile.in, +Makefile.am, configure.in, configure, and docs/README have been changed +appropriately. + +Copyright (C) 2002-2005 Novell, Inc. + +This program is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for +more details. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. --- evolution-exchange-2.23.91.orig/debian/evolution-exchange.manpages +++ evolution-exchange-2.23.91/debian/evolution-exchange.manpages @@ -0,0 +1 @@ +debian/exchange-connector-setup-2.24.1 --- evolution-exchange-2.23.91.orig/debian/watch +++ evolution-exchange-2.23.91/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/([\d\.]+)[02468]/evolution-exchange-([\d\.]+)\.tar\.gz debian uupdate --- evolution-exchange-2.23.91.orig/debian/control +++ evolution-exchange-2.23.91/debian/control @@ -0,0 +1,69 @@ +Source: evolution-exchange +Section: gnome +Priority: optional +Maintainer: Ubuntu Core Developers +XSBC-Original-Maintainer: Debian Evolution Maintainers +Uploaders: Heikki Henriksen , + Lawrence Walton , + Loic Minier , + Oystein Gisnas +Standards-Version: 3.7.3 +Dm-Upload-Allowed: yes +Homepage: http://www.gnome.org/projects/evolution/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-evolution/unstable/evolution-exchange +Vcs-Browser: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-exchange +Build-Depends: debhelper (>= 5.0.0), + dpkg-dev (>= 1.14.16), + cdbs (>= 0.4.37), + libtool, + intltool (>= 0.35.5), + pkg-config, + libgtk2.0-dev (>= 2.10.0), + libglib2.0-dev (>= 2.16), + liborbit2-dev, + libgconf2-dev (>= 2.0.0), + libexchange-storage1.2-dev (>= 2.23.90), + libebackend1.2-dev (>= 2.23.90), + evolution-dev (>= 2.23.90), + libcamel1.2-dev (>= 2.23.90), + libedata-book1.2-dev (>= 2.23.90), + libedata-cal1.2-dev (>= 2.23.90), + libecal1.2-dev (>= 2.23.90), + libsoup2.4-dev, + libedataserverui1.2-dev, + libegroupwise1.2-dev (>= 2.23.90), + libglade2-dev, + libgnomeui-dev (>= 2.0.0), + libgnomeprint2.2-dev (>= 2.2.0), + libbonobo2-dev (>= 2.20.3), + libxml2-dev (>= 2.0.0), + libldap2-dev + +Package: evolution-exchange +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Conflicts: ximian-connector, + evolution (<< 2.23.0), + evolution (>=2.25.0) +Provides: ximian-connector +Replaces: ximian-connector +Suggests: evolution-exchange-dbg (= ${binary:Version}) +Description: Exchange plugin for the Evolution groupware suite + The Evolution Exchange Connector adds support for Microsoft Exchange 2000 and + 2003 to the Evolution groupware suite. + . + It uses the functionality of Outlook Web Access (OWA) to integrate with + Exchange. Therefore, it is a requirement that OWA is enabled on the corporate + Exchange infrastructure. + +Package: evolution-exchange-dbg +Priority: extra +Architecture: any +Depends: evolution-exchange (= ${binary:Version}), + ${misc:Depends} +Description: Exchange plugin for Evolution with debugging symbols + The Evolution Exchange Connector adds support for Microsoft Exchange 2000 and + 2003 to the Evolution groupware suite. + . + This package contains unstripped binaries used for debugging. --- evolution-exchange-2.23.91.orig/debian/evolution-exchange.install +++ evolution-exchange-2.23.91/debian/evolution-exchange.install @@ -0,0 +1,9 @@ +debian/tmp/etc/gconf/schemas +debian/tmp/usr/bin +debian/tmp/usr/lib/evolution +debian/tmp/usr/lib/bonobo +debian/tmp/usr/lib/evolution-data-server-1.2/camel-providers/*.urls +debian/tmp/usr/lib/evolution-data-server-1.2/camel-providers/*.so +debian/tmp/usr/share/evolution-exchange +debian/tmp/usr/share/gtk-doc +debian/tmp/usr/share/locale --- evolution-exchange-2.23.91.orig/debian/exchange-connector-setup-2.24.1 +++ evolution-exchange-2.23.91/debian/exchange-connector-setup-2.24.1 @@ -0,0 +1,35 @@ +.TH EXCHANGE-CONNECTOR-SETUP-2.24 1 "March 11, 2008" + +.SH NAME +exchange-connector-setup-2.24 \- configure evolution to access an +exchange server + +.SH SYNOPSIS +.B exchange-connector-setup-2.24 + +.SH DESCRIPTION +\fBexchange-connector-setup-2.24\fP is a program that is called +from within +.BR evolution (1) +to help guide users through setting up a connection to an +Microsoft Exchange server. + +.SH OPTIONS +There are no documented options. + +.SH SEE ALSO +.BR evolution (1) + +.SH AUTHORS +evolution-exchange was written by The Novell Corporation. + +This manual page was written by +Lawrence Walton <\fIlawrence@the-penguin.otak.com\fP>, +for the Debian project (but may be used by others). + +.SH COPYRIGHT +Copyright \(co 2002-2008 Novell, Inc. +.br +This is free software; see the source for copying conditions. +There is NO warranty; not even for MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. --- evolution-exchange-2.23.91.orig/debian/rules +++ evolution-exchange-2.23.91/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/gnome.mk + +CFLAGS += -fPIC --- evolution-exchange-2.23.91.orig/debian/changelog +++ evolution-exchange-2.23.91/debian/changelog @@ -0,0 +1,493 @@ +evolution-exchange (2.23.91-0ubuntu1) intrepid; urgency=low + + * New upstream version + + -- Sebastien Bacher Mon, 01 Sep 2008 16:45:43 +0200 + +evolution-exchange (2.23.90-0ubuntu1) intrepid; urgency=low + + * New upstream version: + Bug fixes: + - #329505: Recognize Distribution lists stored on the server + and work with them as with Contact lists + - #489236: Evolution Inbox not displaying messages which have already + been opened in another application using exchange + - #545877: Migrate Camel from EDList to CamelDList + - #546257: Use proper ref/unref functions on EBookBackendExchange object + - #546397: Fetch uids correctly + - #546933: Do not lookup for NULL + - #546934: Track contact changes correctly + - #547308: Distinguish between GAL offline and unsupported + authentication method used + * debian/control: + - updated evolution-data-server requirement + + -- Sebastien Bacher Mon, 18 Aug 2008 17:34:46 +0200 + +evolution-exchange (2.23.6-0ubuntu2) intrepid; urgency=low + + * debian/control: + - build-depends on libegroupwise1.2-dev (>= 2.23.5) + + -- Sebastien Bacher Tue, 05 Aug 2008 21:47:24 +0200 + +evolution-exchange (2.23.6-0ubuntu1) intrepid; urgency=low + + * New upstream versions: + Bug fixes: + - #208394: Use rid along with uid while searching for recurring instances + - #500389: Option to set different authentication type for GAL and OWA + - #544031: Compiler warnings cleanup + - #544513: Do not unref NULL object + Other Contributions: + - DB Summary fixes + Camel DB Summary support. + Bug fixes: + - #528902: Better time zone handling + Other Contributors: + - Rewrite the evolution-data-server version check and set it + to require 2.23.5 + * debian/control: + - updated evolution-data-server requirements + + -- Sebastien Bacher Mon, 04 Aug 2008 19:22:46 +0200 + +evolution-exchange (2.23.4-0ubuntu1) intrepid; urgency=low + + * New upstream version: + Bug fixes: + - #402752: Prevent crash when got a component without set UID + - #532844: If it's a bad case we can just goto the error handling code + instead of trying to process the response + - #536376: Check libebackend when running ./configure + - #536638: Allow evolution-exchange to build with G_DISABLE_SINGLE_INCLUDES + and GTK_DISABLE_SINGLE_INCLUDES defined. + * debian/control.in: + - build-depends on libebackend1.2-dev (>= 2.3.0) + + -- Sebastien Bacher Mon, 16 Jun 2008 22:54:05 +0200 + +evolution-exchange (2.23.3-0ubuntu1) intrepid; urgency=low + + * New upstream version + * Sync on Debian + * debian/control: + - updated libglib and evolution-data-server requirements + - updated maintainer informations + + -- Sebastien Bacher Fri, 06 Jun 2008 11:50:09 +0200 + +evolution-exchange (2.22.2.dfsg-1) unstable; urgency=low + + * New upstream release + - bugfixes + * Remove lintian/evolution-exchange + - private-dir rpaths are finally ignored with lintian >= 1.23.49 + + -- Heikki Henriksen Mon, 26 May 2008 21:06:40 +0200 + +evolution-exchange (2.22.1.dfsg.2-1) unstable; urgency=low + + * New upstream interim release (2.22.1.2) + - bugfixes and documentation updates + + -- Heikki Henriksen Tue, 20 May 2008 20:11:30 +0200 + +evolution-exchange (2.22.1.dfsg-1) unstable; urgency=low + + * New upstream release + * Suggest evolution-exchange-dbg (= ${binary:Version}) + + -- Heikki Henriksen Thu, 10 Apr 2008 19:47:06 +0200 + +evolution-exchange (2.22.0.dfsg-1) unstable; urgency=low + + * New upstream release + - applies message filters correctly (closes: #470756) + * Bump build-deps: + - libcamel1.2-dev (>= 2.21.90) + - libglib2.0-dev (>= 2.15.3) + - libbonobo2-dev (>= 2.20.3) + - libsoup2.4-dev (from libsoup2.2-dev) + - libexchange-storage1.2-dev (>= 2.22.0) + - evolution-dev (>= 2.22.0) + - libcamel1.2-dev (>= 2.21.90) + - libedata-book1.2-dev (>= 2.22.0) + - libedata-cal1.2-dev (>= 2.22.0) + - libecal1.2-dev (>= 2.22.0) + * Update conflicts: + - evolution (<< 2.21.0) + - evolution (>=2.23.0) + * Rename man-page, exchange-connector-setup-2.22 + * Update references to version in manpage from 2.12 to 2.22 + * Update lintian-paths + * Update DM-Upload-Allowed according to change in dpkg 1.14.16 and bump + build-dep on dpkg-dev + + -- Heikki Henriksen Sat, 05 Apr 2008 13:54:21 +0200 + +evolution-exchange (2.12.2.dfsg-1) unstable; urgency=low + + [ Heikki Henriksen ] + * New upstream release + * Re-remove nonfree ietf-docs for dfsg version (closes: #393368) + * Add Dm-Upload-Allowed, Homepage, Vcs-Browser and Vcs-Svn fields in control + * Add lintian overrides for rpaths + + [ Oystein Gisnas ] + * Claim compliance with policy version 3.7.3. No changes required. + + -- Heikki Henriksen Mon, 03 Dec 2007 21:14:23 +0100 + +evolution-exchange (2.12.0.dfsg-1) unstable; urgency=low + + [ Heikki Henriksen ] + * New upstream release (closes: #390684) + * Rename man-page, exchange-connector-setup-2.12 + * Versioned build-depends (closes: #444541) + * Add info on owa to description + * Versioned conflict on evolution (<< 2.11 & >= 2.13.0) + (closes: #444815, #444012, #443893) + + [ Oystein Gisnas ] + * Update references to version in manpage from 2.10 to 2.12 + + -- Oystein Gisnas Wed, 03 Oct 2007 07:20:15 +0200 + +evolution-exchange (2.10.3.dfsg-1) unstable; urgency=low + + * New upstream stable release. + + -- Loic Minier Wed, 25 Jul 2007 16:46:52 +0200 + +evolution-exchange (2.10.2.dfsg-2) experimental; urgency=low + + * Merge 2.8.x changelog entries. + * Add -dbg package, courtesy of Jason Thomas; closes: #429604. + - Target at experimental. + - Build-dep on cdbs >= 0.4.37. + + -- Loic Minier Thu, 21 Jun 2007 11:37:46 +0200 + +evolution-exchange (2.10.2.dfsg-1) unstable; urgency=low + + [ Oystein Gisnas ] + * New upstream release. + + [ Loic Minier ] + * Drop useless debian/dirs. + * Use a .dfsg version number and document the relevant changes. + - Drop patch 05_remove-rfcs. + + -- Loic Minier Mon, 04 Jun 2007 00:11:00 +0200 + +evolution-exchange (2.10.1-1) unstable; urgency=low + + * New upstream release. + - Set intltool build-dep to version >= 0.35.5 + - Bump evolution-dev build-dep to >= 2.10 + - Rename manpage to match version + - Drop 20_camel-continue-reading-on-timeout.patch, applied upstream + - Update 05_remove-rfcs.patch + - Update directory names in debian/rules + * Update watch file to track all stable versions + + -- Oystein Gisnas Wed, 25 Apr 2007 23:13:25 +0200 + +evolution-exchange (2.8.3-1) experimental; urgency=low + + * New upstream stable release; bug fixes and translations. + + -- Loic Minier Thu, 05 Apr 2007 13:57:57 +0200 + +evolution-exchange (2.8.1-1) experimental; urgency=low + + * New upstream release (closes: #390684) + * Updated watch-file for 2.8-series + * Rename and update man-page [debian/exchange-connector-2.8, + debian/manpages] + * Update build-dep of evolution-dev (>= 2.8.0) [debian/control] + * Update build-dep of *eds-dev (>= 1.8.0) [debian/control] + + -- Heikki Henriksen Tue, 3 Oct 2006 15:18:56 +0200 + +evolution-exchange (2.6.3.dfsg-1) unstable; urgency=low + + [ Oystein Gisnas ] + * Pull patches from planned 2.6.4 + - debian/patches/20_camel-continue-reading-on-timeout.patch + (closes: #389399) + * Remove docs/ietf/ to get rid of non-free RFCs. + [debian/patches/05_remove-rfcs.patch] + + [ Loic Minier ] + * Repack tarball to strip RFCs. (closes: #393368) + * Update patch 05_remove-rfcs to also stop AC_OUTPUT()ing + docs/ietf/Makefile. + + -- Loic Minier Tue, 17 Oct 2006 21:33:52 +0200 + +evolution-exchange (2.6.3-1) unstable; urgency=low + + [ Oystein Gisnas ] + * New upstream release + - does not scan all folders on startup (closes: #378236) + - debian/patches/10_camel-stub-marshal.patch included + * Add build-deps libtool and pkg-config. [debian/control] + * Expand e-d-s-dev build-deps to individual libraries. + [debian/control] + * Include all GNOME build-deps. [debian/control] + + [ Heikki Henriksen ] + * split bashism rm {,} in two (closes: #377159) + * check build-deps (closes: #384242) + + -- Heikki Henriksen Wed, 23 Aug 2006 20:31:00 +0200 + +evolution-exchange (2.6.2-3) unstable; urgency=low + + [ Oystein Gisnas ] + * debian/control: Strip build-deps to a minimum + * debian/patches/10_rpath.patch: Remove RPATH workaround for building + with evolution-dev >= 2.6.2-3 + * debian/patches/10_camel-stub-marshal.patch: Bugfix from upstream CVS + (closes: #374604) + + [ Heikki Henriksen ] + * Added Oystein Gisnas & Loic Minier to Uploaders + + -- Heikki Henriksen Thu, 22 Jun 2006 09:40:40 +0200 + +evolution-exchange (2.6.2-2) unstable; urgency=low + + [ Oystein Gisnas ] + * debian/patches/10_rpath.patch: Fix build against + .la free evolution + * debian/control: Added ${misc:Depends} + * debian/rules: Readd change to not install .la file + + [ Heikki Henriksen ] + * Remove temporary build-dep on libnm-glib-dev [debian/control] + + -- Oystein Gisnas Sat, 17 Jun 2006 13:48:06 +0200 + +evolution-exchange (2.6.2-1) unstable; urgency=low + + [ Heikki Henriksen ] + * New upstream release + * Upstream fixes: + - fix fail/crash on calendar load (closes: #278236, #341305) + * Rename source package from the old deprecated ximian-connector to evolution-exchange + * Bump standards-version to 3.7.2, no other changes needed [debian/control] + * Set maintainer to pkg-evolution-maintainers [debian/control] + * Update handling of manpage [debian/rules & debian/manpages] + * Remove chrpath from build-deps [debian/control & debian/rules] + * Update compat: [debian/compat & debian/control] + + [ Oystein Gisnas ] + * Update manpage from version 2.2 to 2.6 + * debian/patches/10_bonobo-component-alias.patch: register bonobo + component properly to avoid e_component_registry_peek_info crash + + -- Heikki Henriksen Thu, 8 Jun 2006 16:44:58 +0200 + +ximian-connector (2.6.1-1) unstable; urgency=low + + * New upstream release + * debian/watch: added + * debian/rules: update dirpaths with $LIBCAMEL_CURRENT + * debian/control: tighten build-deps + * debian/control: temporarily build-dep on libnm-glib-dev + + -- Heikki Henriksen Wed, 3 May 2006 13:52:09 +0200 + +ximian-connector (2.4.2-1) unstable; urgency=low + + * New upstream release + * Fixed phantom references to old libraries (libcamel1.2-0 libebook1.2-3 + libedataserverui1.2-4) + * Updated build depends to Evolution and Evolution-dev (>= 2.4.2.1-1) + * Updated depends to evolution-data-server-dev (>= 1.4.2.1-1) + + -- Lawrence Walton Wed, 11 Jan 2006 10:14:20 -0800 + +ximian-connector (2.4.1-1) experimental; urgency=low + + * New upstream release + * Updated build dependancy to, e-d-s 1.4.1.1-1 and evolution 2.4.1-3. + + -- Lawrence Walton Mon, 9 Jan 2006 16:07:47 -0800 + +ximian-connector (2.4.0-1) unstable; urgency=low + + * New upstream release + * Unreleased package, non-functional upstream. + * Added build dependency, libgtkhtml3.8-dev and libexchange-storage1.2-dev. + + -- Lawrence Walton Thu, 22 Dec 2005 14:57:18 -0800 + +ximian-connector (2.2.3-4) unstable; urgency=low + + * Removed build depends libdb4.1 + * Rebuild against libsoup2.2-8 + * Updated depends to evolution-dev (>= 2.2.3-4.1) + * Updated depends to evolution (>= 2.2.3-4.1) + * Updated depends to evolution-data-server-dev(>= 1.2.3-4.2) + * + + -- Lawrence Walton Sat, 8 Oct 2005 11:34:18 -0700 + +ximian-connector (2.2.3-3) unstable; urgency=low + + * Updated to Standards-Version 3.6.2 + * Changed build depends from evolution-data-server1.2-dev to + evolution-data-server-dev + * Closes: #326449 + + -- Lawrence Walton Sat, 3 Sep 2005 10:57:38 -0700 + +ximian-connector (2.2.3-2) unstable; urgency=low + + * Backed out the chrpath -delete for ximian-connector-setup + - Closes: #313394 + -- Lawrence Walton Wed, 29 Jun 2005 10:40:29 -0700 + +ximian-connector (2.2.3-1) unstable; urgency=low + + * New upstream release + * Removed two Lintian binary-or-shlib-defines-rpath warnings. + * Updated config.guess config.sub from /usr/share/misc + + -- Lawrence Walton Wed, 8 Jun 2005 09:54:39 -0700 + +ximian-connector (2.2.2-7) unstable; urgency=medium + + * Changed Build-Depend to libdb4.1-dev. Resolves a conflict with + libedataserver1.2-dev, which conflicts with libdb3-dev. This should + fix the mips build. + * Closes: #310606 + + -- Lawrence Walton Wed, 25 May 2005 10:59:05 -0700 + +ximian-connector (2.2.2-6) unstable; urgency=low + + * Fixed up man page with help from David! + + -- Lawrence Walton Fri, 22 Apr 2005 14:02:52 -0700 + +ximian-connector (2.2.2-5) unstable; urgency=low + + * Added a manpage for ximian-connector-setup-2.2 + * Clean up .ex files + * Changed build depends, removed evolution bumped up versions. + + -- Lawrence Walton Thu, 21 Apr 2005 14:34:25 -0700 + +ximian-connector (2.2.2-4) unstable; urgency=low + + * Bumping up a version + + -- Lawrence Walton Wed, 20 Apr 2005 12:08:51 -0700 + +ximian-connector (2.2.2-1) unstable; urgency=low + + * New upstream release. (Hopefully Closes: #303647) + * New maintainer. Thanks, Jeff and David! + + -- Lawrence Walton Wed, 20 Apr 2005 12:03:25 -0700 + +ximian-connector (2.0.2-2) unstable; urgency=low + + * Upload to unstable. + (Closes: #263634, #277307, #274152) + + * New maintainer. Thanks other Jeff! + + -- Jeff Bailey Wed, 20 Oct 2004 02:27:23 +0000 + +ximian-connector (2.0.2-1) experimental; urgency=low + + * New upstream release + - Closes: #270141 + + Changes below here for 2.0.1-1... + + * New upstream release + - Closes: #263634, #274152 + - Build-Depend on libdb4.2-dev, which is no longer a build-dep of + heimdal-dev + + -- Jeff Waugh Mon, 18 Oct 2004 10:40:41 -0400 + +ximian-connector (1.5.94.1-1) experimental; urgency=low + + * New upstream release. + - Special thanks to Jeff Bailey for his loving care and attention in + our times of need. + + -- Jeff Waugh Sat, 4 Sep 2004 08:03:02 +1000 + +ximian-connector (1.5.93-1) experimental; urgency=low + + * New upstream release + + -- Jeff Waugh Tue, 3 Aug 2004 00:21:10 -0700 + +ximian-connector (1.5.91-1) experimental; urgency=low + + * New upstream release (Closes: #261533). + + -- Jeff Waugh Fri, 30 Jul 2004 23:13:32 -0700 + +ximian-connector (1.5.90-2) experimental; urgency=low + + * Build-Depend on intltool, evolution-data-server-dev and heimdal-dev, + with thanks to Michael Banck. + + -- Jeff Waugh Tue, 13 Jul 2004 09:51:50 +1000 + +ximian-connector (1.5.90-1) experimental; urgency=low + + * New upstream release + + -- Jeff Waugh Tue, 13 Jul 2004 08:55:38 +1000 + +ximian-connector (1.4.7.2-1) unstable; urgency=low + + * New upstream release. + + -- Jeff Waugh Fri, 9 Jul 2004 14:18:11 +1000 + +ximian-connector (1.4.7.1-5) unstable; urgency=low + + * Rebuild against new libsoup2.0. + + -- Jeff Waugh Tue, 8 Jun 2004 19:49:39 +1000 + +ximian-connector (1.4.7.1-4) unstable; urgency=low + + * Conflicts, Provides, Replaces: ximian-connector. + + -- Jeff Waugh Mon, 17 May 2004 10:03:07 +1000 + +ximian-connector (1.4.7.1-3) unstable; urgency=low + + * Don't delete ximian-connector-setup, it is actually useful for doing + auto-detection and funky stuff like that. + + -- Jeff Waugh Thu, 13 May 2004 00:53:45 +1000 + +ximian-connector (1.4.7.1-2) unstable; urgency=low + + * Build-Depend on evolution (for idl) and libxml-parser-perl (because for + some reason, intltool doesn't). + + -- Jeff Waugh Wed, 12 May 2004 16:40:17 +1000 + +ximian-connector (1.4.7.1-1) unstable; urgency=low + + * Initial Release (Closes: #248555). + * "Fix" configure to always use libldap dynamically. + + -- Jeff Waugh Wed, 12 May 2004 16:40:17 +1000 + --- evolution-exchange-2.23.91.orig/debian/docs +++ evolution-exchange-2.23.91/debian/docs @@ -0,0 +1 @@ +NEWS --- evolution-exchange-2.23.91.orig/debian/compat +++ evolution-exchange-2.23.91/debian/compat @@ -0,0 +1 @@ +5 --- evolution-exchange-2.23.91.orig/debian/patches/10_bonobo-component-alias.patch +++ evolution-exchange-2.23.91/debian/patches/10_bonobo-component-alias.patch @@ -0,0 +1,16 @@ +diff -urN evolution-exchange-2.6.1.orig/storage/GNOME_Evolution_Exchange_Storage.server.in.in evolution-exchange-2.6.1/storage/GNOME_Evolution_Exchange_Storage.server.in.in +--- evolution-exchange-2.6.1.orig/storage/GNOME_Evolution_Exchange_Storage.server.in.in 2006-01-18 10:07:18.000000000 +0100 ++++ evolution-exchange-2.6.1/storage/GNOME_Evolution_Exchange_Storage.server.in.in 2006-05-12 20:19:02.000000000 +0200 +@@ -20,11 +20,11 @@ + + + +-