[ubuntu/quantal] evolution 3.4.3-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Wed Jun 20 01:40:25 UTC 2012


evolution (3.4.3-1ubuntu1) quantal; urgency=low

  * 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.

evolution (3.4.3-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Upload to unstable.

evolution (3.4.2-2) experimental; urgency=low

  [ Jordi Mallach ]
  * 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).
  * Make evolution-dev depend on libevolution instead of evolution.

  [ Jeremy Bicha ]
  * Enable python module and pst-import plugin (Closes: #491320)
  * debian/evolution-common.gsettings-override: (Closes: #656678)
    - Correct the path to spamd as /usr/sbin/spamd

  [ Michael Biebl ]
  * Don't install image-inline plugin since we no longer build it.

Date: Tue, 19 Jun 2012 21:11:17 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/evolution/3.4.3-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 19 Jun 2012 21:11:17 -0400
Source: evolution
Binary: evolution libevolution evolution-common evolution-dev evolution-dbg evolution-plugins evolution-plugins-experimental
Architecture: source
Version: 3.4.3-1ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description: 
 evolution  - groupware suite with mail client and organizer
 evolution-common - architecture independent files for Evolution
 evolution-dbg - debugging symbols for Evolution
 evolution-dev - development library files for Evolution
 evolution-plugins - standard plugins for Evolution
 evolution-plugins-experimental - experimental plugins for Evolution
 libevolution - evolution libraries
Closes: 491320 656678
Changes: 
 evolution (3.4.3-1ubuntu1) quantal; urgency=low
 .
   * 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.
 .
 evolution (3.4.3-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
   * Upload to unstable.
 .
 evolution (3.4.2-2) experimental; urgency=low
 .
   [ Jordi Mallach ]
   * 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).
   * Make evolution-dev depend on libevolution instead of evolution.
 .
   [ Jeremy Bicha ]
   * Enable python module and pst-import plugin (Closes: #491320)
   * debian/evolution-common.gsettings-override: (Closes: #656678)
     - Correct the path to spamd as /usr/sbin/spamd
 .
   [ Michael Biebl ]
   * Don't install image-inline plugin since we no longer build it.
Checksums-Sha1: 
 8af6b7eb9a05192696ff64fd74bf480e98280486 3965 evolution_3.4.3-1ubuntu1.dsc
 1d7e6be740a157a5660f54a6b23c84c3d87391cf 11899616 evolution_3.4.3.orig.tar.xz
 c84beda39a0a7357b689bb3611d03cb602fd5ec4 78194 evolution_3.4.3-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 206d00f54445bbf4a5ee77753272150c12d9db29563f779eac3cb24aad5a21b4 3965 evolution_3.4.3-1ubuntu1.dsc
 3b57f6c1f61993771f0b63c11287ced17ae44b5007ba1a27f14fcb0a1ec0dfcc 11899616 evolution_3.4.3.orig.tar.xz
 4e8cf4baa1d4c3d21fe78df966078cd44cf72ca261d8e86c17e42c287bdd7382 78194 evolution_3.4.3-1ubuntu1.debian.tar.gz
Files: 
 f1b6175c11ec2f8faa7a46c6d5420797 3965 gnome optional evolution_3.4.3-1ubuntu1.dsc
 11ee7f83fb88610a1e016937733c43bf 11899616 gnome optional evolution_3.4.3.orig.tar.xz
 4c0c8419d2347f02849411a9ccc271c7 78194 gnome optional evolution_3.4.3-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJP4SPSAAoJEOZsd1rr/mx9SGEP/2tJyuAyCm2J/hScJkuY1U/m
VBHfRBHBi2lEHjW9LfOx2yn1JGUNMfvSct7FVgBLRzlDBhj4Otm2kuX8EQA36DhY
uLXXtV8xpVHZTpNBH6nsRsYBnBnlmtqnTY+20ICMtNA2TyOH421Wwfjf+02WZ00i
UnJ48rp9lUjqd111l1YCS9Xrd7KPkzWE70zjDrNZ0NS6RkCyCT7u1vAYmYx4gp9g
e8NL9EwP9BDUizAQlC/jRkWe+RKr+vzGbrtR+JZGSuFAMCay6+Y8MEB+IKOOhLzc
TfKK3c3P8bpsopADWEat7JaFZC12QctH4Yx7dyuRMzXLGZbbJbiklHG+hJZJXK4u
Xgmz2J1Eq9ApeMRsFMNr1WzBjVQfjXXvxza5EH1pEqXx5j2+jMpDRU+mo8d8NPE6
uP5PUOIhqOZUMO+aPrlxS7xyl+CRserrD5tG2+hWHFdPZO+EZImq8/y1ncavv2/8
LMngLzVeKiZ3BlvmzcNuXF4a3Nk8NxVE77X8Nrb0QVhRDsxEzMVh/ZCze1/wdiQo
jZ8tqkrn65XLm+rt+NB12eNROo3rP2oCQRle2shTakPwO7guEN/yZi7A6haQbL3c
/HAGFifFa2zRckw8W49HJLaGCPGC5ibSiyCcQeGI39paNiHks/CQp1jhEP9dFf0o
RrXMjzYcHbPHGKwwMaqD
=wqEr
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list