[ubuntu/yakkety-proposed] evolution 3.20.5-0ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Fri Aug 12 20:51:17 UTC 2016


evolution (3.20.5-0ubuntu1) yakkety; urgency=medium

  * Merge with Debian (LP: #1584978). Remaining changes:
    + debian/evolution-common.gsettings-override: Set 'notify-with-tray' to
      false to not use the notification area for calendar reminders.
    + debian/control:
      - set X-Ubuntu-Use-Langpack so launchpad translations are used
    + debian/patches/alarm-notify-nodisplay.patch:
      don't show the alarm notifier in gnome-session-properties
  * Bump evolution breaks/replaces evolution-common version since Debian
    installed appdata differently
  * debian/rules:
    - Fix evolution-dbg migration rule
  * New upstream release

evolution (3.20.4-1) unstable; urgency=medium

  * New upstream release.
  * Bump e-d-s Depends and Build-Depends to (>= 3.20.4).
  * Convert from cdbs to dh.
  * Drop debian/README.Debian, it contains outdated information.

evolution (3.20.3-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Remove NEWS.Debian (very old messages and fixes minor Lintian warning)

  [ Michael Biebl ]
  * New upstream release.
  * Refresh patches.
  * Bump e-d-s Depends and Build-Depends to (≥ 3.20.3).
  * Remove outdated --debug option from man page. (Closes: #798287)
  * Drop Build-Depends on spamassassin, spamc and bogofilter.
    The spamc requirement has been dropped quite a while ago and the
    spamassassin and bogofilter binaries are not actually required by
    configure.ac. This should make it possible to build evolution on hurd-i386
    where bogofilter is not available. (Closes: #723834)

evolution (3.20.2-2) unstable; urgency=medium

  * Remove people from Uploaders who haven't made any uploads or changes for
    several years. Thank you all for your past contributions.
  * Upload to unstable.

evolution (3.20.2-1) experimental; urgency=medium

  * New upstream release.
  * Drop 0001-Add-.desktop-file-actions-for-compose-contacts-calen.patch,
    merged upstream.
  * Add Bug-766574-Fix-build-failures-with-as-needed.patch to fix a FTBFS when
    building with --as-needed, see bgo#766574.
  * Bump e-d-s Depends and Build-Depends to ≥ 3.20.2.
  * Bump Build-Depends on libical-dev to (>= 2.0.0) for
    icaltzutil_set_exact_vtimezones_support().

evolution (3.18.5.1-2) unstable; urgency=medium

  [ Laurent Bigonville ]
  * Move evolution.appdata.xml to the main evolution package, next to the
    evolution.desktop file
  * debian/control: let libevolution depends on evolution-common, it uses the
    gsettings schemas distributed there

  [ Michael Biebl ]
  * Drop Build-Depends on libdbus-glib-1-dev, no longer needed.
  * Drop evolution-dbg package now that we have automatic dbgsym packages.
  * Ensure proper upgrade from evolution-dbg to new dbgsym packages by using
    dh_strip --dbgsym-migration. Bump Build-Depends on debhelper accordingly.
  * Update Homepage: URL.
  * Drop Pre-Depends on debconf, no longer needed.
  * Bump Standards-Version to 3.9.8.
  * Add myself to Uploaders.
  * Drop obsolete configure switches and corresponding Build-Depends:
    - Kerberos was not used directly, so the dependency was dropped upstream
      (--with-krb5, libkrb5-dev)
    - Python bindings were removed (--enable-python)
    - Clutter-based email tabs, a MeeGo feature, were removed upstream
      (--with-clutter, libclutter-1.0-dev)
    - The NetworkManager module was removed upstream and GNetworkMonitor is
      used for network availability now (--enable-nm, network-manager-dev)

Date: Fri, 12 Aug 2016 16:44:22 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/evolution/3.20.5-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 12 Aug 2016 16:44:22 -0400
Source: evolution
Binary: evolution libevolution evolution-common evolution-dev evolution-plugins evolution-plugins-experimental
Architecture: source
Version: 3.20.5-0ubuntu1
Distribution: yakkety
Urgency: medium
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-dev - development library files for Evolution
 evolution-plugins - standard plugins for Evolution
 evolution-plugins-experimental - experimental plugins for Evolution
 libevolution - evolution libraries
Closes: 723834 798287
Launchpad-Bugs-Fixed: 1584978
Changes:
 evolution (3.20.5-0ubuntu1) yakkety; urgency=medium
 .
   * Merge with Debian (LP: #1584978). Remaining changes:
     + debian/evolution-common.gsettings-override: Set 'notify-with-tray' to
       false to not use the notification area for calendar reminders.
     + debian/control:
       - set X-Ubuntu-Use-Langpack so launchpad translations are used
     + debian/patches/alarm-notify-nodisplay.patch:
       don't show the alarm notifier in gnome-session-properties
   * Bump evolution breaks/replaces evolution-common version since Debian
     installed appdata differently
   * debian/rules:
     - Fix evolution-dbg migration rule
   * New upstream release
 .
 evolution (3.20.4-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump e-d-s Depends and Build-Depends to (>= 3.20.4).
   * Convert from cdbs to dh.
   * Drop debian/README.Debian, it contains outdated information.
 .
 evolution (3.20.3-1) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * Remove NEWS.Debian (very old messages and fixes minor Lintian warning)
 .
   [ Michael Biebl ]
   * New upstream release.
   * Refresh patches.
   * Bump e-d-s Depends and Build-Depends to (≥ 3.20.3).
   * Remove outdated --debug option from man page. (Closes: #798287)
   * Drop Build-Depends on spamassassin, spamc and bogofilter.
     The spamc requirement has been dropped quite a while ago and the
     spamassassin and bogofilter binaries are not actually required by
     configure.ac. This should make it possible to build evolution on hurd-i386
     where bogofilter is not available. (Closes: #723834)
 .
 evolution (3.20.2-2) unstable; urgency=medium
 .
   * Remove people from Uploaders who haven't made any uploads or changes for
     several years. Thank you all for your past contributions.
   * Upload to unstable.
 .
 evolution (3.20.2-1) experimental; urgency=medium
 .
   * New upstream release.
   * Drop 0001-Add-.desktop-file-actions-for-compose-contacts-calen.patch,
     merged upstream.
   * Add Bug-766574-Fix-build-failures-with-as-needed.patch to fix a FTBFS when
     building with --as-needed, see bgo#766574.
   * Bump e-d-s Depends and Build-Depends to ≥ 3.20.2.
   * Bump Build-Depends on libical-dev to (>= 2.0.0) for
     icaltzutil_set_exact_vtimezones_support().
 .
 evolution (3.18.5.1-2) unstable; urgency=medium
 .
   [ Laurent Bigonville ]
   * Move evolution.appdata.xml to the main evolution package, next to the
     evolution.desktop file
   * debian/control: let libevolution depends on evolution-common, it uses the
     gsettings schemas distributed there
 .
   [ Michael Biebl ]
   * Drop Build-Depends on libdbus-glib-1-dev, no longer needed.
   * Drop evolution-dbg package now that we have automatic dbgsym packages.
   * Ensure proper upgrade from evolution-dbg to new dbgsym packages by using
     dh_strip --dbgsym-migration. Bump Build-Depends on debhelper accordingly.
   * Update Homepage: URL.
   * Drop Pre-Depends on debconf, no longer needed.
   * Bump Standards-Version to 3.9.8.
   * Add myself to Uploaders.
   * Drop obsolete configure switches and corresponding Build-Depends:
     - Kerberos was not used directly, so the dependency was dropped upstream
       (--with-krb5, libkrb5-dev)
     - Python bindings were removed (--enable-python)
     - Clutter-based email tabs, a MeeGo feature, were removed upstream
       (--with-clutter, libclutter-1.0-dev)
     - The NetworkManager module was removed upstream and GNetworkMonitor is
       used for network availability now (--enable-nm, network-manager-dev)
Checksums-Sha1:
 c89b954b486c7ef35e1668e606e56fdbb5fb290b 3726 evolution_3.20.5-0ubuntu1.dsc
 9725f89a553a6ae2f0b876c1bc63c4dca0d13277 12133872 evolution_3.20.5.orig.tar.xz
 590dadd38afc7a441b7ff979639f7cac2f353aa9 33552 evolution_3.20.5-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 3df185b6093db05dfa3e592e7af8c6c718101747123df5fbaba9b916ea9ef629 3726 evolution_3.20.5-0ubuntu1.dsc
 2e13551ce0996963506f0bdde5e01c3b8aa0622849a272ff12877cd595baeb6e 12133872 evolution_3.20.5.orig.tar.xz
 d1a51ad6a9a1edf19c16754955db1f580548648472e25b61e8a254f08423fae9 33552 evolution_3.20.5-0ubuntu1.debian.tar.xz
Files:
 b7f9afb70d1eeb7fa22f85657ae41e29 3726 gnome optional evolution_3.20.5-0ubuntu1.dsc
 a23101c768da96477d24763b01925836 12133872 gnome optional evolution_3.20.5.orig.tar.xz
 1870a809f9a38a48386daeb35f0b3e55 33552 gnome optional evolution_3.20.5-0ubuntu1.debian.tar.xz
Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXrjZPAAoJEMdHrjc2M/hKOHEQAKCDqymwlwRdshb8ApZSRD9R
QVSIhzgUHPiuR/FKKrsI/m0+GmTmT9szIn2cUYCUwTzUA4tyTo1PzmF2BIZ4wJr0
2qmYSbvpzfxEuGORFuTO+hGisEM4xcdcLeUU4IVijKOgHGOh5BM3ioiieqNt8F+s
pv29KWDEcs2a95zdra2LZLuUIMgmaNvEIH6LR08opelPpnQzvOpeZQDzLNNRtyFG
ILWdWDw2Rkbu4iwPCf1MRHDz/lyisYeNmDWzc5hLktKMWPkKTqseEznQa6BnqSS7
A8LfKDSGzSpHnNGyRWq80fEjz+DWtBVMXfWIR8TIJr40E3KNwCrcMIUNlYZt5NcK
O+HrYc3QHJni9RgdoLokrGbVBZea+psaOthVSkqSxaE36oSFIuvPei8JLIf6xHzd
Mx4YiBpKhHDRvlys2B0ihRAozdGy2S3UumXgFB/BhMEPeMADLpFo/smlD/T2l/11
2/ks7X7kBvEsfrEZxB95AeMvmHT26HpOJwou8SjjueBhh7Rww2aYOXRyKAd7PdfV
1cZJmZTIrW9CwJBFkkp2QNcpAroUNG/QMCbJDF9gLgBVBzIUuzYVga61gBGefthG
c4ZVYF3lDVCHErmpeiYw8CNWE3NLiwV8hQwjnm29wA+F0+KQ//DMZ9IdCwxZjFj8
sxJQ2q0tZHt49EzgiHm0
=3TO+
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list