lp:ubuntu/quantal/evolution

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/evolution
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

231. By Jeremy Bícha

* New upstream release.
* debian/control:
  - Bump build-depends on e-d-s dependencies
  - Build-depend on GTK 3.4
  - Build-depend on yelp-tools instead of gnome-doc-utils
  - Drop build-depends on libjavascriptcoregtk-3.0-dev
* debian/evolution-common.install: Update for new help install location
* 04_gettext_intltool.patch: Dropped, applied in new version

230. By Mathieu Trudel-Lapierre

* New upstream release.
  - Bug #679843 - Double free when printing (LP: #1024352)
  - Bug #680123 - Freeze on message/disposition-notification email parsing
    (LP: #1025845)
* debian/control: update e-d-s Build-Depends to (>= 3.5.5)

229. By Robert Ancell

* debian/control:
  - Bump build-depends on e-d-s dependencies

228. By Robert Ancell

* New upstream release
* debian/patches/gweather_3.6.patch:
  - Applied upstream

227. By Robert Ancell

* debian/control:
  - Build build-depends on libgweather-3-dev
* debian/patches/gweather_3.6.patch:
  - Use libgweather 3.6

226. By Jeremy Bícha

* debian/control:
  - Don't build-depend on python-dev
  - Have evolution-dev depend on libwebkitgtk-3.0-dev and drop gconf
    dependency

225. By Mathieu Trudel-Lapierre

* New upstream release 3.5.3.1.
* debian/control:
  - Add libwebkitgtk-3.0-dev, libjavascriptcoregtk-3.0-dev >= 1.8.0 to build
    dependencies.
  - Adjust Build-Depends for the new minimum versions required for EDS 3.5.
  - Also update evolution's Depends to require evolution-data-server >= 3.5,
    and << 3.6.
* debian/rules:
  - Update ELIBDIR to point to /usr/lib/evolution/3.6 now, as per the base
    version defined in configure.
  - Build all plugins rather than enabling experimental specifically; we can
    sort them to other packages after.
  - Drop the binary-install/evolution-common target.
* debian/patches/01_ubuntu_signature.patch: dropped; upstream code has changed
  sufficiently that it would pretty much need a rewrite; and Evolution is no
  longer the default shipped mail client on Desktop.
* debian/patches/04_delay_alarm_notifier.patch: refreshed.
* debian/patches/89_remove_component_id_registration.patch: dropped: we don't
  have UNE anymore and component ID registration has been moved to GSettings.
* debian/patches/10_revert_libevolution_avoid-version.patch: refreshed.
* debian/patches/91_add_u1_email_translations.patch: refreshed.
* debian/evolution-common.install:
  - Drop debian/signature.py.
  - Don't install /usr/share/mime-info; it's not built anymore.
* debian/signature.py: dropped; since we dropped the Ubuntu signature patch.
* debian/evolution.install: don't try to install files in /etc/gconf; evo
  has migrated to GSettings so there are no such files anymore.
* debian/evolution.install,
  debian/evolution-plugins.install,
  debian/evolution-plugins-experimental.install: remove the plugins that were
  converted to modules. Modules are already installed by libevolution.

224. By Jeremy Bícha

* Re-synchronize with Debian. Remaining changes:
  - debian/control:
    - Don't build depend on libchamplain (it's in universe) and disable the
      contact maps plugin
    - Depend on gnome-icon-theme-full instead of gnome-icon-theme
    - Update Vcs-* fields.
  - debian/rules:
    - use --disable-contacts-map
  - debian/patches:
    - 01_ubuntu_signature.patch: don't set the ubuntu signature as default
      for new accounts.
    - 04_delay_alarm_notifier.patch: delay alarm-notifier by 30 seconds.
    - 09_add_ubuntuone_email.patch: add patch to add Ubuntu One introduction.
    - 10_desktop_shortcuts.patch: fix the calendar shortcut to appear in the
      Launcher.
    - 11_remove_upstream_submit_bugreport.patch: Remove 'Submit Bug Report'
      option from Help menu.
    - 20_skip_broken_gconf_conversions.patch: Don't install the window size
      gconf conversions. Besides not being very useful, they are broken and
      cause gnome-settings-daemon to fail to start
    - 62_no_upstream_email_notification_by_default.patch: don't enable the
      notification icon by default since the message indicator is running.
    - 89_remove_component_id_registration.patch: ignore -c component gconf
      registration on launching just "evolution".
    - 91_add_u1_email_translations.patch: Add translations for Ubuntu One
      welcome mail https://wiki.ubuntu.com/Translations/Wanted/UbuntuOneEmail
    - alarm-notify-nodisplay.patch: don't show the alarm notifier
      in gnome-session-properties (add NoDisplay=true to the .desktop file).
  - debian/evolution-common.gsettings-override:
    - Disable systray for alarms, as Unity doesn't have a systray. Use popup
      windows instead.
  - debian/evolution-common.install: install signature.py to generate the
    "Sent from Ubuntu" signature.
* Dropped Ubuntu patches:
  - onlyshowin-add-unity.patch: Applied in new upstream release.

223. By Adam Conrad

Rebuild for the libgnome-desktop SOVER bump.

222. By Jeremy Bícha

* Pull fixes from Debian svn:
  - Stop using braces in .install files, and unfold the compact lists
    into huge individual file lists. Using braces isn't supported by
    debhelper, and masked dh_install errors (if an expanded file didn't
    exist, dh_install would not barf). In the future, we might want to
    consider using a debhelper executable to generate the file list.
  - Add missing dependencies on libedataserver1.2-dev and libebackend1.2-dev,
    as per pkgconfig files (BGO #677045).
* debian/control: Drop evolution-dev depends on libevolution,
  not needed with the above change
* debian/evolution-plugins.install:
  - Don't install image-inline plugin; this requires gtkimageview which is in
    universe.
* Build with clutter now that mx is in main.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers