evolution (3.2.2-0ubuntu0.1) oneiric-proposed; urgency=low

  * New upstream release.
    - Font changes ignored since 3.2 (LP: #829351)
  * debian/control: bump e-d-s Build-Depends to 3.2.2.
  * debian/rules: really re-enable the pst-import plugin, missing from a
    previous merge. (LP: #893420)
  * debian/control: add libpst-dev to Build-Depends, required by pst-import.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Wed, 07 Dec 2011 15:35:51 -0500

evolution (3.2.1-0ubuntu1) oneiric-proposed; urgency=low

  * New upstream bugfix release:
    - Crash in atk_state_set_contains_state (LP: #820552)
    - Color Scheme off in calendar (LP: #853926)
    - Calendar reminds of old events following upgrade (LP: #848968)
    - Search Folders contain ambiguous reference to accounts (LP: #857283)
    - Address Cards Render extra Phone Number (LP: #860806)
    - Online Account services not always activating (LP: #849960)
  * debian/control: bump e-d-s Build-Depends to 3.2.1.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Tue, 18 Oct 2011 09:22:53 -0400

evolution (3.2.0-0ubuntu2) oneiric; urgency=low

  * debian/patches/04_delay_alarm_notifier.patch: add the autostart delay to
    evolution-alarm-notify.desktop.in.in to really apply the delay.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Tue, 27 Sep 2011 09:50:09 -0400

evolution (3.2.0-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/control: bump e-d-s Build-Depends to 3.2.0. 
  * debian/patches/*git*.patch: remove left over patches we already no longer
    apply.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Mon, 26 Sep 2011 12:24:40 -0400

evolution (3.1.92-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/control: bump e-d-s Build-Depends to 3.1.92. 

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Fri, 23 Sep 2011 10:08:06 -0400

evolution (3.1.91-0ubuntu1) oneiric; urgency=low

  * New upstream release. (LP: #843769)
  * debian/control: bump e-d-s Build-Depends to 3.1.91. 

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 08 Sep 2011 09:38:57 -0400

evolution (3.1.5-0ubuntu2) oneiric; urgency=low

  * debian/evolution-common.install: drop /usr/share/omf, evolution now has all
    its help documents directly in /usr/share/gnome/help, in a different format.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 18 Aug 2011 16:02:45 -0400

evolution (3.1.5-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/control: bump e-d-s Build-Depends to 3.1.5.
  * debian/patches/03_lpi.patch: refreshed.
  * debian/patches/11_remove_upstream_submit_bugreport.patch: refreshed.
  * debian/patches/bogofilter_init_903b8e6.patch,
    debian/patches/evo_fbee43e_to_f4505a2.patch,
    debian/patches/spamassassin_init_4fc04af.patch: dropped, included upstream.
  * debian/patches/spamd_sbin_path.patch: correct the path to spamd as
    /usr/sbin/spamd, which is the correct path in Ubuntu. (LP: #828693)

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 18 Aug 2011 11:10:01 -0400

evolution (3.1.4-0ubuntu3) oneiric; urgency=low

  * debian/rules: enable GOA (gnome-online-accounts) support.
  * debian/control: add libgoa-1.0-dev to Build-Depends.
  * debian/patches/10_desktop_shortcuts.patch: fix the calendar shortcut
    to appear in the Launcher.
  * debian/patches/onlyshowin-add-unity.patch: add Unity to the OnlyShowIn
    field in desktop files.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Fri, 12 Aug 2011 11:43:05 -0400

evolution (3.1.4-0ubuntu2) oneiric; urgency=low

  * debian/patches/spamassassin_init_4fc04af.patch: cherry-pick from git to
    fix the spamassassin module init crash. (LP: #817466)
  * debian/patches/bogofilter_init_903b8e6.patch: cherry-pick from git:
    also fix bogofilter module initialization.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 04 Aug 2011 20:46:27 -0400

evolution (3.1.4-0ubuntu1) oneiric; urgency=low

  [ Martin Pitt ]
  * Add debian/patches/04_delay_alarm_notifier.patch: Delay alarm-notifier by
    30 seconds. It's not necessary to have in the critical path during boot,
    and it's quite expensive. This was already done in previous Ubuntu
    releases, but accidentally got dropped when moving to the upstream desktop
    files.

  [ Mathieu Trudel-Lapierre ]
  * New upstream release 3.1.4.
  * debian/control: bump E-D-S Depends and Build-Depends to 3.1.4.
  * debian/patches/999git_EVO_3_1_3_to_2b342a4.patch: drop, included in 3.1.4.
  * debian/patches/evo_fbee43e_to_f4505a2.patch: cherry-pick a few commits from
    git to fix typos and a crash in 3.1.4 that prevents Evolution from starting.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Wed, 27 Jul 2011 15:52:48 -0400

evolution (3.1.3-0ubuntu2) oneiric; urgency=low

  * debian/patches/999git_EVO_3_1_3_to_2b342a4.patch: apply all commits from
    upstream git up to 2b342a4.
  * debian/patches/99git_emformatquote_cleanups_a51ea9b.patch
    debian/patches/99git_ealertbar_underalloc_985ad2d.patch
    debian/patches/99git_drop_camel_stream_reset_17127fb.patch
    debian/patches/99git_camelsession_e-passwords_99d492b.patch
    debian/patches/99git_avoid_camel_stream_printf_005a26d.patch: dropped, they
    are covered by 999git_EVO_3_1_3_to_2b342a4.patch.
  * debian/patches/62_no_upstream_email_notification_by_default.patch: refresh.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 14 Jul 2011 15:07:23 -0400

evolution (3.1.3-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - bgo 652958 - Evolution Account Assistant jumps steps (LP: #799469)
    - bgo 653154 - Crash when constructing calendar view (LP: #802405)
    - bgo 649757 - 'Local delivery' accounts stopped working (LP: #781391)
  * debian/control: bump E-D-S build-depends.
  * debian/rules: configure with --disable-goa.
  * debian/patches/99git_camelsession_e-passwords_99d492b.patch: cherry-pick
    upstream patch to adapt to CamelSession and e-passwords changes.
  * debian/patches/99git_emformatquote_cleanups_a51ea9b.patch: cherry-pick some
    cleanup work.
  * debian/patches/99git_drop_camel_stream_reset_17127fb.patch: cherry-pick
    upstream patch to replace camel_stream_reset() with g_seekable_seek(),
    should fix FTBFS.
  * debian/patches/99git_avoid_camel_stream_printf_005a26d.patch: cherry-pick
    upstream changes to drop camel_stream_printf() uses.
  * debian/patches/99git_ealertbar_underalloc_985ad2d.patch: cherry-pick
    fixes to underallocation of EAlertBar to reduce runtime EShellContent
    warnings.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Mon, 11 Jul 2011 16:47:14 -0400

evolution (3.1.2-0ubuntu2) oneiric; urgency=low

  * debian/rules
    - Updated plugin dir to fix shlibs

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 28 Jun 2011 11:49:57 -0400

evolution (3.1.2-0ubuntu1) oneiric; urgency=low

  * New upstream release 3.1.2.
  * debian/control: adjust Build-Depends to match new upstream requirements for
    the new release.
  * debian/control: update evolution and evolution-dev Depends to require the
    right versions of e-d-s (>= 3.1, << 3.2), and drop libunique-3.0-dev.
  * debian/control,
    debian/evolution.install: remove groupwise-features from the plugin list,
    it's now split out into a separate module.
  * debian/patches/03_lpi.patch: refreshed.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Fri, 24 Jun 2011 00:27:53 -0400

evolution (3.0.2-0ubuntu2) oneiric; urgency=low

  * debian/control:
    - bump build-dep on needed dependencies

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 31 May 2011 12:08:39 +0200

evolution (3.0.2-0ubuntu1) oneiric; urgency=low

  * New upstream release 3.0.2.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Mon, 30 May 2011 14:08:05 -0400

evolution (3.0.0-2ubuntu1) oneiric; urgency=low

  * Resync with Debian; remaining changes:
    - remove --disable-pst-import to keep being able to import outlook PST.
    - change Vcs-* fields to point to the Ubuntu bzr branches.
    - keep running autoreconf after patches.
    - disable systray for alarms. Use popup windows instead.
    - use --disable-scrollkeeper --enable-python configure option.
    - install signature.py to generate the "Sent from Ubuntu" signature.
    - install manpages for csv2vcard and evolution-addressbook-export.
    - multiple patches, see below.
  * debian/patches/*git*:
    - remove all patches with "git" in the name, those were backports which are
      clearly included in the new release.
  * debian/patches/03_lpi.patch: refreshed so it applies cleanly.
  * debian/patches/03_lpi.patch: fix to use launchpad-integration-3.0.
  * debian/patches/10_desktop_shortcuts.patch: refreshed so it applies cleanly.
  * debian/patches/12_remove_not_recommended_for_top_posting.patch: dropped,
    it's no longer "recommended" to not top post in upstream code.
  * debian/patches/89_add_une_desktop_file.patch: dropped, no longer necessary.
  * debian/patches/90_disable_deprecation_warning.patch: dropped.
  * debian/control: bump Build-Depends to liblaunchpad-integration-3.0-dev for
    launchpad integration support to use GTK+3.
  * debian/control: add python-dev to Build-Depends to support building the
    python plugin.
  * debian/patches/99-remove-gettext-macros.patch: drop AM_GNU_GETTEXT* macros
    as a way to have autoreconf do things right and the package build correctly.
  * debian/rules: drop the install/evolution-common target which touched une,
    it's not required anymore.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 19 May 2011 13:18:15 -0400

evolution (3.0.0-2) experimental; urgency=low

  * Add missing build-dependency on rarian-compat.

 -- Josselin Mouette <joss@debian.org>  Mon, 18 Apr 2011 09:51:27 +0200

evolution (3.0.0-1) experimental; urgency=low

  * Add missing build-dependency on libgail-3-dev. Closes: #621858.
  * New upstream stable release.
  * Bump build-dependencies on libsoup, gtk+ and e-d-s.
  * Generate better shlibs for libevolution.

 -- Josselin Mouette <joss@debian.org>  Sun, 10 Apr 2011 11:25:05 +0200

evolution (2.91.91-1) experimental; urgency=low

  * New upstream pre-release.
  * Add myself to uploaders
  * Update paths for the new version.
  * Update build-dependencies and dependencies.
  * Update plugin lists.
  * Disable inline images support until gtkimageview is ported.
  * Pass Debian revision.
  * Update copyright information.
  * Drop obsolete csv2vcard and evolution-addressbook-export manual 
    pages.
  * Disable contacts-map plugin because of libchamplain.
  * Move desktop files to evolution.
    + Add corresponding Replaces.

 -- Josselin Mouette <joss@debian.org>  Mon, 21 Mar 2011 13:47:03 +0100

evolution (2.32.2-1) unstable; urgency=low

   * New upstream release.
     - categories are now editable.                              closes: #591950
   * debian/control:
     - bump build-deps for 2.32 release.
     - add  build-dep on libchamplain and geoclue to add contacts map plugin.
     - add build-dep on hardening-includes.
   * debian/rules:
     - pick flags from dpkg-buildflags.
     - include hardening rules.
     - add hardening flags, -z,defs, -O1 and --as-needed to LDFLAGS
     - add hardening flags to CFLAGS.
     - explicitly disable GTK3 build.
     - don't disable contact maps, drop pilot conduit disabling (useless now).
   * debian/patches:
     - 02_let-nss-search-for-nssckbi, 03_correctly-init-nss and
       04_login-to-nss-on-demand dropped, included upstream.
   * debian/*.install:
     - install in 2.32 folder
   * debian/evolution-mail.desktop dropped, stick with upstream.
   * debian/evolution-plugins-experimental.install:
     - add contact-maps and dbx-import plugins.
   * debian/watch:
     - remove call to uupdate.
     - use .tar.bz2 since we have 3.0 source format.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 12 Feb 2011 23:21:33 +0100 

evolution (2.32.2-0ubuntu7) natty; urgency=low

  * debian/patches/10_desktop_shortcuts.patch
    - Use TargetEnvironment instead of OnlyShowIn

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 12 Apr 2011 13:50:12 -0400

evolution (2.32.2-0ubuntu6) natty; urgency=low

  * debian/patches/93_no_tray_icon_by_default.patch: default to not having
    a tray icon for calendar alarms since Unity doesn't have a notification
    area anymore. (LP: #757805)

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Mon, 11 Apr 2011 13:53:01 -0400

evolution (2.32.2-0ubuntu5) natty; urgency=low

  [ Mathieu Trudel-Lapierre ]
  * debian/patches/99_git_ldaps_on_port_636_f0ac225.patch: Revert commit
    8542059: it breaks connection to servers that allow only SSL, not TLS.
    (LP: #751868)

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 08 Apr 2011 11:00:47 +0200

evolution (2.32.2-0ubuntu4) natty; urgency=low

  * debian/patches/95-git-04-express_acount_setup_5a25840.patch:
    - Remove unneeded patch that was getting the wrong widget (LP: #717971)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 23 Mar 2011 16:21:36 +0100

evolution (2.32.2-0ubuntu3) natty; urgency=low

  * debian/evolution-plugins.install: Re-add the face plugin that was dropped
    accidentally. (LP: #682266)
  * debian/patches/96_git_sent_draft_folders_wizard_setup_7215cf0.patch: Set
    remote Sent and Drafts folders when setting up accounts using the startup
    wizard. (LP: #720383)

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Mon, 28 Feb 2011 13:29:56 -0500

evolution (2.32.2-0ubuntu2) natty; urgency=low

  * debian/patches/10_desktop_shortcuts.patch
    - Display shortcuts for contacts, calendar and compose in the launcher

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 24 Feb 2011 10:07:08 -0500

evolution (2.32.2-0ubuntu1) natty; urgency=low

  * New upstream release
  * debian/control:
    - Bump depends on evolution-data-server packages
  * debian/rules:
    - Drop simple-patchsys.mk
    - Update ELIBDIR
  * debian/source:
    - Use source version 3.0
  * debian/patches/93_fix_sources_migration.patch:
  * debian/patches/94-git-backport-b87510d-to-32cc60f.patch:
    - Applied upstream

 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 07 Feb 2011 13:58:53 +1100

evolution (2.32.1-0ubuntu3) natty; urgency=low

  [ Martin Pitt ]
  * debian/evolution.gconf-defaults: Disable systray for alarms, as Unity
    doesn't have a systray. Use popup windows instead.

  [ Mathieu Trudel-Lapierre ]
  * debian/patches/94-git-backport-b87510d-to-32cc60f.patch: Cherry-pick a
    number of fixes from upstream git gnome-2-32 branch, specifically
    commits from b87510d to 32cc60f:
    - Bug #553438 - Deletes lines of reply when changing address (LP: #259012)
    - Bug #638808 - camel_shutdown() called too early
    - Updated Swedish translation
    - Bug #633854 - [templates] Crash in build_template_menus_recurse
    - Bug 637482 - Flushing outbox gives up on first error
    - Bug #634385 - Crash in smtp_connect
    - Updated Malalayam translations
    - Don't set the URL's defaults when the providers have not been refreshed
    - Only set the URL's defaults when we are creating a new account
    - Set provider defaults on when CamelURLs get refreshed with a new protocol
    - Don't set the provider's defaults on the URL from the widget functions
    - Function to set a CamelURL's defaults based on a provider's defaults
    - Bug #627176 - Do not spawn other process when clicking mailto: uri
    - Default	to beginning of the day for the last alarm notification
    - Update actions in EMailBrowser on message select too
    - Revert certain parts from the previous commit
    - Bug #635738 - Sanitize Previous/Next buttons when not usable
    - [vCard-inline] Check also text/directory parts
    - Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread
    - Bug #635673 - Stack overflow when opening slow calendar
  * debian/patches/95-git-01-no_recipient_meetings_d545307.patch: bgo 635828:
    Do not send meeting mails with no recipient
  * debian/patches/95-git-02-empty_trash_on_exit_30427e1.patch: bgo 620609:
    Empty trash at exit doesn't work
  * debian/patches/95-git-03-ctrl-r_nntp_focus_new_msg_f5562e9.patch:
    bgo 404570: Ctrl-R / NNTP doesn't focus the new message
  * debian/patches/95-git-04-express_acount_setup_5a25840.patch: bgo
    636058: Account setup issues express mode.
  * debian/patches/95-git-05-crash_in_mini_cal_view_5549b33.patch: bgo
    602183: Crash in Mini Calendar View
  * debian/patches/95-git-07-freebusy_invalid_writes_750abd6.patch: bgo
    620234: Invalid writes during free/busy
  * debian/patches/95-git-08-open_meeting_as_meeting_0efc5f6.patch: bgo
    627536: Open meeting as meeting, not as appointment, in week view
    (LP: #621143)
  * debian/patches/95-git-09-force-
    shutdown_kill_factories_7ddb393.patch: bgo 590245: 'evolution --
    force-shutdown' should kill factories
  * debian/patches/95-git-10-freebusy_with_auth_84e2609.patch: bgo
    593587: Fails to retrieve free/busy info if auth required
  * debian/patches/95-git-12-webdav_addr_book_port_fb18743.patch: bgo
    633332: Preserve port number in WebDAV address book
  * debian/patches/95-git-13-add_filter_rule_1a7b4d4.patch: bgo 633611:
    Do not close Add Filter Rule dialog on error
  * debian/patches/95-git-14-forget_passwords_4b58f11.patch: bgo 633702:
    Forget password when saving account without Remember password
  * debian/patches/95-git-16-quote_names_in_preview_d132f8f.patch: bgo
    250046: Quote names in addresses when necessary in mail preview
  * debian/patches/95-git-17_bcc_search_rules_06ba028.patch: bgo 593020:
    Do not check Bcc in Sender or Recipients condition
  * debian/patches/95-git-18-crash_on_contact_move_098a7ab.patch: bgo
    634305: Crash on move of contacts between books

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 20 Jan 2011 16:25:58 -0500

evolution (2.32.1-0ubuntu2) natty; urgency=low

  * debian/patches/92_git_add_uri_schema_handler.patch:
    - support handlers for x-scheme-handler/mailto

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 10 Dec 2010 12:41:40 +0100

evolution (2.32.1-0ubuntu1) natty; urgency=low

  [ Rodrigo Moya ]
  * Upstream release 2.32.1
    - Bug #632293 - Do not add POP accounts into folder tree
    - Bug #634088 - Uses uninitialized variable in action_contact_new_cb
    - Bug #628139 - Thread-safety issues in libical time zone loading
    - Bug #632941 - Calendar ignores preference "show/hide end times"
    - Bug #632278 - Double .vcf extension on addressbook save
    - Bug #632199 - Opening calendar from panel clock goes to previous day
    - Bug #592045 - Use week-day names in abbreviated date
    - Bug #632870 - Cut and paste broken in ESignatureEditor
    - Bug #597567 - Crash in comp_subject()
    - Bug #631526 - Loading images doesn't use proxy credentials
    - Bug #567265 - BCC kept on message forward from Sent folder
    - Bug #630518 - Hides calendar parts from multipart/alternative
    - Bug #631968 - Date wrongly displayed as Tomorrow.
    - Bug #604981 - Always bcc ignored for Contacts.
    - Bug #632171 - "New Address Book" dialog accepts whitespace for name
    - Bug #630375 - Character encoding of GPG encrypted message not honored
    - Bug #617611 - redo_queries calls gtk+ functions in non-main thread
    - Bug #619387 - EMailBrowser doesn't honour sorting of a mail window
    - Bug #552121 - Drop UUENCODE inline filter
    - Bug #631588 - Sort by Subject doesn't work
    - Bug #617953 - Hide Junk messages in Search folders
    - Bug #618102 - Single event print doesn't show time
    - Bug #211593 - Show week numbers on calendar printout
    - Bug #500591 - Crash when viewing a large message
    - Bug #630295 - Inline GPG encrypted message is not always recognized
    - Bug #629825 - Hide Free/Busy tab if not needed in express mode
    - Bug #615835 - Alarm not working for authenticated calendars
    - Bug #626066 - "trust" properties on certificate authority not saved
    - Bug #629462 - Tasks 'Due' filters don't work properly
    - Bug #629799 - Crash importing a mail with an ics attachment
    - Bug #630294 - Shouldn't send invitation reply when has no organizer
    - Bug #628522 - Invalid access off end of array in e_bit_array_delete()
    - Bug #630700 - Crash on message send
    - Bug #629266 - Crash on search in Current Account
    - Bug #604080 - Predefined account SSL not propagated to UI
    - Bug #629934 - Month view defaults to Monday as start of week
    - Bug #629636 - Doesn't recognize local ESource-s
    - Bug #629480 - calendar-gui-WARNING: Couldn't find event window
    - Bug #629150 - Empty calendar view
    - Bug #629972 - [backup-restore] Problems restoring old data
    - Drop accessibility support for ECellText.
    - Workaround crash when pasting nothing into html message composer
    - stock_appontment-reminder icons renamed
    - Fix build on platforms when ngettext is a macro
    - Memory leaks around g_value_set_string
    - MailFolderCache notifies in reverse order
    - Calendar's "Open Web Page" actions doesn't work
    - Updated translations (eu, ja, cs, ca@valencia, ca, gl, ta, et
  * debian/patches/93_fix_sources_migration.patch:
    - Add upstream patch to fix migration of calendar and addressbook sources to
      the new location.
  * debian/patches/92_remove_views_after_xdg_migration.patch:
    - Remove upstreamed patch

  [ Martin Pitt ]
  * debian/control: Drop Debian's Vcs-Svn fields, they shadow our Vcs-Bzr and
    confuse debcheckout.

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 25 Nov 2010 18:24:51 +0100

evolution (2.32.0-0ubuntu1) natty; urgency=low

  * Upstream release 2.32.0
    - Empty reply quotation for HTML messages (LP: #630566, #659513)
    - "Encrypt to self" by default on newly created mail (LP: #326979)
    - Backup settings uses unhelpful yes/no dialog (LP: #572985)
    - Can't drag email addresses to Contact List Editor (LP: #282530)
    - Contact List Editor calls wrong EDestination function (LP: #229187)
    - Allow normal, non-vFolder, Trash and Junk folder  (LP: #13983, #64762)
      (LP: #135485, #280325, #365270)
    - Allow change of signature hash algorithm (LP: #381290, #381295, #635937)
    - Dialog for mark-all-read always mentions subfolders (LP: #608462)
    - Evolution allows deletion of default views (LP: #498040)
    - Add checks for event->comp_data != NULL (LP: #466415, #546952)
    - Properly free unused message infos periodically (LP: #507972)
    - Calendar compressed weekend print improvement (LP: #88926)
    - Attachment bar causes drawing issues in RTL locales (LP: #545459)
    - [PST] evolution crashed with SIGSEGV (LP: #471852)
    - Swap "Save" and "Save as Draft" accelerators in composer (LP: #424416)
    - Evolution hangs when formatting message - fixes part of it (LP: #175233)
      (LP: #327775)
    - Calendar Day view All Day events print improvements (LP: #88926)
    - Crash on a changed mail filter action removal (LP: #452921)
    - Do not block UI with publish-calendar messages (LP: #594289)
    - Duplicate mnemonic in meeting window (LP: #499418)
    - Hide variable used only with HAVE_LIBNOTIFY (LP: #594289)
  * debian/patches/02_fix_missing_include_for_composer.patch: refreshed
  * debian/patches/03_lpi.patch: refreshed
  * debian/patches/12_remove_not_recommended_for_top_posting.patch: updated.
    The "recommended" text is now a separate label, so removing that object
    entirely. 
  * debian/patches/89_express.patch: dropped, applied upstream.
  * debian/patches/90_disable_deprecation_warning.patch: refreshed
  * debian/patches/91_add_u1_email_translations.patch: refreshed
  * debian/patches/91_git_additional_chinese_translations.patch: dropped
  * debian/patches/91_git_fix_e_shell_ref_counting.patch: dropped
  * debian/patches/91_git_fix_untranslatable_list_editor.patch: dropped
  * debian/patches/92_git_fix_proxy_ignore_hosts.patch: dropped
  * debian/patches/92_git_only_hide_signature_on_express.patch: dropped
  * debian/control: update Depends/Build-Depends of all e-d-s parts to 2.32
  * debian/control: libgdata was split out of e-d-s, so updating Build-Depends
    to use the external libgdata library.
  * debian/control: bump libgtkhtml Build-Depends to >= 1:3.31.90
  * debian/*.install: install plugins to /usr/lib/evolution/2.32, not 2.30
  * debian/rules: remove --disable-pilot-conduits, it's not a valid configure
    switch anymore
  * debian/evolution-dev.install: no longer install libeconduit.so
  * debian/control: update Build-Depends with new and updated requirements for
    2.32: adding libpango1.0-dev, libgail-dev, updating libglib2.0-dev,
    libgtk2.0-dev, gnome-icon-theme and libunique-dev
  * debian/patches/92_remove_views_after_xdg_migration.patch: clean up after
    leftover "views" directories for each backend.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Wed, 17 Nov 2010 10:09:50 -0500

evolution (2.30.3-3) unstable; urgency=low

  * Update debconf script to ask about aborting the upgrade or proceeding by
    killing processes.
  * debian/patches:
    - 05_fix-inline-gpg added, fix inline GPG not always recognized, backport
      patch from 2.32 branch. (GNOME #630295, git 36abdbd).     closes: #599403
    - 06_fix-empty-quote-html-reply added, fix empty quote when replying to
      HTML messages. (GNOME #629046, git 19fb229).              closes: #596156
  * debian/po:
    - add da.po, thanks to Joe Hansen.        closes: #599452, #600369, #600531
    - update sv.po, thanks to Martin Bagge.            closes: #600352, #600663
    - update ru.po, thanks to Yuri Kozlov.             closes: #600353, #600612
    - update it.po, thanks to Ludovico Salemi,Luca Monducci.    closes: #601083
    - update cs.po, thanks to Martin Šín.              closes: #600393, #600565
    - add sk.po, thanks to Slavko.                              closes: #600372
    - update pt.po, thanks to Américo Monteiro.                 closes: #600368
    - update fr.po, thanks to Christian Perrier.                closes: #600615
    - add zh_CN.po, thanks to Ji ZhengYu.                       closes: #600689
    - update es.po, thanks to Omar Campagne.                    closes: #600801
    - update fi.po, thanks to Esko Arajärvi.                    closes: #601086

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 25 Oct 2010 21:57:30 +0200

evolution (2.30.3-2) unstable; urgency=low

  * debian/patches:
    - 03_correctly-init-nss added, fix nss initialisation by login to NSS
      database before invoking certificate manager.
    - 04_login-to-nss-on-demand added, only init nss when needed.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 21 Sep 2010 21:00:35 +0200

evolution (2.30.3-1ubuntu7.1) maverick-proposed; urgency=low

  * debian/patches/89_express.patch:
    - listen to gconf for calendar view to pick changed settings from the
      calendar preference dialog (LP: #663787, #649543)
  * debian/rules:
    - remove --disable-pst-import (wrongly kept during latest merge)
      as we want the plugin to import outlook pst file (LP: #670747)

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 03 Nov 2010 16:37:10 +0100

evolution (2.30.3-1ubuntu7) maverick-proposed; urgency=low

  * debian/patches/92_git_fix_proxy_ignore_hosts.patch:
    - backport from upstream, change the migration to 2.30 for people
      using /apps/evolution/shell/network_config/ignore_hosts (LP: #659153)
  * debian/patches/92_git_only_hide_signature_on_express.patch:
    - show signature if you have one account and aren't in express mode
      (LP: #649609)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 14 Oct 2010 16:04:59 +0200

evolution (2.30.3-1ubuntu6) maverick; urgency=low

  * debian/patches/91_add_u1_email_translations.patch:
    - fix french u1 email not having sender nor title

 -- Didier Roche <didrocks@ubuntu.com>  Sat, 02 Oct 2010 14:25:09 +0200

evolution (2.30.3-1ubuntu5) maverick; urgency=low

  * debian/patches/91_add_u1_email_translations.patch:
    - Added LP translations for Ubuntu One introduction email (LP: #633972)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 21 Sep 2010 12:00:16 +0200

evolution (2.30.3-1ubuntu4) maverick; urgency=low

  * debian/patches/89_add_une_desktop_file.patch:
    - Internet desktop field isn't invalid, use Network instead

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 21 Sep 2010 09:54:30 +0200

evolution (2.30.3-1ubuntu3) maverick; urgency=low

  * debian/patches/01_ubuntu_signature.patch: (LP: #642839)
    - don't set the ubuntu signature as default for new accounts

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 20 Sep 2010 16:25:26 +0200

evolution (2.30.3-1ubuntu2) maverick; urgency=low

  * add debian/patches/89_remove_component_id_registration.patch:
    - ignore -c component gconf registration on launching just "evolution"
      (LP: #642244)
  * add debian/patches/91_git_fix_e_shell_ref_counting.patch:
    - should fix a crasher (LP: #602828) when quitting evolution because a bad
      reference counting (backport from evo 2.31)

 -- Didier Roche <didrocks@ubuntu.com>  Sun, 19 Sep 2010 15:31:34 +0200

evolution (2.30.3-1ubuntu1) maverick; urgency=low

  * backport some changes from debian
    - new version fixing a crash (LP: #602907)
  * debian/patches/01_ubuntu_signature.patch:
    - add ubuntu signature to new account
  * debian/patches/02_fix_missing_include_for_composer.patch:
    - add a missing include for composer to build
  * debian/patches/89_express.patch:
    - remerged evolution express with great care
    - fix impossibility to set "keep mail on server" for POP account
      (LP: #615023)
  * debian/patches/90_disable_deprecation_warning.patch: refreshed
  * debian/patches/91_git_fix_format_itip.patch: removed, included upstream
  * backport debian/patches/91_git_additional_chinese_translations.patch,
    debian/patches/91_git_fix_untranslatable_list_editor.patch from trunk

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 01 Sep 2010 19:56:03 +0200

evolution (2.30.3-1) unstable; urgency=low

  * New upstream bugfix release.
    - fix crash in group_by_thread().                           closes: #589340
  * debian/patches:
    - 01_dont-ship-evo-mail-notifier.png dropped, included upstream.
    - 03_fix-crash-itip as well
  * debian/control:
    - bump gtkhtml build-depends to 3.30.3.
    - update standards version to 3.9.1.
  * debian/preinst:
    - only match evolution main process, evolution-data-server and 
      evolution-exchange storage process for candidate to be stopped at upgrade 
      time.
  * debian/bug-presubj:
    - update text, asking to report in Debian BTS and adding Forwarded-To
      header.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 14 Aug 2010 13:47:16 +0200

evolution (2.30.2-1ubuntu3) maverick; urgency=low

  * debian/evolution-common.install:
    - install signature.py in right place
  * debian/evolution.install:
    - install evolution-mail.desktop
  * debian/patches/01_ubuntu_signature.patch:
    - fix a memleak (thanks seb128)
  * debian/rules:
    - make signature.py executable

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 30 Aug 2010 22:27:33 +0200

evolution (2.30.2-1ubuntu2) maverick; urgency=low

  * debian/evolution-mail.desktop, 
    debian/evolution-mail.desktop.in, 
    debian/patches/61_translate_menu_entry.patch:
    - use that change again since quite some users search their email client
      in the internet category and not the office one
  * debian/patches/01_ubuntu_signature.patch,
    debian/signature.py:
    - define an Ubuntu signature which writes "Sent from Ubuntu", the signature
      is in the list but not default yet for new accounts, that should change
      before the end of the cycle
      (lp: #615300)

 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 27 Aug 2010 00:07:56 +0200

evolution (2.30.2-1ubuntu1) maverick; urgency=low

  * Backport some of the recent debian changes in testing
  * debian/patches/90_disable_deprecation_warning.patch: 
    - don't enable the disable deprecated options for gdk either, since
      it's breaking the build currently
  * debian/control:
    - updated standards version

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 26 Aug 2010 15:38:13 +0200

evolution (2.30.2-1) unstable; urgency=low

  * New upstream release.
    - fix message deleting in search folers.                    closes: #585794
    - fix crash on i386 with largefile.                         closes: #585921
    - fix folder creation inside filter window.                 closes: #586905
  * debian/rules:
    - install some information on bug reporting
    - include gnome-get-source.mk.
  * debian/bug-presubj: warn user that she should report upstream issues
    directly to upstream bugzilla because of lack of time and manpower.
  * debian/patches
    - 03_fix-segfault-on-some-mails-display, 
      04_fix-crash-when-viewing-closing-mails-quickly  dropped, 
      included upstream.
    - 03_fix-crash-itip added, fix crash in ITIP parser.        closes: #584661
  * debian/control:
    - update build-deps to 2.30.2.
    - update debhelper build-dep to 7.2.3 for dh_bugfiles.
    - add build-dep on gnome-pkg-tools for gnome-get-source.mk.
  * Switch to 3.0 (quilt) format.
  * debian/libevolution.install:
    - install /usr/lib/evolution/2.30/evolution-alarm-notify in the package.

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 25 Jun 2010 16:59:53 +0200

evolution (2.30.2-0ubuntu11.1) maverick; urgency=low

  * debian/patches/09_add_ubuntuone_email.patch:
    - Add patch to add Ubuntu One introduction (LP: 615874)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 19 Aug 2010 17:37:22 +0200

evolution (2.30.2-0ubuntu11) maverick; urgency=low

  * debian/patches/89_express.patch:
    - revert renaming of notjunk to not-junk as gnome-icon-theme changed it
      (LP: #613413)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 05 Aug 2010 22:38:21 +0200

evolution (2.30.2-0ubuntu10) maverick; urgency=low

  [ Bilal Akhtar ]
  * debian/patches/11_remove_upstream_submit_bugreport.patch:
    - Remove 'Submit Bug Report' option from Help menu. (LP: #105093)

  [ Sense Hofstede ]
  * debian/patches/12_remove_not_recommended_for_top_posting.patch:
    - Remove 'Not recommended' for top posting in the editor dialog
      (LP: #588298)

 -- Bilal Akhtar <bilalakhtar96@yahoo.com>  Wed, 04 Aug 2010 23:00:20 +0530

evolution (2.30.2-0ubuntu9) maverick; urgency=low

  * debian/patches/03_lpi.patch: cleaning
  * add debian/patches/90_disable_deprecation_warning.patch:
    - fix FTBFS with new gtk deprecation

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 02 Aug 2010 12:44:58 +0200

evolution (2.30.2-0ubuntu8) maverick; urgency=low

  * debian/patches/89_add_une_desktop_file.patch:
   - use different icons for evolution express 

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 30 Jul 2010 14:06:34 +0200

evolution (2.30.2-0ubuntu7) maverick; urgency=low

  * Really include the patch with bzr add :)
  * debian/evolution-common.install, debian/rules:
    rename the mail desktop file

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 21 Jul 2010 12:57:57 +0200

evolution (2.30.2-0ubuntu6) maverick; urgency=low

  * debian/patches/89_add_une_desktop_file.patch,
    debian/evolution-common.install:
    - install express desktop files for UNE session

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 20 Jul 2010 17:41:41 +0200

evolution (2.30.2-0ubuntu5) maverick; urgency=low

  * debian/patches/89_remove_quit_button.patch:
    remove prominent quit button on calendar for evolution express

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 13 Jul 2010 14:59:25 +0200

evolution (2.30.2-0ubuntu4) maverick; urgency=low

  * debian/evolution-alarm-notify.desktop,
    debian/evolution-alarm-notify.desktop.in,
    debian/patches/64_translate_autostart_strings.patch:
    - drop local desktop copy since the upstream has it now
  * debian/evolution.install:
    - don't install the local copy desktop
  * debian/libevolution.install:
    - install evolution-alarm-notify there

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 01 Jul 2010 21:49:50 +0200

evolution (2.30.2-0ubuntu3) maverick; urgency=low

  * debian/patches/91_git_fix_format_itip.patch:
    - fix crasher when receiving a calendar event

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 28 Jun 2010 13:17:16 +0200

evolution (2.30.2-0ubuntu2) maverick; urgency=low

  * debian/patches/89_express.patch:
    - add evolution express branch enhancement with slight modification
      to make it apply with current e-d-s
  * use dh-autoreconf:
    - remove debian/patches/90_autoconf.patch
    - add build-dep to debian/control
    - include rule in debian/rules

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 24 Jun 2010 10:57:26 +0200

evolution (2.30.2-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Proxy login window is not in focus. (Vibha Yadav)
    - Mail inline parser doesn't always work (Milan Crha) (LP: #219104)
    - [new-mail-notify] Intermittent notifications (Milan Crha)
    - SIGSEGV in e_plugin_mono_register_type (bnc)
      (Chenthill Palanisamy)
    - Use camel_init() to initialize NSS consistently (David Woodhouse)
    - Don't overwrite Date: header when writing Fcc (David Woodhouse)
    - New folder window is not in focus in filter dialog (Milan Crha)
    - Allow setting alarms on any meeting (Jim Ramsay) (LP: #528557)
    - Reopened drafts shouldn't ask for save without change
      (Milan Crha) (LP: #510529)
    - Custom headers not displayed in message preview (Milan Crha)
    - Calendar view not remembered (Milan Crha)
    - Can't drag and drop multiple attachments (Matthew Barnes)
    - 'Mark as junk' should be disabled in junk folder (Milan Crha)
    - Crash in em_format_snoop_type (Michel Dänzer)
    - No copyright/licensing information for geo-utils (Cedric Bosdonnat)
    - Use cached table row height rather than recalculate (Michel Dänzer)
    - Reduce junk icon size (LP: #582839)
    - Preview pane's attachment bar accepts drop (Matthew Barnes)
    - Use contact's free/busy URL only when not empty (Holger Mickler)
    - New task pop up in calendar day view doesn't work (Matthew Barnes)
    - Don't display attachment size if it's unknown (Matthew Barnes)
    - Evolution allows moving IMAP Inbox to other folders (Milan Crha)
    - Force 24h format for locales not supporting 12h format
      (Gert Michael Kulyk)
    - Set translation domain for e-mail-reader actions (Gert Kulyk)
    - System timezone label not initialized in preferences (Matthew Barnes)
    - Crash printing contacts in List View (Bharath Acharya)
    - Quits without asking user to save unfinished messages
      (Milan Crha) (LP: #572962)
    - Various data file cleanups (Matthew Barnes)
    - Missing icon in alarm dialog (Matthew Barnes)
    - Mobile Phone of imported contacts not shown in preview (Milan Crha)
    - "Mark All Messages as Read" shortcut missing (Matthew Barnes)
    - Crash when viewing/closing messages quickly (Matthew Barnes)
    - Mailer's crash avoidance features are broken (Matthew Barnes)
    - mail_shell_backend_sync_store_cb() has wrong signature (Jonathon Jongsma)
    - GtkHTML color settings not being honored (Matthew Barnes)
    - system_tz_label is not translated in cal-prefs-dialog
      (Gert Michael Kulyk)
    - EventEditor: Disconnect signal handlers before disposing model
      (Matthew Barnes)
    - Next/prev shortcuts should focus message list (Matthew Barnes)
    - Checkbox in vfolder deletion prompt is saved backwards (Matthew Barnes)
    - Improve auto-selection of messages (Matthew Barnes)
    - Due date is not displayed in message list (Matthew Barnes)
    - Use default headers when none stored to display in mailer (Milan Crha)
      Fix a typo on Makefile.am that prevents installation of a big
      chunk of the stock icons (Fridrich Štrba)
    - Create the source groups required to ensure local adresssbooks
      and calendars are created (Chenthill Palanisamy)
    - Improve attachment bar selection behavior. (Matthew Barnes)
    - Fix alignment of lblCarset in composer-prefs-dialog
      (Gert Michael Kulyk)
    - Add more missing icons for GtkhtmlEditor. (Matthew Barnes)
    - Warn the user before marking all messages as read (Chenthill Palanisamy)
    - Various win32 improvements (Fridrich Štrba)
    - Updated translations
  * debian/patches/03_fix-segfault-on-some-mails-display.patch,
    debian/patches/04_fix-crash-when-viewing-closing-mails-quickly.patch:
    - remove as picked from upstream
  * debian/control:
    - update e-d-s dep

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 21 Jun 2010 15:14:56 +0200

evolution (2.30.1.2-3ubuntu1) maverick; urgency=low

  * Remerge from debian unstable, remaining changes:
   + debian/control:
      - add Vcs-Bzr tag
      - don't use po-debconf
      - build-depends on libpst, python and shared-mime-info
      - don't split documentation since it goes to langpacks
      - evolution-plugins-experimental replaces evolution-plugins (<< 2.27)
      - updated descriptions to reflect binary installs
      - build-dep on liblaunchpad-integration-dev
      - remove libgtkimageview-dev build-dep: not in main, seems crashy right
        now
    + debian/docs:
      - renamed evolution-common.docs
    + debian/evolution-2.2.desktop:
      - compatibility .desktop for users upgrading
    + debian/evolution.gconf-defaults:
      - don't display unstable warning on startup (Ubuntu: #91799)
    + debian/evolution.install:
      - install the autostart and compatibility desktop entries
      - install webdav and python but not hula and print-message there
    + debian/evolution-mail.desktop:
      - don't reapply this ubuntu change and use only one menu entry
    + debian/evolution-alarm-notify.desktop,
      debian/evolution-alarm-notify.desktop.in,
      #debian/patches/64_translate_autostart_strings.patch: #
      - autostart desktop file to start evolution-alarm-notify with the session,
        translate the entry
    + debian/evolution-dev.install:
      - detail the .so to install
    + debian/evolution-plugins.install,
      debian/evolution-plugins-experimental.install:
      - install the .so in binaries corresponding to the upstream options
    + debian/patches/01_dont-ship-evo-mail-notifier.png.patch:
      - don't ship that change that debian added without reason
    + debian/evolution.preinst, debian/evolution.templates:
      - don't display debconf template on upgrade
    + debian/patches/03_lpi.patch:
      - launchpad-integration patch
    + debian/patches/62_no_upstream_email_notification_by_default.patch:
      - don't enable the notification icon by default since the message
        indicator
        is running
    + debian/patches/10_desktop_shortcuts.patch
      - Adds desktop shortcuts for the messaging menu.
    + debian/rules:
      - don't use -Bsymbolic-functions to workaround memos crashing
      - don't use debconf translation there
      - use --disable-scrollkeeper --enable-python configure option
      - use --disable-inline-plugin: dep not in main, seems crashy right now
    + debian/patches/90_autoconf.patch:
      - refresh autotool

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 31 May 2010 12:43:31 +0200

evolution (2.30.1.2-3) unstable; urgency=low

  * debian/patches
    - 03_fix-segfault-on-some-mails-display added.  (LP: #584536)
    - 04_fix-crash-when-viewing-closing-mails-quickly added,
      cherry-picked from upstream. Fix crash when opening/closing mails
      quickly.                                                  closes: #582564
  * debian/evolution.links dropped, upstream doesn't ship them in /usr/bin for
    good reason, they're supposed to be called from evolution not directly by
    user, and the interface might not be stable.                closes: #582491
  * debian/watch updated to order the first directory too.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 25 May 2010 07:25:00 +0200

evolution (2.30.1.2-2ubuntu1) maverick; urgency=low

  * Remerge from debian unstable, remaining changes:
   + debian/control:
      - add Vcs-Bzr tag
      - don't use po-debconf
      - build-depends on libpst, python and shared-mime-info
      - don't split documentation since it goes to langpacks
      - evolution-plugins-experimental replaces evolution-plugins (<< 2.27)
      - updated descriptions to reflect binary installs
      - build-dep on liblaunchpad-integration-dev
      - remove libgtkimageview-dev build-dep: not in main, seems crashy right
        now
    + debian/docs:
      - renamed evolution-common.docs
    + debian/evolution-2.2.desktop:
      - compatibility .desktop for users upgrading
    + debian/evolution.gconf-defaults:
      - don't display unstable warning on startup (Ubuntu: #91799)
    + debian/evolution.install:
      - install the autostart and compatibility desktop entries
      - install webdav and python but not hula and print-message there
    + debian/evolution-mail.desktop:
      - don't reapply this ubuntu change and use only one menu entry
    + debian/evolution-alarm-notify.desktop,
      debian/evolution-alarm-notify.desktop.in,
      #debian/patches/64_translate_autostart_strings.patch: #
      - autostart desktop file to start evolution-alarm-notify with the session,
        translate the entry
    + debian/evolution-dev.install:
      - detail the .so to install
    + debian/evolution-plugins.install,
      debian/evolution-plugins-experimental.install:
      - install the .so in binaries corresponding to the upstream options
    + debian/patches/01_dont-ship-evo-mail-notifier.png.patch:
      - don't ship that change that debian added without reason
    + debian/evolution.preinst, debian/evolution.templates:
      - don't display debconf template on upgrade
    + debian/patches/03_lpi.patch:
      - launchpad-integration patch
    + debian/patches/62_no_upstream_email_notification_by_default.patch:
      - don't enable the notification icon by default since the message
        indicator
        is running
    + debian/patches/10_desktop_shortcuts.patch
      - Adds desktop shortcuts for the messaging menu.
    + debian/rules:
      - don't use -Bsymbolic-functions to workaround memos crashing
      - don't use debconf translation there
      - use --disable-scrollkeeper --enable-python configure option
      - use --disable-inline-plugin: dep not in main, seems crashy right now
    + debian/patches/90_autoconf.patch:
      - refresh autotool

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 21 May 2010 18:48:41 +0200

evolution (2.30.1.2-2) unstable; urgency=low

  * debian/rules:
    - fix nm disabled in linux builds.                          closes: #579592
  * debian/control:
    - drop recommends on gnome-pilot-conduits since we don't build anymore
      with pilot support.                                       closes: #580293
    - update evolution-dev dependencies according to pkgconfig files.
  * debian/evolution-dev.install:
    - ship documentation.
  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 17 May 2010 15:31:33 +0200

evolution (2.30.1.2-1ubuntu3) maverick; urgency=low

  * debian/control:
    evolution-dev should depend on libgnome-desktop-dev, libunique-dev

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 21 May 2010 15:02:37 +0200

evolution (2.30.1.2-1ubuntu2) maverick; urgency=low

  * debian/control:
    - build-dep on liblaunchpad-integration-dev

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 18 May 2010 17:12:58 +0200

evolution (2.30.1.2-1ubuntu1) maverick; urgency=low

  * Merge from debian experimental:
    + debian/control:
      - add Vcs-Bzr tag
      - don't build depends on pilot-link it's not required
      - don't use po-debconf there either
      - build-depends on libpst, python and shared-mime-info
      - set gnome-pilot-conduits as suggests
      - don't split documentation since it goes to langpacks
      - evolution replaces evolution-plugins (<< 2.22.2-1) 
        since the bogofilter plugin has been moved there
      - evolution-plugins-experimental replaces evolution-plugins (<< 2.27)
      - updated descriptions to reflect binary installs
      - remove libgtkimageview-dev build-dep: not in main, seems crashy right
        now
    + debian/docs:
      - renamed evolution-common.docs
    + debian/evolution-2.2.desktop:
      - compatibility .desktop for users upgrading
    + debian/evolution.gconf-defaults:
      - don't display unstable warning on startup (Ubuntu: #91799)
    + debian/evolution.install:
      - install the autostart and compatibility desktop entries
      - install webdav and python but not hula and print-message there
    + debian/evolution-mail.desktop:
      - don't reapply this ubuntu change and use only one menu entry
    + debian/evolution-alarm-notify.desktop,
      debian/evolution-alarm-notify.desktop.in,
      #debian/patches/64_translate_autostart_strings.patch: #
      - autostart desktop file to start evolution-alarm-notify with the session,
        translate the entry
    + debian/evolution-dev.install:
      - detail the .so to install
    + debian/evolution-plugins.install,
      debian/evolution-plugins-experimental.install:
      - install the .so in binaries corresponding to the upstream options
    + debian/patches/01_dont-ship-evo-mail-notifier.png.patch:
      - don't ship that change that debian added without reason
    + debian/evolution.preinst, debian/evolution.templates:
      - don't display debconf template on upgrade
    + debian/patches/03_lpi.patch:
      - launchpad-integration patch
    + debian/patches/62_no_upstream_email_notification_by_default.patch:
      - don't enable the notification icon by default since the message indicator 
        is running
    + debian/patches/10_desktop_shortcuts.patch
      - Adds desktop shortcuts for the messaging menu.
    + debian/rules:
      - don't use -Bsymbolic-functions to workaround memos crashing
      - don't use debconf translation there
      - use --disable-scrollkeeper --enable-python configure option
      - use --disable-inline-plugin: dep not in main, seems crashy right now
    + debian/patches/90_autoconf.patch:
      - refresh autotool

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 17 May 2010 13:54:05 +0200

evolution (2.30.1.2-1) experimental; urgency=low

  * New upstream bugfix release.
  * debian/patches:
    - 03_fix-face-plugin-linking dropped, included upstream.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 28 Apr 2010 21:36:23 +0200

evolution (2.30.1.1-1) experimental; urgency=low

  * New upstream bugfix release. (LP: #154752)
  * debian/patches:
    - 03_fix-face-plugin-linking, fix ftbfs with face plugin.
  * debian/control:
    - bump (build-)deps to gtkhtml/eds 2.30.1.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 26 Apr 2010 21:12:22 +0200

evolution (2.30.0.1-1) experimental; urgency=low

  * New upstream release.
  * debian/watch updated to track stable releases.
  * debian/control:
    - bump eds and gtkhtml build-deps to 2.30.
  * debian/evolution-mail.desktop: update components version to 2.30.
  * debian/lintian/evolution-common:
    - add an override for evolution-settings command not being in the package.
  * debian/lintian:
    - evolution-plugins dropped, useless now.
    - evolution-plugins-experimental dropped as well.
  * debian/evolution-plugins-experimental.install,
      debian/evolution-plugins.install: don't install lintian overrides.


 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 24 Apr 2010 13:40:06 +0200

evolution (2.29.92.1-1) experimental; urgency=low

  * New upstream release candidate.
  * debian/copyright updated.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 21 Mar 2010 19:36:21 +0100

evolution (2.29.92-1) experimental; urgency=low

  * New upstream release candidate. (LP: #433674, #198392)
  * debian/control:
    - bump build-deps on eds and gtkhtml.
  * debian/rules:
    - remove deprecated --enable-nntp arg to configure.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 08 Mar 2010 23:16:12 +0100

evolution (2.29.91-1) experimental; urgency=low

  * New upstream release candidate. (LP: #478976, #409795, 
  * debian/control:
    - bump build-deps on eds and gtkhtml.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 23 Feb 2010 21:38:32 +0100

evolution (2.29.90-1) experimental; urgency=low

  * New upstream release candidate.
  * debian/control:
    - bump build-deps on eds et gtkhtml.
    - add build-dep on libunique-dev.
    - bump standards version to 3.8.4.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 08 Feb 2010 22:36:39 +0100

evolution (2.29.6-1) experimental; urgency=low

  * New upstream development release.
  * debian/control:
    - bump eds and gtkhtml versions to 2.29.6.
  * debian/rules:
    - disable nm on non Linux builds, fix FTBFS on kFreeBSD.    closes: #566928
  * debian/patches
    - 02_fix-gtkdoc dropped.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 26 Jan 2010 20:06:10 +0100

evolution (2.29.5-1) experimental; urgency=low

  * New upstream development release. (LP: #471825)
  * debian/control:
    - drop build-dep on libgnomeprint.
    - bump eds and gtkhtml versions to 2.29.5.
    - bump GTK+ build-dep to 2.18.
    - drop build-dep on hal.
    - drop build-dep on gnome-pilot.
  * debian/patches:
    - drop 02_fix-ftbfs-pilot_charset.
    - 02_fix-gtkdoc added, fix FTBFS with gtk-doc 1.13.
  * drop gnome-pilot support.  *

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 16 Jan 2010 10:38:59 +0100

evolution (2.29.3.2-1) experimental; urgency=low

  * New upstream release.
  * debian/control:
    - add libgtkhtml3.14-dev to evolution-dev dependencies.
    - bump glib build-dep to 2.22.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 Dec 2009 21:43:56 +0100

evolution (2.29.3-1) experimental; urgency=low

  * New upstream release. (LP: #414666, #289205)
  * debian/control:
    - update build deps for gtkhtml 3.29.3 and eds 2.29.3.
    - drop libglade build-dep.
  * debian/rules:
    - don't build contact-map plugin for now.
  * debian/patches:
    - 02_fix-ftbfs-pilot_charset added, fix FTBFS because of unknown component
      in structure by reverting the culprit commit (GNOME #603452).
  * debian/*.install:
    - don't install non existent .glade files.
  * debian/libevolution.install: install killev in the package.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 03 Dec 2009 21:20:29 +0100

evolution (2.29.2-1) experimental; urgency=low

  [2.29.1]
  * New upstream development release. (LP: #452044, #145132, #470169, #319910)
    (LP: #251417, #460054, #429008, #444493, #365037, #182575, #431899)
    (LP: #105849, #530255, #115039, #376523, #487655, #145354)
  * debian/watch updated to track development releases.
  * debian/control:
    - add a new libevolution package to separate the libs from the main
      package.
    - update build deps:
      + drop bonobo, gnomeui, and libexchange-storage ;
      + add libunique-dev, libcanberra-dev, libcanberra-gtk-dev ;
      + update gtkhtml and eds to 2.29.1.
  * debian/{lib,}evolution.install: ship libs in the libevolution package.
  * debian/rules:
    - update ELIBDIR to 2.30.
    - don't build exchange plugin now inexistant.
    - drop unknown configure options:
      + --without-openssl-includes, --without-openssl-libs, --disable-openssl
      + --enable-cairo-calendar,
      + --without-krb4,
      + --enable-ipv6,
    - don't build pstimport plugin since we don't have libpst in Debian.
  * debian/lintian: update paths to 2.29.
  * debian/*.install:
    - update paths to 2.30 ;
    - move vcard, custom-headers, webdav and templates plugin from
      experimental to base package.
  * debian/evolution-dev.install:
    - drop bonobo interface folder.

  [2.29.2]
  * New upstream development release.
  * debian/control:
    - update build-deps for 2.29.2.
    - add build-deps on libgtkimageview-dev.
  * debian/evolution-plugins.install:
    - add inline image viewer plugin.
  * debian/links:
    - drop manpage symlink.
    - add evolution-addressbook-clean and evolution-backup synlinks to
      /usr/bin.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 16 Nov 2009 21:54:13 +0100

evolution (2.28.3-1) unstable; urgency=low

  * New upstream bugfix release.
  * debian/patches:
    - 03_evo-addr-export-segfault dropped, included upstream.
  * debian/control:
    - update build-deps to 2.28.3 for eds and gtkhtml.
    - update standards version to 3.8.4.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 01 Mar 2010 19:10:50 +0100

evolution (2.28.3-0ubuntu9) lucid; urgency=low

  * debian/control
    - Remove unnecessary build dependency libgnomevfs2-dev. (LP: #562368)

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Tue, 13 Apr 2010 19:09:38 +0530

evolution (2.28.3-0ubuntu8) lucid; urgency=low

  * debian/patches/80_git_rtl_bar.patch:
    - git change to fix rendering issue in the composer in rtl locales
      (lp: #545459)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 01 Apr 2010 00:11:16 +0200

evolution (2.28.3-0ubuntu7) lucid; urgency=low

  * Bump cdbs build dependency, to ensure that we are building with a
    langpack.mk which works with multi-section .desktop files. (LP: #535650)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 22 Mar 2010 09:14:57 +0100

evolution (2.28.3-0ubuntu6) lucid; urgency=low

  * No-change rebuild against a reverted CDBS.

 -- Steve Kowalik <stevenk@ubuntu.com>  Sat, 20 Mar 2010 18:27:47 +1100

evolution (2.28.3-0ubuntu5) lucid; urgency=low

  * Bump cdbs build dependency, to ensure that we are building with a
    langpack.mk which works with multi-section .desktop files. (LP: #535650)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 19 Mar 2010 15:26:12 +0100

evolution (2.28.3-0ubuntu4) lucid; urgency=low

  * debian/patches/10_desktop_shortcuts.patch
    - Make names translatable 

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 10 Mar 2010 13:49:00 -0500

evolution (2.28.3-0ubuntu3) lucid; urgency=low

  * debian/patches/10_desktop_shortcuts.patch
    Adds desktop shortcuts for the messaging menu.

 -- Ted Gould <ted@ubuntu.com>  Thu, 04 Mar 2010 00:08:13 -0600

evolution (2.28.3-0ubuntu2) lucid; urgency=low

  * debian/control:
    - update the eds requirement to the current version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 02 Mar 2010 00:32:25 +0100

evolution (2.28.3-0ubuntu1) lucid; urgency=low

  * New upstream version:
    Bug Fixes:
    - #601551 - [PST] evolution crashed with SIGSEGV (lp: #471852) 
    - #554663 - Swap "Save" and "Save as Draft" accelerators in composer
                (lp: #424416)
    - #601787 - Double free in destroy_oof_data 
    - #602185 - Crash after 'Show only this calendar' 
    - #609042 - Convert quoted-printing to UTF-8 when copying to clipboard 
    - #610124 - Autosave errors dialogues can't be dismissed 
    - #607087 - Not all inlined text attachments are included in replies
    - #607741 - Move folder to claims it's copying in status bar 
    - #607458 - Fix format security warning 
    - #603480 - [bbdb] Traverse lists in destinations properly 
    - #602827 - Disable broken plugins automatically 
    - #607234 - Open received attachments as read-only 
    - #604670 - addressbook-export segfaults when specifying addressbook
    - #605485 - Keeps search from previous folder in message list 
    - #606449 - Empty mail-notification popups 
    - #599794 - Set composer as not changed on reply or forward action 
                (lp: #510529)
    - #605600 - Meeting reminders with wrong times (lp: #242954)
    - #565582 - Make sure the comp_data is not NULL before using it 
                (lp: #351617)
    - #606340 - Crash on non-utf8 letter in mail folder name 
    - #549988 - "Empty Trash" in Trash popup empties all Trash folders
    - #595501 - Crash on a changed mail filter action removal (lp: #452921)
    - #599615 - i18n support for emae and filter-bar when used as lib 
    - #250046 - Do not count Post To addresses when not shown (lp: #485831)
  * debian/patches/90_autoconf.patch:
    - new version update 

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 01 Mar 2010 23:30:42 +0100

evolution (2.28.2-3) unstable; urgency=low

  * debian/patches:
    - 03_evo-addr-export-segfault added, fix segfault in
      evolution-addressbook-export.                             closes: #554442

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 14 Jan 2010 08:54:29 +0100

evolution (2.28.2-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Drop libgnomeprint build-dependencies.

  [ Yves-Alexis Perez ]
  * debian/po:
    -  Try to really remove spurious spaces in debconf templates and unfuzzy
    translations.                                               closes: #548510
    - add pt_BR.po, thanks Fábio Ferreira.                      closes: #563034
  * debian/patches:
    - 02_let-nss-search-for-nssckbi added, fix nss modules lookup, should fix
      certificate verification in evolution.                    closes: #563253

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 12 Jan 2010 21:37:26 +0100

evolution (2.28.2-1ubuntu6) lucid; urgency=low

  * debian/evolution-alarm-notify.desktop,
    debian/evolution-alarm-notify.desktop.in:
    - use the new X-GNOME-Autostart-Delay autostart key

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 01 Feb 2010 16:05:23 -0800

evolution (2.28.2-1ubuntu5) lucid; urgency=low

  * Rebuild to get the new gtkhtml shlib

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 25 Jan 2010 15:58:31 +0100

evolution (2.28.2-1ubuntu4) lucid; urgency=low

  * debian/control:
    - don't recommends gnome-pilot rather suggests it, it's not used by lot 
      of users nowadays and rather confusing (lp: #507362)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 14 Jan 2010 11:58:21 +0100

evolution (2.28.2-1ubuntu3) lucid; urgency=low

  * debian/control, debian/evolution-plugins-experimental.install:
    - don't build ipodsync which upstream stopped shipping in new versions,
      clean the libhal build-depends which was used only there (lp: #503607)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 06 Jan 2010 23:43:43 +0100

evolution (2.28.2-1ubuntu2) lucid; urgency=low

  * debian/control:
    - use build-depends on libpst, python and shared-mime-info to fix build

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 17 Dec 2009 10:41:31 +0100

evolution (2.28.2-1ubuntu1) lucid; urgency=low

  * Resync on Debian
  * New upstream version:
    Bug Fixes:
    - #271836 - Incorrect signature for "model_cell_changed" signal handler    
    - #397265 - Image loading for new contact requires restarting Evolution    
    - #411768 - Drag and drop header columns (lp: #344373)
    - #468736 - Prevent recursion in em-format 
    - #474502 - Don't check for contacts in broken address books 
    - #551464 - Paste files into composer as attachments 
    - #551603 - Special case "positive zero alarms" 
    - #554779 - Removal of task due date does not sync from Palm    
    - #555901 - Preserve Start/End/Due timezone when editing in list view    
    - #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb 
                (lp: #287136)    
    - #570835 - Custom e-mail headers inserted with double column    
    - #590127 - Define ETable::vertical-spacing style property 
    - #596027 - In Anjal, although invalid mail address warning popup, mail's
                tab closed automatically 
    - #596566 - Crash on quit with composer window opened (lp: #438382)
    - #596827 - Don't remove meeting attendees after edit 
    - #597582 - Original Date: header should be given precedence
    - #599124 - Signature always includes an empty line in front of text
                (lp: #456220)    
    - #599190 - Drag and drop broken for received MIME parts (lp: #456690)
    - #599245 - Use bitwise AND instead of logical AND for checking flags    
    - #599627 - Crash when adding a new task in a table 
    - #599792 - Anjal composer's Send button doesn't work after pressed Save
                Drafts button 
    - #599882 - Crash in em_folder_tree_select_prev_path() when wrapping to
                bottom 
    - #600132 - Direct print from composer fails when special characters used    
    - #600133 - Crash on day view print preview without all day events
                (lp: #464197)    
    - #601202 - Evo deletes system addressbook 
    - #601218 - Accepted meeting doesn't show attachments in calendar view    
    - #601219 - Transient dialogs in composer window blocks main window    
    - #601644 - Disable rename for system folders 
    Other Changes:
    Synchronize with attachment logic in Evolution 2.29. 
    Improve comments: widgets/misc/e-filter-bar.c 
    [PATCH] Output an error message on system filter rules loading error 
    Use same macro name for consistency 
    Add mail_component_show_status_bar 
    Explicitly dllimport/export comp_editor_registry on Windows    
    Support other forward types for Anjal. 
    Sync to disk the outbox, since if we crash, we endup sending mail again. 
    Add support for Googlemail and hotmail/live/msn.com accounts.    
    Translations
  * debian/control: 
    - Build-Depends on liblpint-bonobo-dev for the lpi patch
    - conflicts, replaces, provides the previous documentation binaries
    - don't Build-Depends on libgnomeprint2.2-dev, libgnomeprintui2.2-dev
    - don't build depends on pilot-link it's not required
    - don't split documentation since it goes to langpacks
    - don't use po-debconf there either
    - evolution replaces evolution-plugins (<< 2.22.2-1) 
      since the bogofilter plugin has been moved there
    - evolution-plugins-experimental replaces evolution-plugins (<< 2.27)
    - updated descriptions to reflect binary installs
    - updated evolution-data-server requirement
  * debian/docs:
    - renamed evolution-common.docs
  * debian/evolution-2.2.desktop:
    - compatibility .desktop for users upgrading
  * debian/evolution.gconf-defaults:
    - don't display unstable warning on startup (Ubuntu: #91799)
  * debian/evolution.install:
    - install the autostart and compatibility desktop entries
    - install webdav and python but not hula and print-message there
  * debian/evolution-common.install:
    - install extra .glade
  * debian/evolution-dev.install:
    - detail the .so to install
  * debian/evolution-plugins.install,
    debian/evolution-plugins-experimental.install:
    - install the .so in binaries corresponding to the upstream options
  * debian/patches/01_dont-ship-evo-mail-notifier.png.patch:
    - don't ship that change that debian added without reason
  * debian/evolution-alarm-notify.desktop, 
    debian/evolution-alarm-notify.desktop.in,
    debian/patches/64_translate_autostart_strings.patch: 
    - autostart desktop file to start evolution-alarm-notify with the session,
      translate the entry
  * debian/evolution-mail.desktop, debian/evolution-mail.desktop.in, 
    debian/patches/61_translate_menu_entry.patch:
    - don't reapply this ubuntu change and use only one menu entry
  * debian/evolution.preinst,
    debian/evolution.templates:
    - don't display debconf template on upgrade
  * debian/patches/03_lpi.patch:
    - launchpad-integration patch
  * debian/patches/62_no_upstream_email_notification_by_default.patch:
    - don't enable the notification icon by default since the message indicator 
      is running
  * debian/patches/70_1024x600_contact-editor.glade.patch,
    debian/patches/71_1024x600_em-account-editor.c.patch
    debian/patches/72_1024x600_e-shell-settings-dialog.c.patch
    debian/patches/73_1024x600_e-shell-window.c.patch
    debian/patches/74_1024x600_e-sidebar.c.patch
    debian/patches/75_1024x600_e-task-bar.c.patch
    debian/patches/76_1024x600_e-timezone-dialog-1024x600.glade.patch
    debian/patches/77_1024x600_mail-config.glade.patch
    debian/patches/78_1024x600_startup-wizard.c.patch:
    - change by Ying-Chun Liu to work better on small screens (lp: #8629)
  * debian/patches/79_relayout_preferences.patch:
    - change by Neil J. Patel to update the preferences dialog layout and get
      options for the message indicator 
  * debian/patches/90_autoconf.patch:
    - autoconf patch
  * debian/rules:
    - don't use -Bsymbolic-functions to workaround memos crashing
    - don't use debconf translation there
    - use --disable-scrollkeeper --enable-python configure option

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 16 Dec 2009 22:45:56 +0100

evolution (2.28.2-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - 02_empty-line_signature dropped, included upstream.
    - 03_GNOME-Bug-599792-Anjal-composer-s-Send-button-doesn-t-work too.
    - 04_GNOME-Bug-596027-In-Anjal-although-invalid-mail-address-wa.patch too. 

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 Dec 2009 08:55:42 +0100

evolution (2.28.1-3) unstable; urgency=low

  [ Josselin Mouette ]
  * 02_empty-line_signature.patch: stolen from upstream git. Stop
    including an empty line in front of the signature.

  [ Yan Li ]
  * debian/patches/03_GNOME-Bug-599792-Anjal-composer-s-Send-button-doesn-t-work.patch
    - fixed GNOME Bug #599792
  * debian/patches/04_GNOME-Bug-596027-In-Anjal-although-invalid-mail-address-wa.patch
    - fixed GNOME Bug #596027

  [ Yves-Alexis Perez ]
  * debian/control:
    - adjust evolution-dev dependencies.                        closes: #559771

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 12 Dec 2009 17:02:42 +0100

evolution (2.28.1-2) unstable; urgency=low

  * debian/rules:
    - disable nm on kfreebsd, fix FTBFS, thanks Petr Salinger. closes: # 555304
  * debian/control:
    - build-dep on hal on kfreebsd.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 10 Nov 2009 08:01:55 +0100

evolution (2.28.1-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - 01_dont-ship-evo-mail-notifier.png.patch added, remove
      evo_mail_notifier.png from Makefiles so it's not shipped at all.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 18 Oct 2009 20:33:50 +0200

evolution (2.28.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 24 Sep 2009 21:39:25 +0200

evolution (2.28.0-1) experimental; urgency=low

  * New upstream stable release.
  * debian/watch updated to track stable releases.
  * debian/control:
    - (build-)deps updated for 2.28.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 22 Sep 2009 10:58:47 +0200

evolution (2.27.92-1) experimental; urgency=low

  * New upstream release candidate.
  * debian/control:
    - update build-deps on gtkhtml and eds.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 08 Sep 2009 15:08:13 +0200

evolution (2.27.91-1) experimental; urgency=low

  * New upstream beta release.
  * debian/control:
    - update standards version to 3.8.3.
    - adjust build-deps to gtkhtml and eds 2.27.91.
  * debian/patches:
    - 01_fix-evolution-cal-shared-module dropped, included upstream.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 24 Aug 2009 19:28:39 +0200

evolution (2.27.90-2) experimental; urgency=low

  * debian/patches:
    - 01_fix-evolution-cal-shared-module added, don't build
      libevolution-cal-shared.so as a module.                   closes: #541195

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 13 Aug 2009 23:18:47 +0200

evolution (2.27.90-1) experimental; urgency=low

  * New upstream release candidate.
  * debian/control:
    - adjust build-deps to gtkhtml and eds 2.27.90.
    - add build-dep on libgnome-desktop-dev. 
    - add shlibs:Depends to evolution-dev depends.
  * debian/rules:
    - ignore shlibs on libevolution-cal-shared.so. 

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 11 Aug 2009 21:07:28 +0200

evolution (2.27.5-1) experimental; urgency=low

  * New upstream development release.
  * debian/control:
    - adjust build-deps to gtkhtml and eds 2.27.5

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 04 Aug 2009 07:30:14 +0200

evolution (2.27.4-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Stop suggesting gnome-spell, evolution uses enchant now.

  [ Yves-Alexis Perez ]
  * New upstream development release.
  * debian/control:
    - adjust build-deps to gtkhtml and eds 2.27.4

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 13 Jul 2009 22:55:22 +0200

evolution (2.27.3-1) experimental; urgency=low

  * New upstream development release.
  * debian/watch: look in development folder.
  * po:
    - fr.po updated, unfuzzified. Thanks Christian Perrier.     closes: #546232

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 11 Sep 2009 23:28:10 +0200

evolution (2.26.3-3) unstable; urgency=low

  * po:
    - ja.po added, thanks Hideki Yamane.                        closes: #539596
    - sv.po added, thanks Martin Bagge.                         closes: #522972
    - de.po added, thanks Helge Kreutzmann.                     closes: #543728
    - remove spurious spaces in templates. Thanks Christian Perrier for
      patch against all translations.                           closes: #543725
  * debian/control:
    - update standards version to 3.8.3.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 08 Sep 2009 10:26:06 +0200

evolution (2.26.3-2) unstable; urgency=low

  * debian/control:
    - bump build-deps for 2.26.3 release.                       closes: #536711

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 13 Jul 2009 08:03:05 +0200

evolution (2.26.3-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream bugfix release.
  * debian/control:
    - update standards version to 3.8.2.
  * po:
    - cs.po: add czech, thanks to Martin Šín.                   closes: #532165
    - fi.po: add finnish, thanks to Esko Arajärvi.              closes: #534610 
  * debian/control:
    - update deps and build-deps for 2.27 branch.
    - update standards version to 3.8.2. 
  * debian/*.install: update folder name to 2.28.
  * debian/evolution-plugins-experimental.install
    - add vcard-inline plugin.
  * debian/lintian/*: 
    - update folder name to 2.28.
    - update components to match real rpaths.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 12 Jul 2009 18:03:16 +0200

evolution (2.26.2-2) unstable; urgency=low

  * debian/control
    - bump build-deps to 2.26.2.                                closes: #530746

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 27 May 2009 19:44:20 +0200

evolution (2.26.2-1) unstable; urgency=low

  * New upstream bugfix release.
  * po:
    - es.po: add spanish, thanks Fernando González de Requena.  closes: #528970
    - it.po: add italian, thanks Luca Monducci.                 closes: #529159
    - ru.po: add russian, thanks Yuri Kozlov.                   closes: #529809 

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 26 May 2009 08:11:35 +0200

evolution (2.26.1.1-2) unstable; urgency=low

  [ Josselin Mouette ]
  * evolution.preinst: use pgrep to match evolution processes instead of 
    being so strict. Closes: #525985.

  [ Yves-Alexis Perez ]
  * Debconf translations:
    - sv.po added, thanks to Martin Bagge.
    - pt.po added, thanks to Miguel Figueiredo.
    - fr.po added, Yoann Ciabaud.
  * debian/rules:
    - re-enable weather calendar.                               closes: #526827
    - run debconf-updatepo at clean time.
  * debian/control:
    - build-dep on libgweather-dev and po-debconf.
    - bump build deps on gtkhtml3.14 and evolution-data-server to be sure
      to use the fixed ones.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2009 23:18:32 +0200

evolution (2.26.1.1-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
    - 2.26 finally available.                                   closes: #520766
  * debian/control:
    - update standards version to 3.8.1.
    - update (build-)deps for 2.26.
    - add build-dep on libical-dev and libicu-dev.
  * debian/*.install: upgrade paths to 2.26.
  * debian/lintian/*: upgrade paths to 2.26.

  [ Josselin Mouette ]
  * Fix section for the debug package.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 26 Apr 2009 09:51:16 +0200

evolution (2.24.5-3) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * debian/NEWS.Debian: warn user to make a backup and quit evolution
    before upgrading.

  [ Josselin Mouette ]
  * evolution.{preinst,templates): add a pre-upgrade check that prevents 
    any upgrade if evolution is currently running. Closes: #519206.
  * Add a Pre-Depends on debconf for the debconf use in preinst.

 -- Josselin Mouette <joss@debian.org>  Wed, 01 Apr 2009 13:00:41 +0200

evolution (2.24.5-2) unstable; urgency=low

  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Mar 2009 13:42:30 +0100

evolution (2.24.5-1) experimental; urgency=low

  * New upstream release.
  * debian/control:
    - update build-deps on evolution-data-server.
    - update build-deps on libgtkhtml3.14-dev and libgtkhtml-editor-dev
    - drop build-dep on gtkhtml3.14.
    - add myself to Uploaders:.
    - add build-dep on automake and libtool.
    - drop obsolete Conflicts/Replaces.
  * debian/rules:
    - run autoreconf at build time to relibtoolize the package.
    - ignore plugin folder in dh_makeshlibs.
  * debian/lintian/evolution-plugins:
    - update overrides for private rpaths.
  * debian/evolution-plugins-experimental.install
    - install lintian override file.
    - ship email-custom-header, evolution-webdav and templates plugin. 

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 20:34:59 +0100

evolution (2.22.3.1-1) unstable; urgency=medium

  [ Pedro Fragoso ]
  * New upstream bugfix release (Closes: #488782)
    - Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109
      (Closes: #484639)
    - Set urgency to medium
  * debian/control:
    - Add myself to Uploaders
    - Bump Standards-Version to 3.8.0 (no changes)

 -- Heikki Henriksen <heikkih@gmail.com>  Sun, 06 Jul 2008 13:51:11 +0200

evolution (2.22.2-1) unstable; urgency=low

  * New upstream release
    - bugfixes and translation updates
  * Remove debian/lintian/evolution
    - private-dir rpaths are finally ignored with lintian >= 1.23.49

 -- Heikki Henriksen <heikkih@gmail.com>  Mon, 26 May 2008 22:45:36 +0200

evolution (2.22.1.1-1) unstable; urgency=low

  [ Heikki Henriksen ]
  * debian/evolution-mail.desktop:
    Set X-GNOME-Bugzilla-Component=BugBuddyBugs (closes: #477213)

  [ Oystein Gisnas ]
  * New upstream bugfix release

 -- Oystein Gisnas <oystein@gisnas.net>  Sun, 04 May 2008 18:16:59 +0200

evolution (2.22.1-1) unstable; urgency=low

  [ Pedro Fragoso ]
  * New upstream bugfix release
    - 35_fix_tnef_locale.patch, Dropped, merged upstream

  [ Heikki Henriksen ]
  * 2.22.1 fixes subject in composer window (closes: #475370)

 -- Heikki Henriksen <heikkih@gmail.com>  Thu, 10 Apr 2008 19:43:54 +0200

evolution (2.22.0-3) unstable; urgency=low

  * Upload to unstable
  * Add patch 35_fix_tnef_locale.patch
    - fixes locale-bug in tnef-attachments (closes: #464670)
  * Update DM-Upload-Allowed according to change in dpkg 1.14.16 and bump
    build-dep on dpkg-dev
  * Bump build-dep on cdbs to get dh_icons in postinst (closes: #473029)
  * Update evolution.menu to follow newest menu sub-policy and use
    Applications/Network/Communication (fixes lintian-warning)
  * Convert copyright to UTF-8 (fixes lintian-warning)
  * Update versioned dirs in lintian-overrides
  * Add lintian override for desktop-command-not-in-package in
    evolution-common, and install in evolution-common.install

 -- Heikki Henriksen <heikkih@gmail.com>  Sat, 05 Apr 2008 19:25:32 +0200

evolution (2.22.0-2) experimental; urgency=low

  * Bump build-dep libcamel1.2-dev to >= 2.21.92 (closes: #472991)
  * Fix file path to Google Calendar plugin (closes: #473309)

 -- Oystein Gisnas <oystein@gisnas.net>  Mon, 31 Mar 2008 14:51:04 +0200

evolution (2.22.0-1) experimental; urgency=low

  [ Heikki Henriksen ]
  * New upstream release
  * Acknowledge NMU from Security Team:
    - remove 80_CVE-2008-0072.patch: applied upstream
  * Bump Standards-version to 3.7.3
  * Upgrade build-dep:
    - libsoup2.4-dev from libsoup2.2-dev
  * Bump build-deps:
    - libglib2.0-dev (>= 2.15.3)
    - libgtk2.0-dev (>= 2.12.0)
    - evolution-data-server-dev (>= 2.21.92)
    - evolution-data-server-dev (<< 2.23.0)
    - gnome-icon-theme (>= 2.19.91)
    - libbonobo2-dev (>= 2.20.3)
    - libgtkhtml3.14-dev (>= 3.17.5)
    - libgnome-pilot2-dev (>= 2.0.15)
    - libnotify-dev (>= 0.3.0)
  * Add build-dep:
    - pilot-link
  * Update base plugins:
    - add google-account-setup
    - add bogo-junk-plugin
    - wait and evaluate on mono 
  * Update standard plugins:
    - add audio-inline
    - remove bogo-junk-plugin
    - rename new-mail-notify to mail-notification
    - add attachment-reminder
    - add face
    - add backup-restore
  * Update experimental plugins:
    - remove backup-restore
    - add external-editor
    - add tnef-attachments
  * Remove patch:
    - 70_no-mail-remote-plugin.patch - mail-remote-plugin never worked and is
      removed upstream

  [ Oystein Gisnas ]
  * Bump e-d-s build-deps to 2.21.92
  * Sync build-deps of -dev packages with pkg-config files

 -- Oystein Gisnas <oystein@gisnas.net>  Tue, 18 Mar 2008 00:46:53 +0100

evolution (2.12.3-1.1) unstable; urgency=high

  * Non-maintainer upload by the Security Team.
  * Fix Encrypted Message Version Format String Vulnerability
    (CVE-2008-0072).

 -- Thijs Kinkhorst <thijs@debian.org>  Tue, 04 Mar 2008 21:27:27 +0100

evolution (2.12.3-1) unstable; urgency=low

  [ Heikki Henriksen ]
  * Conflict with older evolution-plugins and evolution-plugins-experimental
    to ensure full upgrades (closes: #454473)
  * Add recommends evolution-webcal (closes: #455598)

  [ Oystein Gisnas ]
  * New upstream release (bugfixes and translations)
    (closes: #454435, #458728, #443483)
  * Remove configure flags --with-nspr-includes and --with-nss-includes
    (closes: #461312, #460615, #460683)

 -- Oystein Gisnas <oystein@gisnas.net>  Tue, 22 Jan 2008 08:19:08 +0100

evolution (2.12.2-1) unstable; urgency=low

  [ Heikki Henriksen ]
  * New upstream release (bugfixes and translations) (closes: #446890)
  * Swap bogofilter and spamassassin recommmends, since bogofilter is quite
    lightweight (closes: #435635)
  * Versioned build-dependency on eds-dev and dependency on eds (closes:
    #445375)
  * Update patch: 70_no-mail-remote-plugin.patch
  * Upstream fix for glade-dir (closes: #450524)
  * [debian/rules] Update ELIBDIR
  * Remove patches applied upstream:
    - 15_contact-list-editor-expand.patch
    - 25_mute-debug-messages.patch
    - 30_mute-alarm-notify.patch
    - 50_filter_missing_gettext.patch
    - 50_libnssckbi-location.patch
    - 60_new_addressbook_set_relative_url.patch
  * Add Dm-Upload-Allowed, Homepage, Vcs-Browser and Vcs-Svn fields in control
  * Add build-dep on libytnef0-dev for experimental plugin tnef-attachments
  * Add tnef-attachments to plugins-experimental
  * Add build-dep on gtk-doc-tools to build gtk-doc development documentation
  * Enable building of gtk-doc in rules
  * Update lintian overrides (version-bumps in rpaths)
  * Update evolution-mail.desktop

 -- Oystein Gisnas <oystein@gisnas.net>  Mon, 03 Dec 2007 18:06:48 +0100

evolution (2.12.0-2) unstable; urgency=low

  * Conflicts with evolution-exchange (<< 2.11.90) (closes: #444012, #444018)
  * Tighter build-dependency on libedataserver (>= 1.11.2) for new
    data-structure, EFlag (closes: #444036)

 -- Heikki Henriksen <heikkih@gmail.com>  Wed, 26 Sep 2007 14:58:24 +0200

evolution (2.12.0-1) unstable; urgency=low

  * New upstream release.
  * Adjusted Build-Deps.
  * Adjusted .install paths to reflect new upstream.
  * Added attachment-reminder, audio-inline, bogo-junk-plugin, face,
    mail-notification to the evolution-plugin package.
  * Dropped patches:
    08_to_translate_list_update.patch - Applied upstream.
    20_minicard-email-colon.patch - Upstream has a better fix.

 -- Riccardo Setti <giskard@debian.org>  Mon, 24 Sep 2007 01:43:12 +0200

evolution (2.10.3-1) unstable; urgency=low

  * New upstream stable release; bug fixes.

 -- Loic Minier <lool@dooz.org>  Wed, 25 Jul 2007 16:38:09 +0200

evolution (2.10.2-1) unstable; urgency=low

  * New upstream release. (closes: #423060)
  * 15_contact-list-editor-expand.patch: Fix contact list dialog resize
    bug (bugzilla #424055)
  * 20_minicard-email-colon.patch: Fix for missing row columns in
    contacts minicard view (bugzilla #404239)
  * 25_mute-debug-messages.patch: Mute console noise from plugins
  * 30_mute-alarm-notify.patch: Mute noisy debug output from evolution-
    alarm-notify

 -- Oystein Gisnas <oystein@gisnas.net>  Mon, 28 May 2007 23:33:35 +0200

evolution (2.10.1-1) unstable; urgency=low

  [ Oystein Gisnas ]
  * New upstream release
    - Add gnome-doc-utils (>= 0.3.2) build-dep
    - Change libgtkhtml3.8* dependencies to libgtkhtml3.14*
    - Bump e-d-s build-deps to >= 1.9.4
    - Bump libgtk2.0-dev to >= 2.10.0
    - Add evolution Recommends: spamassassin | bogofilter
    - Drop 10_etasks-missing-include.patch
    - Drop 90_build_with_new_pisock.patch, fixed upstream
  * 50_libnssckbi-location.patch: Adapt private library search path
    to relocated xulruner libraries.
  * Update watch file to track all stable versions
  * 08_to_translate_list_update.patch: Translatable files
  * Don't create shlibs.local - CDBS has been fixed long ago
  * Create symlink for manpage evolution-2.10
  * Add lintian overrides

  [ Loic Minier ]
  * Upload to unstable.

 -- Loic Minier <lool@dooz.org>  Tue, 24 Apr 2007 16:36:09 +0200

evolution (2.8.3-1) experimental; urgency=low

  * New upstream stable release; bug fixes and translations.
  * Drop Takuo Kitame from Uploaders.

 -- Loic Minier <lool@dooz.org>  Thu, 05 Apr 2007 14:27:55 +0200

evolution (2.8.2.1-1) experimental; urgency=low

  * New upstream release.
    - Fixes crash on exit; closes: #406492.

 -- Loic Minier <lool@dooz.org>  Thu, 11 Jan 2007 17:28:35 +0100

evolution (2.8.2-1) experimental; urgency=low

  [ Jordi Mallach ]
  * 50_filter_missing_gettext.patch: Add missing gettext() calls to the
    filter dialogs (Bugzilla #359276).

  [ Oystein Gisnas ]
  * New upstream release
    - debian/control: Move prefer plain plugin to standard
    - 70_no-mail-remote-plugin.patch: Update patch
    - Treat data/evolution.{keys,mime} special
  * Document mailbox summary corruption and removal of
    IMAP4rev1 provider. [debian/README.Debian]
  * Document common network-manager error messages.
    [debian/README.Debian]
  * Don't depend on HAL and NetworkManager on non-Linux archs. Thanks to
    Petr Salinger. (closes: #401540) [debian/control]

 -- Oystein Gisnas <oystein@gisnas.net>  Sun,  7 Jan 2007 22:52:16 +0100

evolution (2.8.1.1-1) experimental; urgency=low

  * New upstream release (closes: #347645)
    - included: debian/patches/20_show-deleted-msgs-in-trash.patch

 -- Oystein Gisnas <oystein@gisnas.net>  Tue, 31 Oct 2006 22:16:23 +0100

evolution (2.8.1-2) experimental; urgency=low

  * Pull patch from upstream (closes: #391250)
    - debian/patches/20_show-deleted-msgs-in-trash.patch

 -- Oystein Gisnas <oystein@gisnas.net>  Sun, 22 Oct 2006 09:52:34 +0200

evolution (2.8.1-1) experimental; urgency=low

  * New upstream release
  * Fix symlinks to point to 2.8 [debian/evolution.links] (closes: #389272)

 -- Heikki Henriksen <heikkih@gmail.com>  Tue,  3 Oct 2006 15:19:14 +0200

evolution (2.8.0-2) experimental; urgency=low

  * Remove superfluous libusb-dev build-dep [debian/control]

 -- Heikki Henriksen <heikkih@gmail.com>  Tue, 26 Sep 2006 09:56:17 +0200

evolution (2.8.0-1) experimental; urgency=low

  [ Oystein Gisnas ]
  * debian/patches/06_fix_inline_pgp_breaking_charset.patch: Applied
    upstream
  * remove debian/patches/11_window_settings_stored.patch
  * debian/patches/11_window_settings_stored.patch: Applied upstream
  * debian/patches/12_fix_icon_metaphors_bug_339626.patch: Applied
    upstream
  * debian/patches/17_fix_alarm_delay_for_calendar.patch: Doesn't apply
    cleanly
  * debian/patches/20_xulrunner.patch: Fixed upstream
  * debian/patches/30_no-ipod-sync.patch: Doesn't apply cleanly
  * debian/patches/31_no-audio-inline.patch: Doesn't apply cleanly
  * debian/patches/40_disposition-notification.patch: Fixed upstream
  * debian/patches/60_exchange-operations-create-addressbook.patch:
    Applied upstream
  * debian/patches/70_build-experimental-plugins.patch: Doesn't apply
    cleanly
  * debian/*.install: Update version number in filename paths
  * Label typo patch applied upstream.
    [debian/patches/18_fix_label_typo.patch]
  * Gettext domain patch applied upstream.
    [debian/patches/20_correct_gettext_domain.patch]

  [ Riccardo Setti ]
  * Added patch to fix compile with the new libpisock (closes: #341172)
    [debian/patches/90_build_with_new_pisock.patch]

  [ Heikki Henriksen ]
  * New upstream release (1.8.0)
  * Updated debian/watch to follow 2.8-series
  * --enable-cairo-calender=yes [debian/rules]
  * Missing include to avoid possible segfault applied upstream.
    Thanks to Dann Frazier <dannf@debian.org> (closes: #384280)
  * Remove patches fixed/applied upstream:
  	- 07_default_shell_only_with_no_uris.patch
        - 10_pkg-config-rpath.patch
        - 30_ipod-sync_missing-files.patch
        - 55_fi-translation-fix.patch
        - 60_alarm-list-dialog-peek.patch
        - 61_itip-formatter-date-in-past.patch
        - 65_null-camel-exception.patch
  * Update patches:
        + 10_etasks-missing-include.patch
        + 70_no-mail-remote-plugin.patch
  * Add build-dep on gtkhtml3.8 to find Editor.idl [debian/control]
  * Temporary build-dep on libusb-dev until this is in place at the right
    place (libpisock-dev) [debian/control]
  * Bump build-dep on libgtk2.0-dev to (>= 2.8.0) to pull in cairo
    [debian/control]

 -- Heikki Henriksen <heikkih@gmail.com>  Fri, 22 Sep 2006 12:51:40 +0200

evolution (2.6.3-1) unstable; urgency=low

  [ Oystein Gisnas ]
  * New upstream release
  - does not ping when offline (closes: #360373)
  * Reorder build-deps to match order in configure.in. [debian/control]
  * Add build-deps for each e-d-s lib used. [debian/control]
  * Patches applied upstream:
    - debian/patches/18_fix_label_typo.patch
    - debian/patches/20_correct_gettext_domain.patch
    - debian/patches/31_no-audio-inline.patch: Obsolete
    - debian/patches/70_build-experimental-plugins.patch: Obsolete
  * Update patch debian/patches/70_no-mail-remote-plugin.patch

  [ Heikki Henriksen ]
  * Check build-deps (closes: #383174)
  * Re-add build-dep on gtkhtml3.8 to fix ftbfs

 -- Heikki Henriksen <heikkih@gmail.com>  Tue, 15 Aug 2006 21:07:17 +0200

evolution (2.6.2-4) unstable; urgency=high

  * Add gnome-icon-theme build-dep. [debian/control] (Closes: #377161)

 -- Oystein Gisnas <oystein@gisnas.net>  Fri,  7 Jul 2006 08:40:16 +0200

evolution (2.6.2-3) unstable; urgency=low

  * debian/control: Add ${misc:Depends}
  * debian/control: Remove conflict with older evolution
  * debian/evolution-dev.install: Remove .la files again
  * debian/patches/10_pkg-config-rpath.patch: Add explicit -rpath to
    private libs pkg-config to fix .la-less builds against these libs
  * Convert icon to XPM format for Debian menu
  * debian/control: Clean up dependencies
  * Move icon, menu and .desktop from evolution-common to evolution
  * debian/control: Depend on = source:Version of -common package
    for binNMU compatibility

 -- Oystein Gisnas <oystein@gisnas.net>  Thu,  6 Jul 2006 09:45:29 +0200

evolution (2.6.2-2) unstable; urgency=low

  * Make the package binNMU-safe:
    - Build-depend on dpkg-dev >= 1.13.19. [debian/control]
    - Use ${binary:Version} & ${source:Version} [debian/control]
    - use UPSTREAM_VERSION [debian/rules]

 -- Heikki Henriksen <heikkih@gmail.com>  Mon, 12 Jun 2006 09:53:50 +0200

evolution (2.6.2-1) unstable; urgency=low

  [ Oystein Gisnas ]
  * debian/patches/61_itip-formatter-date-in-past.patch: (Closes:
    #368920)
  * Update manpages
  * Move architecture independent files to package evolution-common
    (Closes: #232890)
  * Move experimental plugins to evolution-plugins-experimental
  * debian/control: Update package descriptions
  * debian/control: Correct Suggests: and Recommends: for plugins

  [ Heikki Henriksen ]
  * New upstream release
  * Update patches:
    - debian/patches/17_fix_alarm_delay_for_calendar.patch
    - debian/patches/31_no-audio-inline.patch
    - debian/patches/55_fi-translation-fix.patch
    - debian/patches/70_build-experimental-plugins.patch
  * Drop patches applied upstream:
    - debian/patches/06_fix_inline_pgp_breaking_charset.patch
    - debian/patches/11_window_settings_stored.patch
    - debian/patches/12_fix_icon_metaphors_bug_339626.patch
    - debian/patches/40_disposition-notification.patch
    - debian/patches/60_exchange-operations-create-addressbook.patch
  * plugin for ipod-sync works again:
    - debian/patches/30_no-ipod-sync.patch: dropped
    - debian/patches/30_ipod-sync_missing-files.patch: added
    - debian/control: bring back build-deps on hal >= 0.5.4
    - debian/evolution-plugins.install: add ipod-sync to experimental line
  * debian/control: Change dep on Source-Version from = to >= to have it
    binNMU-able
  * debian/control: add dep on libhal-dev to evolution-dev
  * debian/rules: Fix Version\: in dpkg-parsechangelog
  * debian/rules: Don't overwrite DEB_SHLIBDEPS_INCLUDE &
    DEB_DH_MAKESHLIBS_ARGS_?
  * debian/evolution-dev.install: bring back *.la until we get broken 
    rpath in some libs fixed

 -- Heikki Henriksen <heikkih@gmail.com>  Sun, 11 Jun 2006 20:18:06 +0200

evolution (2.6.1-3) unstable; urgency=low

  [ Oystein Gisnas ]
  * debian/control: Move -dbg pkg to section gnome
  * debian/control: Claim compliance with Debian Policy 3.7.2
  * debian/patches/60_new_addressbook_set_relative_url.patch: (Closes: #361995)
  * debian/evolution-dev.install: drop installation of *.la
  * Add manpages csv2vcard.1 and evolution-addressbook-export.1
  * debian/evolution.install: drop installation of
    evolution-addressbook-clean (closes: #346088)
  * debian/patches/65_null-camel-exception.patch: stop using NULL in
    place of Camel exceptions
  * debian/patches/70_build-experimental-plugins.patch: Build
    experimental plugins. Thanks to Michel Dänzer. (Closes: #312288)
  * debian/patches/evolution{,-plugins}.install: Move base plugins to
    evolution package

  [ Heikki Henriksen ]
  * patches pulled from ubuntu:
    - debian/patches/06_fix_inline_pgp_breaking_charset.patch
    - debian/patches/11_window_settings_stored.patch: (closes: #363259)
    - debian/patches/12_fix_icon_metaphors_bug_339626.patch
    - debian/patches/17_fix_alarm_delay_for_calendar.patch
    - debian/patches/18_fix_label_typo.patch
    - debian/patches/20_correct_gettext_domain.patch

 -- Oystein Gisnas <oystein@gisnas.net>  Thu, 25 May 2006 08:09:47 +0200

evolution (2.6.1-2) unstable; urgency=low

  [ Oystein Gisnas ]
  * debian/patches/60_exchange-operations-create-addressbook.patch:
    Fix create addressbook breakage caused by exchange-operations plugin
  * debian/control: Add dep dbus (closes: #365797)

  [ Heikki Henriksen ]
  * debian/control: add dep on libnm-glib-dev & libgtkhtml3.8-dev for
    evolution-dev
  * debian/evolution-plugins.install: not install *.la
  * debian/patches/60_alarm-list-dialog-peek.patch: fix segfault on certain
    cases/archs. Thanks to Dann Frazier (closes: #365923)

 -- Oystein Gisnas <oystein@gisnas.net>  Thu,  4 May 2006 12:25:51 +0200

evolution (2.6.1-1) unstable; urgency=low

  [ Heikki Henriksen ]
  * Upload to unstable
  * New upstream release (2.6.1)
  * debian/control: add recommends notification-daemon to evolution-plugins
  * debian/control: bump debhelper build-dep to >= 5.0.0
  * debian/control: added recommends: yelp (closes: #277707)
  * debian/control: removed old unecessary conflicts/replaces
  * debian/control: add suggests on evolution-dbg
  * evolution-wombat has been removed some time ago
    (closes: #236852, #265568, #160049, #211656, #218075, #196426)
  * debian/evolution-mail.desktop: pull from ubuntu (and add norwegian
    translations :) ) (closes: #257322)
  * debian/rules: clean up clean::
  * debian/control: add build-dep libnm-glib-dev and suggest network-manager.
    Provides NetworkManager-magic if available.
  * Upstream fix for addressbook data-loss (uid vs relative_uri)
    (closes: #361995)
  * debian/watch: added
  * debian/patches/40_disposition-notification.patch:
    Fix crash on disposition-notification (upstream bug: 324327)
  * debian/patches/31_no-audio-inline.patch & debian/control:
    Remove build-dep on gstreamer0.8 and audio-inline-plugin until its' fixed
  * Upstream fix for new-mail-plugin (closes: #341085)

  [ Oystein Gisnas ]
  * Upstream fixes for mbox import (closes: #292810)
  * Upstream fixes for yelp user guide category and title++
    (closes: #360860, #339500)
  * Upstream support for contact groups (closes: #297236)
  * Upstream LDAP fixes (closes: #187821, #190750, #251060, #139947)
  * Remove obsolete README.SSL since SSL/TLS is builtin
  * Upstream fix for creation of task from mail message (closes: #327406)
  * debian/evolution.links: Fix link filename for evolution-2.6 manpage
  * debian/rules: Add dh_shlibdeps flag to aviod unnecessary runs of ldconfig
  * debian/evolution.menu: Remove obsolete tag in menu file (see #129131)

  [ Jordi Mallach ]
  * debian/rules:
    - don't overwrite CFLAGS, or we get unusable -dbg packages
      (thanks seb128).
    - likewise for DEB_CONFIGURE_EXTRA_FLAGS.

 -- Heikki Henriksen <heikkih@gmail.com>  Fri, 28 Apr 2006 17:12:48 +0200

evolution (2.6.0-2) experimental; urgency=medium

  * Now updates count for drafts folder (closes: #284095)
  * Build --without-krb4 (closes: #278242)
  * Move spamassassin recommends to evolution-plugins (closes: #343987)
  * Upstream fixes in ldif-import (closes: #357845)
  * Bump debhelper compat to 5
  * remove camel-providers from evolution.install:
    moved to e-d-s once upon a time
  * remove evolution-importers from evolution.install:
    goes under *so

 -- Heikki Henriksen <heikkih@gmail.com>  Mon,  3 Apr 2006 20:02:52 +0200

evolution (2.6.0-1) experimental; urgency=low

  * New upstream release
  * Added -dbg package with Priority: extra
  * debian/patches/50_de-translation-typo.patch:
    Removed - string is no longer valid
  * debian/patches/55_fi-translation-fix.patch:
    Updated
  * debian/patches/80_default_mailer_free-fix.patch:
    Removed - fixed upstream
  * Enable experimental plugins and update plugin-list
    (closes: #349163, #312288)
  * debian/patches/07_default_shell_only_with_no_uris.patch:
    Added from ubuntu's packages
  * debian/patches/30_no-ipod-sync.patch:
    Don't build ipod-sync-plugin (at least not until it wants to build)

 -- Heikki Henriksen <heikkih@gmail.com>  Thu, 30 Mar 2006 17:56:35 +0200

evolution (2.4.2.1-2) unstable; urgency=medium

  * Acknowledge NMU (closes: #358432)
  * Add myself to Uploaders
  * Tighten dependency on libgtkhtml3.8-dev >= 3.8.1-1.1
  * Tighten dependency on e-d-s >= 1.4.2.1-1.1
  * 80_default_mailer_free-fix.patch:
    fix crash on startup (closes: #358071)
  * debian/patches/15_x-face-support.patch:
    broken and not accepted upstream, so removed (closes: #347702)

 -- Heikki Henriksen <heikkih@gmail.com>  Sun, 26 Mar 2006 17:26:15 +0100

evolution (2.4.2.1-1.1) unstable; urgency=low

  * NMU to fix crasher in startup (closes: #358071)

 -- Heikki Henriksen <heikkih@gmail.com>  Wed, 22 Mar 2006 13:59:44 +0000

evolution (2.4.2.1-1) unstable; urgency=low

  [ Jordi Mallach ]
  * New upstream release (closes: #336968).
    - can introduce tasks (closes: #334026).
    - won't crash when adding contacts (closes: #342725).
    - won't crash on libsoup2.2 bugs (closes: #340488).
    - should not loop, eating all memory (closes: #341694).
  * Upload to unstable.
  * Don't build-depend on automake1.7 [debian/control].

  [ Loic Minier ]
  * Add missing build-dep on gtkhtml3.8 (>= 3.7.0). (Closes: #340184)
    [debian/control]

 -- Jordi Mallach <jordi@debian.org>  Mon,  9 Jan 2006 14:13:13 +0100

evolution (2.4.1-3) experimental; urgency=low

  * Merge changes done in SVN by marga as "2.4.0-3", which were overriden in
    experimental in kitame's "2.4.0-3".
    - Re-add the updated translations patches (german and finish).
    - Rename bugbuddy Suggests in bug-buddy.
  * Update and rename patches to apply cleanly and in a defined order.
  * Update X-Face support patch to cover Makefile.am too.
  * Update pixmap PATH to 2.4. [debian/evolution.menu]
  * Update description to not list the Evolution version. [debian/control]
  * Update list of evolution-dev files. [debian/evolution-dev.install]

 -- Loic Minier <lool@dooz.org>  Fri, 11 Nov 2005 15:58:25 +0100

evolution (2.4.1-2) experimental; urgency=low

  * Rebuild against evolution-data-server >= 1.4.1.1-1 and bump build-dep.
    [debian/control]
  * Remove anything related to gal, now merged in evolution-data-server.
    [debian/control]
  * Switch to experimental dbus by replacing dbus-1-dev and dbus-glib-1-dev
    with libdbus-1-dev and libdbus-glib-1-dev.
    [debian/control]
  * Update copyright information, upstream URL, authors...
    [debian/copyright]
  * Add myself to Uploaders.
    [debian/control]
  * Remove all files from the Debian diff.gz not below debian/.
  * Add CDBS' utils. [debian/rules]

 -- Loic Minier <lool@dooz.org>  Mon,  7 Nov 2005 17:53:06 +0100

evolution (2.4.1-1) experimental; urgency=low

  * New upstream release
  * Build againsta gtkhtml3.8 instead of gtkhtml

 -- Takuo KITAME <kitame@debian.org>  Mon, 10 Oct 2005 05:50:53 +0900

evolution (2.4.0-3) experimental; urgency=low

  * Depends on untagged libgal-common and gtkhtml.

 -- Takuo KITAME <kitame@debian.org>  Fri, 16 Sep 2005 15:19:14 +0900

evolution (2.4.0-2) experimental; urgency=low

  * fix libgal2.5-common dependency.

 -- Takuo KITAME <kitame@debian.org>  Tue, 13 Sep 2005 12:23:37 +0900

evolution (2.4.0-1) experimental; urgency=low

  * New upstream release
  * Depends on e-d-s 1.4.0, gal 2.5, gtkhtml3.8
  * remove translation fix patch at once.

 -- Takuo KITAME <kitame@debian.org>  Mon, 12 Sep 2005 11:33:24 +0900

evolution (2.2.3-4) unstable; urgency=low

  * Erased unnecesary files from the debian/ directory, including 
    02_help_is_not_included.patch which wasn't being applied anyway.
  * Fix de.po translation, with the patch provided by Jens Seidel
    (Closes: #314119).
  * Add a suggestion for the evolution-exchange package (Closes: #304827).
  * Fixed an "implicitly converted pointer" bug with the patch provided by
    David Mosberger (Closes: #304708, #320892)
  * Re-included the changelog entries that had been dropped during
    experimental phase.
  * Fixed build-dependencies (libpam-dev -> libpam0g-dev).
  * Updated all libgal2.4 dependencies to > 2.4.3
  * Updated copyright file.

 -- Margarita Manterola <debian@marga.com.ar>  Tue,  6 Sep 2005 16:32:25 -0300

evolution (2.2.3-3) unstable; urgency=high

   * security fix. (closes: Bug#32253)
     - Multiple exploitable format string vulnerabilities
       Applied unofficial security fix patch from
       http://www.sitic.se/dokument/evolution.formatstring.patch

 -- Takuo KITAME <kitame@debian.org>  Thu, 25 Aug 2005 14:58:34 +0900

evolution (2.2.3-2) unstable; urgency=low

  * Added "Evolution Team" in the Maintainer field, and listed the members of
    the team as the Uploaders.
  * Added a manpage provided by Lars Wirzenius (Closes: #239643).
  * Added a symlink in /usr/bin for evolution-addressbook-export and
    csv2vcard (Closes: #285174).
  * Fixed finnish translations, as suggested by Lars Wirzenius,
    by adding the corresponding patch (Closes: #279977, #288674)
  * Build-depend on libkrb5-dev, since it's being used. (Closes: #318981)
  * Update the libgal2.4-0 dependency, to prevent being installed with the
    buggy version.
  * Fixed the menu file (Closes: #307840, #318163)

 -- Margarita Manterola <debian@marga.com.ar>  Mon,  1 Aug 2005 10:24:13 -0300

evolution (2.2.3-1) unstable; urgency=low

  * New upstream release
  * change dependency to e-d-s instead of e-d-s1.2

 -- Takuo KITAME <kitame@debian.org>  Wed, 13 Jul 2005 15:13:40 +0900

evolution (2.2.2-4) unstable; urgency=low

  * remove unnecessary diffs from diff.gz (config.sub, config.guss, *.desktop)
  * remove libdb4.2-dev from Build-Depends.
  * Build-Depends on evolution-data-server1.2-dev (>= 1.2.2-4)
  * build against latest e-d-s.

 -- Takuo KITAME <kitame@debian.org>  Tue, 10 May 2005 12:29:37 +0900

evolution (2.2.2-3) unstable; urgency=low

  * added build-depends: dbus-glib-1-dev (closes: #305001)

 -- Takuo KITAME <kitame@debian.org>  Sat, 30 Apr 2005 03:32:27 +0900

evolution (2.2.2-2) unstable; urgency=low

  * Oops. Previous release forgot to include plugins directory.
  * Added build-depends for plugins. (libgstreamer0.8-dev, dbus-1-dev)

 -- Takuo KITAME <kitame@debian.org>  Thu, 14 Apr 2005 11:42:22 +0900

evolution (2.2.2-1) unstable; urgency=low

  * New upstream release
  * Fix debian menu (closes: #303657)
  * --enable-plugins=all (closes: #304324)

 -- Takuo KITAME <kitame@debian.org>  Wed, 13 Apr 2005 22:22:59 +0900

evolution (2.2.1.1-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Wed, 30 Mar 2005 12:06:30 +0900

evolution (2.2.1-1) unstable; urgency=low

  * New upstream release
  * Upload to unstable/main
  * Change package name to 'evolution'

 -- Takuo KITAME <kitame@debian.org>  Tue, 22 Mar 2005 18:17:12 +0900

evolution2.2 (2.1.6-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue, 22 Mar 2005 15:39:39 +0900

evolution2.2 (2.1.5-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue, 22 Feb 2005 11:18:58 +0900

evolution2.2 (2.1.4-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Fri,  4 Feb 2005 14:57:30 +0900

evolution2.2 (2.1.3.2-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Thu, 13 Jan 2005 14:49:22 +0900

evolution2.2 (2.1.2-1) experimental; urgency=low

  * New upstream release
  * fix build-depends (closes: #288572)

 -- Takuo KITAME <kitame@debian.org>  Thu,  6 Jan 2005 15:05:08 +0900

evolution2.2 (2.1.1-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Fri, 17 Dec 2004 16:51:15 +0900

evolution2.2 (2.1.0-1) experimental; urgency=low

  * New upstream release
  * experimental, tagged package name.

 -- Takuo KITAME <kitame@debian.org>  Fri,  5 Nov 2004 14:37:51 +0900

evolution (2.0.4-2) testing-proposed-updates; urgency=high

  * remove broken patch: decode-rfc2047-invalid-encoded-word.patch
    (closes: #280303)
  * applied security fix patch.
    - CAN-2005-0806: Remote denial of service in evolution 2.0.3 
     (closes: #300815)

 -- Takuo KITAME <kitame@debian.org>  Thu, 28 Apr 2005 12:35:33 +0900

evolution (2.0.4-1) unstable; urgency=low

  * Maintainer upload (closes: #285908)

 -- Takuo KITAME <kitame@debian.org>  Wed, 16 Mar 2005 19:23:19 +0900

evolution (2.0.4-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release.
  * debian/patches/CAN-2005-0102.patch,
    debian/patches/mail-preserve-auth-conf.patch: removed, applied upstream.
  * debian/control:
    - Build-Conflict on kerberos4kth-dev (closes: #285908).
    - update Build-Depends for new requirements.

 -- Jordi Mallach <jordi@debian.org>  Tue,  1 Mar 2005 18:42:43 +0100

evolution (2.0.3-1.2) unstable; urgency=HIGH

  * Non-maintainer upload to fix SECURITY issues.
  * debian/patches/CAN-2005-0102.patch:
    - camel/camel-lock-helper.c: malloc()'ing supplied path length + 1 allowed
      an integer overflow and malloc()ation of a 0-byte buffer, which was then
      filled by an arbitrary amount of user-supplied data. Now restrict
      the length of the supplied path to at most 0xFFFF characters (patch
      taken from Ubuntu USN-69-1, thanks pitti!).
  * debian/patches/mail-preserve-auth-conf.patch: patch from Ximian Bugzilla
    to fix the skipping of the needauth setting (closes: #290291).
  * debian/rules: add DEB_FIXPERMS_EXCLUDE for camel-lock-helper.
  * debian/evolution.postinst: removed, chmod/chgrp handled by make install
    (this changes camel-lock-help from suid root to sgid mail).

 -- Jordi Mallach <jordi@debian.org>  Tue, 25 Jan 2005 17:49:41 +0100

evolution (2.0.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: bump several build dependencies to the versions
    required by configure.in (closes: #285226).

 -- Jordi Mallach <jordi@debian.org>  Tue, 14 Dec 2004 20:30:06 +0100

evolution (2.0.3-1) unstable; urgency=low

  * New upstream release
  * remove camel-charset-map-patch. 
  * upstream fix:
    - failed to migrate 1.4 data to 2.0 (closes: #276162)
  * build-depends on debhelper >= 4.2.21 (closes: #282038)

 -- Takuo KITAME <kitame@debian.org>  Thu,  9 Dec 2004 17:36:28 +0900

evolution (2.0.2-3) unstable; urgency=low

  * upload to unstable/main

 -- Takuo KITAME <kitame@debian.org>  Fri, 15 Oct 2004 14:20:05 +0900

evolution (2.0.2-2) experimental; urgency=low

  * install help files, evolution-addressbook-export (closes: #274976, #275709)

 -- Takuo KITAME <kitame@debian.org>  Wed, 13 Oct 2004 16:26:33 +0900

evolution (2.0.2-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Wed, 13 Oct 2004 12:52:30 +0900

evolution (2.0.1-1) experimental; urgency=low

  * New upstream release
  * include help files.

 -- Takuo KITAME <kitame@debian.org>  Wed, 29 Sep 2004 16:03:30 +0900

evolution (2.0.0-1) experimental; urgency=low

  * New upstream release, RC package for uploading into main.
  * usr/share/idl is -dev files.
  * chmod u+s /usr/lib/evolution/2.0/camel/camel-lock-helper

 -- Takuo KITAME <kitame@debian.org>  Wed, 15 Sep 2004 13:51:07 +0900

evolution1.5 (1.5.94.1-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue, 31 Aug 2004 14:54:54 +0900

evolution1.5 (1.5.93-1) experimental; urgency=low

  * New upstream release
  * try to decode rfc2047 invalid (non-lwsp separated e-word) mime subject.
  * decode rfc2047 e-word in comment of User-Agent/X-Mailer (upstream patch)
  * --enable-nntp (closes: #264280)

 -- Takuo KITAME <kitame@debian.org>  Mon, 16 Aug 2004 12:59:41 +0900

evolution1.5 (1.5.92.1-1) experimental; urgency=low

  * New upstream release
  * apply patch to decode encoded-word which is not space-separated.

 -- Takuo KITAME <kitame@debian.org>  Thu,  5 Aug 2004 18:07:56 +0900

evolution1.5 (1.5.91-2) experimental; urgency=low

  * Applied http://primates.ximian.com/~fejj/camel-charset-map.patch
    fix  multibyte charset header encoding.

 -- Takuo KITAME <kitame@debian.org>  Wed, 21 Jul 2004 18:42:49 +0900

evolution1.5 (1.5.91-1) experimental; urgency=low

  * New upstream release
    some bugs were fixed by upstream (closes: #242014, #256707, #256830, #236333, #241003, #244703)
  * Depends on gnome-icon-theme (closes: #259594)
  * Recommends spamassasin (closes: #249822)
  * clean up doc files (closes: #257404)
  * --enable-ipv6

 -- Takuo KITAME <kitame@debian.org>  Fri, 16 Jul 2004 09:25:48 +0900

evolution1.5 (1.5.90-2) experimental; urgency=low

  * fix for local mailbox access (closes: #256988)
  chgrp mail /usr/lib/evolution/1.5/camel/camel-lock-helper
  chmod g+s /usr/lib/evolution/1.5/camel/camel-lock-helper

 -- Takuo KITAME <kitame@debian.org>  Sun, 11 Jul 2004 23:35:33 +0900

evolution1.5 (1.5.90-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Thu,  8 Jul 2004 18:59:48 +0900

evolution1.5 (1.5.9.2-2) experimental; urgency=low

  * link againsta libcompface (closes: #257064)

 -- Takuo KITAME <kitame@debian.org>  Thu,  1 Jul 2004 21:42:23 +0900

evolution1.5 (1.5.9.2-1) experimental; urgency=low

  * New upstream release (closes: #256476, #250840)
  * use cdbs instead of dbs

 -- Takuo KITAME <kitame@debian.org>  Mon, 28 Jun 2004 12:00:04 +0900

evolution1.5 (1.5.9.1-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Mon,  7 Jun 2004 12:14:39 +0900

evolution1.5 (1.5.8-2) experimental; urgency=low

  * update Dependency.

 -- Takuo KITAME <kitame@debian.org>  Thu, 27 May 2004 08:57:51 +0900

evolution1.5 (1.5.8-1) experimental; urgency=low

  * New upstream release
  * Applied X-Face header display support.

 -- Takuo KITAME <kitame@debian.org>  Wed, 21 Apr 2004 15:13:24 +0900

evolution1.5 (1.5.7-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue, 20 Apr 2004 17:16:04 +0900

evolution1.5 (1.5.6.2-2) experimental; urgency=low

  * Build-Depends on libgail-dev (closes: #241157)

 -- Takuo KITAME <kitame@debian.org>  Fri, 16 Apr 2004 23:20:40 +0900

evolution1.5 (1.5.6.2-1) experimental; urgency=low

  * New upstream release
  libgtkhtml3.1-7 is still in incoming... :<
  * Depends on e-d-s (>= 0.0.91) (closes: #236260, #236328)
  * use tar.gz upstream source (closes: #241157)
  * comment out #include <sys/debugreg.h> (closes: #243390)

 -- Takuo KITAME <kitame@debian.org>  Fri, 16 Apr 2004 13:48:42 +0900

evolution1.5 (1.5.6-1) experimental; urgency=low

  * New upstream release
  * NOTE:
    libgtkhtml3.1-7 package had been uploaded already.
    But it marked as NEW package and waiting for ACCEPTED.
    So please wait for installing into archive by ftp-maintainer.

 -- Takuo KITAME <kitame@debian.org>  Wed,  7 Apr 2004 14:14:13 +0900

evolution1.5 (1.5.5-1) experimental; urgency=low

  * New upstream release
  * NOTE:
    libsoup2.2-3 and libgtkhtml3.1-6 package had been uploaded already.
    But it marked as NEW package and waiting for ACCEPTED.
    So please wait for installing into archive by ftp-maintainer.

 -- Takuo KITAME <kitame@debian.org>  Tue,  9 Mar 2004 13:13:05 +0900

evolution1.5 (1.5.4-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Thu, 19 Feb 2004 15:02:12 +0900

evolution1.5 (1.5.3-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue,  3 Feb 2004 14:34:58 +0900

evolution1.5 (1.5.2-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue, 20 Jan 2004 17:03:35 +0900

evolution1.5 (1.5.1-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Fri,  9 Jan 2004 14:35:23 +0900

evolution1.5 (1.5-1) experimental; urgency=low

  * New upstream release
  * remove db3 source
  * Depends: on evolution-data-server
  * experimental release, package name is evolution1.5

 -- Takuo KITAME <kitame@debian.org>  Mon, 15 Dec 2003 16:45:13 +0900

evolution (1.4.5-3) unstable; urgency=low

  * build against G2.4 (closes: #217681)

 -- Takuo KITAME <kitame@debian.org>  Tue, 28 Oct 2003 17:22:55 +0900

evolution (1.4.5-2) unstable; urgency=low

  * applied patch imap-reduce-max-command-length (closes: #169209)
  * Build-Depends on libgnomecanvas2-0 (>= 2.2.0.2) (closes: #211613)
  * applied patch to handle +1300 time zone (closes: #214533)

 -- Takuo KITAME <kitame@debian.org>  Fri, 17 Oct 2003 15:05:56 +0900

evolution (1.4.5-1) unstable; urgency=low

  * New upstream release (closes: #210976)
  * Maintainer upload (closes: #211158, #210917)

 -- Takuo KITAME <kitame@debian.org>  Wed, 24 Sep 2003 12:44:55 +0900

evolution (1.4.4-2.1) unstable; urgency=medium

  * NMU
  * [debian/control] Added Build-Depends: libheimdal-dev; added evolution-dev
    Depends: libsoup2.0-dev, libgal2.0-dev. (Closes: #211158)
  * New build (using pbuilder), resulting in installable packages.
    (Closes: #210917)

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 21 Sep 2003 14:58:32 +0200

evolution (1.4.4-2) unstable; urgency=low

  * applied patch to use default encoding when message has no CT: charset= header.
  * applied patch to fix invalid convert to UTF-8 via IMAP (closes: #207476)
  * Build-Depends on latest autotools-dev (closes: #201421)
  * fix debian/script/lib (closes: #158664)
  * Recommends: gnome-desktop-data (closes: #198917)

 -- Takuo KITAME <kitame@debian.org>  Wed,  3 Sep 2003 12:45:22 +0900

evolution (1.4.4-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue,  5 Aug 2003 14:43:40 +0900

evolution (1.4.3-2) unstable; urgency=low

  * Update build-depends (closes: 201320, 200958, 200942)

 -- Takuo KITAME <kitame@debian.org>  Tue, 15 Jul 2003 11:15:15 +0900

evolution (1.4.3-1) unstable; urgency=low

  * New upstream release (closes: 200826)

 -- Takuo KITAME <kitame@debian.org>  Fri, 11 Jul 2003 15:41:15 +0900

evolution (1.4.0-4) unstable; urgency=low

  * camel-pop3-store.c: don't send CAPA after login like evo1.2 (closes: #196141)
  * fix Makefile of conduits (closes: #197682)

 -- Takuo KITAME <kitame@debian.org>  Tue, 17 Jun 2003 16:27:47 +0900

evolution (1.4.0-3) unstable; urgency=low

  * Depends on scrollkeeper (${misc:Depends})(closes: #197380)
  * Fix mozilla depenedency (closes: #197314)
  * Build with -fPIC (closes: #197561)
  * regenerate evolution.desktop (closes: #197213, #197248)

 -- Takuo KITAME <kitame@debian.org>  Mon, 16 Jun 2003 12:18:36 +0900

evolution (1.4.0-2) unstable; urgency=low

  * Fix debian menu entry (closes: #197209, #192760)
  * Fix GNOME menu entry  (closes: #197213, #197248)
  * Build-Depends: on libgnome-pilot2-dev (>= 2.0.9-2) (closes: 196629)
  * use dh_scrollkeeper (closes: #197111)

 -- Takuo KITAME <kitame@debian.org>  Fri, 13 Jun 2003 11:54:58 +0900

evolution (1.4.0-1) unstable; urgency=low

  * New upstream release (closes: #196977)
  * fix build-depends. referred to configure script to know which version is really needed. (closes: #196542)
  * fix description (closes: #197033)

 -- Takuo KITAME <kitame@debian.org>  Thu, 12 Jun 2003 12:12:00 +0900

evolution (1.3.92-2) unstable; urgency=low

  * Remove unnecessary debconf configs (closes: #196229)
  * debian/evolution.menu: fix entry (closes: #162898,#196299)
  * debian/rules: Recommends: gnome-pilot-conduits (closes: #161242)

 -- Takuo KITAME <kitame@debian.org>  Fri,  6 Jun 2003 11:37:46 +0900

evolution1.3 (1.3.92-1) experimental; urgency=low

  * New upstream release
  * Depends on libgal2.0-common (closes: #194301)

 -- Takuo KITAME <kitame@debian.org>  Wed, 28 May 2003 11:41:18 +0900

evolution1.3 (1.3.3-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Wed,  7 May 2003 14:01:04 +0900

evolution1.3 (1.3.2-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Thu, 24 Apr 2003 11:30:33 +0900

evolution1.3 (1.3.1-2) experimental; urgency=low

  * disable broken IPv6 support.

 -- Takuo KITAME <kitame@debian.org>  Mon, 31 Mar 2003 17:01:54 +0900

evolution1.3 (1.3.1-1) experimental; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Wed, 19 Mar 2003 18:27:07 +0900

evolution (1.2.2-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Mon, 10 Feb 2003 14:14:21 +0900

evolution (1.2.1-3) unstable; urgency=low

  * Build Depends on psmisc (closes: #169181, #176672, #178642)

 -- Takuo KITAME <kitame@debian.org>  Tue, 28 Jan 2003 14:23:56 +0900

evolution (1.2.1-2) unstable; urgency=low

  * Build-Depends on pilot-link (>= 0.11.7),libncurses5-dev (closes: #175308, #175037)
  * update ja.po

 -- Takuo KITAME <kitame@debian.org>  Fri, 27 Dec 2002 15:04:29 +0900

evolution (1.2.1-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Tue, 24 Dec 2002 17:28:09 +0900

evolution (1.2.0-4) unstable; urgency=low

  * Build against mozilla 1.2.1, update dependency.

 -- Takuo KITAME <kitame@debian.org>  Wed,  4 Dec 2002 23:02:33 +0900

evolution (1.2.0-3) unstable; urgency=low

  * Build against mozilla 1.2
  * Fix build-depends (closes: #169414, #170326)
  * Fix postinst, don't call twice ldconfig (closes: #157893)

 -- Takuo KITAME <kitame@debian.org>  Fri, 29 Nov 2002 10:21:55 +0900

evolution (1.2.0-2) unstable; urgency=low

  * fix evolution-mail-upgrade location (closes: #169088)
  * recommends gnome-spell (>= 0.5) (closes: #169506)
  
 -- Takuo KITAME <kitame@debian.org>  Wed, 20 Nov 2002 08:18:42 +0900

evolution (1.2.0-1) unstable; urgency=low

  * New upstream release (closes: #168702)
  * Change Maintainer address to @debian.org

 -- Takuo KITAME <kitame@debian.org>  Wed, 13 Nov 2002 12:46:22 +0900

evolution (1.0.8-5) unstable; urgency=low

  * Build against gdk-imlib1

 -- Takuo KITAME <kitame@northeye.org>  Fri, 30 Aug 2002 17:01:56 +0900

evolution (1.0.8-4) unstable; urgency=low

  * Build against libpng2 (closes: #157329)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 20 Aug 2002 16:01:06 +0900

evolution (1.0.8-3) unstable; urgency=low

  * UTF8 Fix omf file. (closes: #152000)
  * update .desktop file for G2 (closes: #148746)

 -- Takuo KITAME <kitame@northeye.org>  Mon, 19 Aug 2002 05:08:28 +0900

evolution (1.0.8-2) unstable; urgency=low

  * Build against libpisock-dev (>= 0.11.3-2)

 -- Takuo KITAME <kitame@northeye.org>  Mon, 12 Aug 2002 15:38:03 +0900

evolution (1.0.8-1) unstable; urgency=low

  * New upstream release.

 -- Takuo KITAME <kitame@northeye.org>  Mon, 12 Aug 2002 14:24:43 +0900

evolution (1.0.7-3) unstable; urgency=low

  * Build depends libpisock-dev (>= 0.10.99-3) (closes: 152713)

 -- Takuo KITAME <kitame@northeye.org>  Sat, 13 Jul 2002 16:53:09 +0900

evolution (1.0.7-2) unstable; urgency=low

  * libcamel0: Depends on libnss3 (>> 1.0.0)
  * evolution: Reccomends mozilla-psm (>> 1.0.0).
    added README.SSL (closes: #151446)
  * Build against libpisock5 (closes: #151677)

 -- Takuo KITAME <kitame@northeye.org>  Wed,  3 Jul 2002 12:39:20 +0900

evolution (1.0.7-1) unstable; urgency=low

  * New upstream release.
  * build against gtkhtml 1.0.4
  * debian/rules: mozilla include path is /usr/include/mozilla-1.0.0/{nspr,nss}
    (closes: #147149)

 -- Takuo KITAME <kitame@northeye.org>  Mon, 17 Jun 2002 12:45:46 +0900

evolution (1.0.5-1) unstable; urgency=low

  * New upstream release.
  * move some executables into /usr/lib/evolution/ (closes: #126044)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 14 May 2002 10:11:12 +0900

evolution (1.0.3-3) unstable; urgency=critical

  * debian/patches/24140.patch
    - fix Possible DoS attack through message headers (closes: #145903)
  * remove evolution-dev package from control. It is useless. (closes: #144269)

 -- Takuo KITAME <kitame@northeye.org>  Sun, 28 Apr 2002 00:26:42 +0900

evolution (1.0.3-2) unstable; urgency=low

  * fix menu entry (closes: #142418)
  * fix Description (closes: #141328)
  * applied patch to changes a default charset for Japanese (closes: #142365)

 -- Takuo KITAME <kitame@northeye.org>  Sat, 13 Apr 2002 04:05:48 +0900

evolution (1.0.3-1) unstable; urgency=low

  * New upstrem release.
  * removed upstream merged patches
    - debian/patches/fix-mail-crash
    - debian/patches/pgpfix

 -- Takuo KITAME <kitame@northeye.org>  Tue, 26 Mar 2002 17:10:49 +0900

evolution (1.0.2-3) unstable; urgency=low

  * move to main from non-US
  * menu category is Apps/Net (closes: #137976)

 -- Takuo KITAME <kitame@northeye.org>  Sun, 24 Mar 2002 04:19:58 +0900

evolution (1.0.2-2) unstable; urgency=low

  * debian/patches/pgpfix:
    - added to fix verifying pgp signed message (closes: #137045)
  * debian/patches/fix-mail-crash:
    - added to fix crashing mail (patch from bugzilla.ximian.com #19564) (closes: #132433)
  * fix conduits icon path (closes: #131115)
  * debian/control:
    - evolution suggests gnome-spell (closes: #119518, #123760)

 -- Takuo KITAME <kitame@northeye.org>  Wed,  6 Mar 2002 18:08:40 +0900

evolution (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * debian/evolution.menu:
    - fix package name (closes: #129436)
  * debian/control:
    - evolution suggests bugbuddy (closes: #131790)

 -- Takuo KITAME <kitame@northeye.org>  Fri,  1 Feb 2002 16:32:59 +0900

evolution (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Build against libgal19
  * debian/patches/{calendar-import-from-korganizer-fix,addressbook-conduit-backport-1.0.1}:
    - removed (fixed by upstream)

 -- Takuo KITAME <kitame@northeye.org>  Sun, 13 Jan 2002 23:16:23 +0900

evolution (1.0-5) unstable; urgency=high

  * Build fix (krb4 related)for powerpc. (closes: #127457)

 -- Takuo KITAME <kitame@northeye.org>  Fri,  4 Jan 2002 00:31:00 +0900

evolution (1.0-4) unstable; urgency=high

  * debian/patches/addressbook-conduit-backport-1.0.1:
    - Backport from EVOLUTION_1_0_1. It includes conduit bug fix. (closes: #123892)
  * debian/patches/calendar-import-from-korganizer-fix
    - added to fix import from korganizer (closes: #122327)
  * debian/patches/libical-char-signed-char:
    - fix for arch which's char is unsigned char. (closes: #126997)

 -- Takuo KITAME <kitame@northeye.org>  Mon, 31 Dec 2001 05:45:33 +0900

evolution (1.0-3) unstable; urgency=low

  * debian/rules,debian/control:
    - support SSL/Kerberos45, move to non-us, evolution-ssl is obsolete. (closes: #116665)
    - Replaces,Provides with evolution-ssl
   * It's time for remove evolution-ssl from ftp archive.

 -- Takuo KITAME <kitame@northeye.org>  Sun, 23 Dec 2001 07:26:42 +0900

evolution (1.0-2) unstable; urgency=low

  * Applied fPIC patch of Bug#124141 (closes: #124141)
  * Applied correcthelosmtp.diff of Bug#123922 (closes: #123922)
  * debian/control:
    - remove beta notice from Description.

 -- Takuo KITAME <kitame@northeye.org>  Mon, 17 Dec 2001 07:19:43 +0000

evolution (1.0-1) unstable; urgency=low

  * New upstream release.
  * Build against libgtkhtml20

 -- Takuo KITAME <kitame@northeye.org>  Tue,  4 Dec 2001 06:20:56 +0000

evolution (0.99.2-1) unstable; urgency=low

  * New upstream release.
  * Provides mail-reader and imap-client.

  * some bugs were fixed by upstream
   - undefined symbol in pilot conduits (closes: #119153, #119677)
   - Crashing while starting the program. (closes: #112519)
   - some crashing evolution-mail (closes: #115073, #100120)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 20 Nov 2001 03:49:50 +0000

evolution (0.99.0-2) unstable; urgency=low

  * fix build fail with creating KDE_APPLNK_DIR (closes: #118918)

 -- Takuo KITAME <kitame@northeye.org>  Sat, 10 Nov 2001 09:27:27 +0000

evolution (0.99.0-1) unstable; urgency=low

  * New upstream release
  * Fixed Calendar/Task componet crash (closes: #117208, #117209)
  * Build-depends: libgal-dev (>= 0.18), libgtkhtml-dev (>= 0.16.0)

 -- Takuo KITAME <kitame@northeye.org>  Thu,  8 Nov 2001 03:43:00 +0000

evolution (0.16-1) unstable; urgency=low

  * New upstream release
  * Task/Calendar is still broken!! wait for next upstream.
  * build against latest libraries, update Build-Depends.
  * fixed splash (closes: #117211)

 -- Takuo KITAME <kitame@northeye.org>  Sun,  4 Nov 2001 06:48:57 +0000

evolution (0.15-6) unstable; urgency=low

  * rebuild with libgconf11 1.0.6-3 (closes: #115944)
  * fixed build-dep (closes: #116663)
  * Suggests: gnupg

 -- Takuo KITAME <kitame@northeye.org>  Tue, 23 Oct 2001 02:24:14 +0900

evolution (0.15-5) unstable; urgency=low

  * build against libgtkhtml18 (>= 0.15.0-3) which is without GConf
    (closes: #116077, #115944)
  * build against libgal15

 -- Takuo KITAME <kitame@northeye.org>  Sat, 20 Oct 2001 19:43:35 +0900

evolution (0.15-4) unstable; urgency=low

  * build-depends libgal-dev (>= 0.14), gtkhtml (>= 0.14) (closes: #114026)
    + libgnome-pilot1-dev, gnome-pilot (>= 0.1.62)
  * --enable-pilot-conduits (closes: #90290)
  * remove --enable-nntp (closes: #115755)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 16 Oct 2001 19:24:02 +0900

evolution (0.15-3) unstable; urgency=low

  * build against GAL 0.14

 -- Takuo KITAME <kitame@northeye.org>  Thu, 11 Oct 2001 15:38:14 +0900

evolution (0.15-2) unstable; urgency=low

  * build against libgtkhtml17
  * --disable-gtk-doc

 -- Takuo KITAME <kitame@northeye.org>  Tue,  9 Oct 2001 09:17:46 +0900

evolution (0.15-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: based on evolution-ssl package.
  * remove rdf encoding patch, it was merged into upstream.
    http://bugzilla.ximian.com/show_bug.cgi?id=11160
  * build against gtkhtml 0.13.0 but it is wrong.
    I'll rebuild after installed 0.14.0
  * fix bug about GPG clear signed mail
    http://bugzilla.ximian.com/show_bug.cgi?id=11548

 -- Takuo KITAME <kitame@northeye.org>  Fri,  5 Oct 2001 16:58:29 +0900

evolution (0.14-2) unstable; urgency=low

  * Added DebianPlanet and Slashdot Japan into ExectiveSummary NewsFeed.
  * take RDF encoding property in ExectiveSummary NewsFeed.
  * close old bug about dependency. (closes: #99963)
  * about
    #112519 (Configuration database not found. on 0.13),
    #107852 (Segfault on startup with evolution-shell-WARNING **: CORBA exception ... on 0.12),
    #86405 (another crash with querying "bigfoot" for address data. on 0.8cvs),
    #94254 (Mail component crash after sending mail. on 0.9),
    #97487 (None of evolution's oaf objects are being embedded. on 0.10),
    #99434 (takes for eva to load. on 0.10),
    #106412 (doesn't load contact list. on 0.11 with old gtkhtml),
    #107911 (evolution crashes when trying to empty trash. on 0.12.1),
    #112401, #112656 (Error: Could not create composer window. on 0.13, I think it is gtkhtml problem),
    I've checked and checked with evolution 0.14. and couldn't reproduce.
    I think they were fixed by upstream. close it.
    and feel free to reopen them if it wasn't fixed.
    (closes: #112519,#107852,#86405,#94254,#97487,#99434,#106412,#107911,#112401,#112656)  

 -- Takuo KITAME <kitame@northeye.org>  Sun, 30 Sep 2001 15:03:51 +0900

evolution (0.14-1) unstable; urgency=low

  * New upstream release.
  * it fixes gnome-vfs build problem (closes: #113292)

 -- Takuo KITAME <kitame@northeye.org>  Wed, 26 Sep 2001 22:45:45 +0900

evolution (0.13-2) unstable; urgency=low

  * fix description. (closes: #111632)

 -- Takuo KITAME <kitame@northeye.org>  Sat,  8 Sep 2001 07:35:25 +0900

evolution (0.13-1) unstable; urgency=low

  * New upstream release.
  * Fix description (closes: #111363)
  * Fix #107626: Cannot read mbox files in /var/mail/ 
        #107881: evolution: lock problem and permission in /var/spool/mail
    (closes: #107626, #107881)
    Thanks, Dominik 'Aeneas' Schnitzer <dominik@schnitzer.at>

 -- Takuo KITAME <kitame@northeye.org>  Fri,  7 Sep 2001 19:02:45 +0900

evolution (0.12+cvs0903-2) unstable; urgency=low

  * Fix build-depends (closes: #111079, #111159)

 -- Takuo KITAME <kitame@northeye.org>  Wed,  5 Sep 2001 19:42:07 +0900

evolution (0.12+cvs0903-1) unstable; urgency=low

  * CVS update -r evolution-0-13-branch
  * Build with libgtkhtml15

 -- Takuo KITAME <kitame@northeye.org>  Mon,  3 Sep 2001 19:33:39 +0900

evolution (0.12+cvs0831-1) unstable; urgency=low

  * New upstream release. (CVS version for GAL update)
  * build with latest gal (closes: Bug#110765, Bug#110749)

 -- Takuo KITAME <kitame@northeye.org>  Fri, 31 Aug 2001 19:02:14 +0900

evolution (0.12-1) unstable; urgency=low

  * New upstream release.
  * Fix build problem when /bin/sh -> ash (closes: Bug#98205)

 -- Takuo KITAME <kitame@northeye.org>  Fri,  3 Aug 2001 21:55:42 +0900

evolution (0.11.0-1) unstable; urgency=low

  * bump upstream version, orig.tar.gz changes.
    source includes db3-3.1.17
  * link with db3 3.1.17 staticaly (closes: Bug#106303)
  * Fix debian/docs (closes: Bug#106718)
  * --with-openldap (closes: Bug#106478)

 -- Takuo KITAME <kitame@northeye.org>  Sat, 28 Jul 2001 10:53:22 +0900

evolution (0.11-1) unstable; urgency=low

  * New upstream release. (closes: Bug#98319)

 -- Takuo KITAME <kitame@northeye.org>  Mon, 23 Jul 2001 21:20:38 +0900

evolution (0.10-2) unstable; urgency=low

  * Fix camel patch (closes: #97617)
  * debian/control: evolution-dev replaces evolution << 0.10 (closes: Bug#97460)

 -- Takuo KITAME <kitame@northeye.org>  Fri, 18 May 2001 13:54:45 +0900

evolution (0.10-1) unstable; urgency=low

  * New upstream release (cvs update -r EVOLUTION_0_10)
  * use dbs_make for build package.
  * closes: Bug#89763 Evolution help documentation is missing.
  * closes: Bug#92507 evolution: Evolution's help menus dont work because /usr/share/gnome/help/evolution/C is empty
  * build with libgal6 (closes: Bug#95708)
  * build with libgtkhtml9 (closes: Bug#97316)

 -- Takuo KITAME <kitame@northeye.org>  Sun, 13 May 2001 23:03:06 +0900

evolution (0.9-2) unstable; urgency=low

  * Build-Depends: libgnome-vfs-dev (closes: Bug#90917)

 -- Takuo KITAME <kitame@northeye.org>  Mon, 26 Mar 2001 23:34:30 +0900

evolution (0.9-1) unstable; urgency=low

  * New upstream release
  * rebuild with gal-0.5 (closes: Bug#89645)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 15 Mar 2001 11:21:59 +0900

evolution (0.8.0.cvs20010311-1) unstable; urgency=low

  * New upstream release (CVS snapshot)
  * libcamel0: include camel-providers/*/*.so (closes: Bug#87032,Bug#86403,Bug#88927,Bug#88181)
  * hopefully fix #87796: could not create composer window (closes: Bug#87796)
  * evolution-dev: remove ical development files (closes: Bug#86402)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 13 Mar 2001 11:29:37 +0900

evolution (0.8.0.cvs20010214-1) unstable; urgency=low

  * New upstream release
  * debian/control: libical install to /usr/lib/libical (closes: Bug#86398)
    note that does libical exists in main? I couldn't find the package.
  * debian/contorol: fix Build-Depends (closes: Bug#86344)
  * versioned depends on bonobo (closes: Bug#86562)

 -- Takuo KITAME <kitame@northeye.org>  Wed, 28 Feb 2001 17:41:19 +0900

evolution (0.8.0.cvs20010212-1) unstable; urgency=low

  * New upstream release
  * use CVS version because for GAL 0.5, Bonobo 0.36 (latest Debian package)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 13 Feb 2001 23:44:24 +0900

evolution (0.8-1) unstable; urgency=low

  * Initial Release, referenced from Akira TAGOH's diff.gz (0.8.cvs20010212-2)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 13 Feb 2001 21:30:43 +0900

