[ubuntu/vivid-proposed] claws-mail 3.11.1-1ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Thu Nov 27 11:42:13 UTC 2014


claws-mail (3.11.1-1ubuntu1) vivid; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - d/patches/deprecate_libindicator.patch: Use indicator-messages API
      rather than old libindicate (Sébastien Noel).
    - d/rules: Switch to dh-autoreconf to make it easier to apply this
      patch.

claws-mail (3.11.1-1) unstable; urgency=medium

  * New upstream bugfix release
  - Disable SSLv3 for POP3 and STARTTLS connections, in addition
    to SMTP (POODLE).
  - Removed broken appdata added in previous release (also removes
    intltool Build-Depends)
  * debian/control
  - i18n long description: added Norwegian Bokmål translation
  * patches/13desktop_file_categories_keywords.patch
  - Recover and update previous patch as upstream desktop
    file has been reverted to 3.10.

claws-mail (3.11.0-1) unstable; urgency=medium

  * New upstream release
  - spam-report: fixes URL for Debian lists (Closes: #755022)
  * patches/10desktop_file_categories.patch
  - Removed, already incorporated upstream
  * debian/control
  - Build-Depends:
    • feeds-parser switched from libxml2 to expat based parser
    • new appdata requires intltool
  - Standards-Version: updated to 3.9.6 (no other changes)
  * debian/rules, debian/*.install
  - Add new upstream provided appdata to binary packages
  * debian/copyright
  - Remove file not present anymore (thanks lintian!)

claws-mail (3.10.1-4) unstable; urgency=medium

  * debian/control
  - pgpmime: add Depends on pinentry-gtk2 (Closes: #762845)
  - pgpmime: add Suggests on gnupg-agent
  - python: ensure -dev package is installed (Closes:  #762482)
  * debian/copyright
  - Fix file-without-copyright-information lintian warning
  - Fix wilcard usage in Files paragraphs, cleans lintian infos:
    • unused-file-paragraph-in-dep5-copyright
    • wildcard-matches-nothing-in-dep5-copyright

claws-mail (3.10.1-3) unstable; urgency=medium

  * debian/rules
  - Restore escaped EOL in dh_auto_configure call and remove
    unnecessary parameter. Thanks to Ian Zimmerman for noticing!
  * debian/watch, debian/upstream/signing-key.asc
  - Fix project name in watch file and add upstream signing key

Date: Thu, 27 Nov 2014 11:18:18 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/claws-mail/3.11.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 27 Nov 2014 11:18:18 +0000
Source: claws-mail
Binary: claws-mail claws-mail-dbg libclaws-mail-dev claws-mail-plugins claws-mail-spamassassin claws-mail-pgpmime claws-mail-pgpinline claws-mail-smime-plugin claws-mail-bogofilter claws-mail-i18n claws-mail-doc claws-mail-tools claws-mail-extra-plugins claws-mail-acpi-notifier claws-mail-address-keeper claws-mail-archiver-plugin claws-mail-attach-remover claws-mail-attach-warner claws-mail-bsfilter-plugin claws-mail-clamd-plugin claws-mail-fancy-plugin claws-mail-feeds-reader claws-mail-fetchinfo-plugin claws-mail-gdata-plugin claws-mail-libravatar claws-mail-newmail-plugin claws-mail-mailmbox-plugin claws-mail-multi-notifier claws-mail-tnef-parser claws-mail-perl-filter claws-mail-pdf-viewer claws-mail-python-plugin claws-mail-spam-report claws-mail-vcalendar-plugin
Architecture: source
Version: 3.11.1-1ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
 claws-mail - Fast, lightweight and user-friendly GTK+2 based email client
 claws-mail-acpi-notifier - Laptop's Mail LED control for Claws Mail
 claws-mail-address-keeper - Address keeper plugin for Claws Mail
 claws-mail-archiver-plugin - Archiver plugin for Claws Mail
 claws-mail-attach-remover - Mail attachment remover for Claws Mail
 claws-mail-attach-warner - Missing attachment warnings for Claws Mail
 claws-mail-bogofilter - Bogofilter plugin for Claws Mail
 claws-mail-bsfilter-plugin - Spam filtering using bsfilter for Claws Mail
 claws-mail-clamd-plugin - ClamAV socket-based plugin for Claws Mail
 claws-mail-dbg - Debug symbols for Claws Mail mailer
 claws-mail-doc - User documentation for Claws Mail mailer
 claws-mail-extra-plugins - Extra plugins collection for Claws Mail
 claws-mail-fancy-plugin - HTML mail viewer using GTK+2 WebKit
 claws-mail-feeds-reader - Feeds (RSS/Atom) reader plugin for Claws Mail
 claws-mail-fetchinfo-plugin - Add X-FETCH headers plugin for Claws Mail
 claws-mail-gdata-plugin - Access to GData (Google services) for Claws Mail
 claws-mail-i18n - Locale data for Claws Mail (i18n support)
 claws-mail-libravatar - Display sender avatar from a libravatar server
 claws-mail-mailmbox-plugin - mbox format mailboxes handler for Claws Mail
 claws-mail-multi-notifier - Various new mail notifiers for Claws Mail
 claws-mail-newmail-plugin - New mail logger plugin for Claws Mail
 claws-mail-pdf-viewer - PDF and PostScript attachment viewer for Claws Mail
 claws-mail-perl-filter - Message filtering plugin using perl for Claws Mail
 claws-mail-pgpinline - PGP/inline plugin for Claws Mail
 claws-mail-pgpmime - PGP/MIME plugin for Claws Mail
 claws-mail-plugins - Installs plugins for the Claws Mail mailer
 claws-mail-python-plugin - Python plugin and console for Claws Mail
 claws-mail-smime-plugin - S/MIME signature/encryption handling for Claws Mail
 claws-mail-spam-report - Spam reporting plugin for Claws Mail
 claws-mail-spamassassin - SpamAssassin plugin for Claws Mail
 claws-mail-tnef-parser - TNEF attachment handler for Claws Mail
 claws-mail-tools - Helper and utility scripts for Claws Mail mailer
 claws-mail-vcalendar-plugin - vCalendar message handling plugin for Claws Mail
 libclaws-mail-dev - Development files for Claws Mail plugins
Closes: 755022 762482 762845
Changes:
 claws-mail (3.11.1-1ubuntu1) vivid; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - d/patches/deprecate_libindicator.patch: Use indicator-messages API
       rather than old libindicate (Sébastien Noel).
     - d/rules: Switch to dh-autoreconf to make it easier to apply this
       patch.
 .
 claws-mail (3.11.1-1) unstable; urgency=medium
 .
   * New upstream bugfix release
   - Disable SSLv3 for POP3 and STARTTLS connections, in addition
     to SMTP (POODLE).
   - Removed broken appdata added in previous release (also removes
     intltool Build-Depends)
   * debian/control
   - i18n long description: added Norwegian Bokmål translation
   * patches/13desktop_file_categories_keywords.patch
   - Recover and update previous patch as upstream desktop
     file has been reverted to 3.10.
 .
 claws-mail (3.11.0-1) unstable; urgency=medium
 .
   * New upstream release
   - spam-report: fixes URL for Debian lists (Closes: #755022)
   * patches/10desktop_file_categories.patch
   - Removed, already incorporated upstream
   * debian/control
   - Build-Depends:
     • feeds-parser switched from libxml2 to expat based parser
     • new appdata requires intltool
   - Standards-Version: updated to 3.9.6 (no other changes)
   * debian/rules, debian/*.install
   - Add new upstream provided appdata to binary packages
   * debian/copyright
   - Remove file not present anymore (thanks lintian!)
 .
 claws-mail (3.10.1-4) unstable; urgency=medium
 .
   * debian/control
   - pgpmime: add Depends on pinentry-gtk2 (Closes: #762845)
   - pgpmime: add Suggests on gnupg-agent
   - python: ensure -dev package is installed (Closes:  #762482)
   * debian/copyright
   - Fix file-without-copyright-information lintian warning
   - Fix wilcard usage in Files paragraphs, cleans lintian infos:
     • unused-file-paragraph-in-dep5-copyright
     • wildcard-matches-nothing-in-dep5-copyright
 .
 claws-mail (3.10.1-3) unstable; urgency=medium
 .
   * debian/rules
   - Restore escaped EOL in dh_auto_configure call and remove
     unnecessary parameter. Thanks to Ian Zimmerman for noticing!
   * debian/watch, debian/upstream/signing-key.asc
   - Fix project name in watch file and add upstream signing key
Checksums-Sha1:
 f06df98f202a29f2424a3524933a5339a7ec7832 5220 claws-mail_3.11.1-1ubuntu1.dsc
 b0c07906043f7a3ec726c7a96d6dcfc3c148b9cc 6908772 claws-mail_3.11.1.orig.tar.xz
 0f9263de0a4ad756bd8936c5bc1a287b34a205a5 47212 claws-mail_3.11.1-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 75c8f641d8711ae1379b8870c60b8a6ff55c95088ab535211508ec27516c1400 5220 claws-mail_3.11.1-1ubuntu1.dsc
 d72381b6c9f872638cae2c208925e19bd5d4a9476bb9049742f1ba27c3efd133 6908772 claws-mail_3.11.1.orig.tar.xz
 f569d9884a7d66b647223ee27045e50cf16a08b6470774241595bf102ab46c79 47212 claws-mail_3.11.1-1ubuntu1.debian.tar.xz
Files:
 c3ace978ce8964eac6e3c13396aa1ae1 5220 mail optional claws-mail_3.11.1-1ubuntu1.dsc
 4cbf9b53c4cf691e093bd98efc0dbb63 6908772 mail optional claws-mail_3.11.1.orig.tar.xz
 d4df954b1658122c8669e52b8c8d86bd 47212 mail optional claws-mail_3.11.1-1ubuntu1.debian.tar.xz
Original-Maintainer: Ricardo Mones <mones at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBVHcIjzk1h9l9hlALAQiXFhAAq1NlV9+dxd19pYYHBq/7qwz4rQGXdm20
GjLMBqGgE3LTztRDaCFKIm8hKWLXMBFlJzU7uNs9WysvP7SLcPo38+9YlC7oF6SS
FgU6xDaJv3KeZtwZ6NJl0aN2ffeH2njv1+X8JJ5aGgCNAGLGCITp9ze5x52mC5gS
c0AuoPptlDdKuC5D10Cm7+HwUyuBrO8ExD2RJyCJRBxsYqALrong6fkZwQmKTu1b
xMI/ZXnlWVw+VovtooT4ChhJ6KXtrQIbUtZqgyIH2f6msX691xlhGvK0L7vhHiuQ
x5E5LyxkhWV9hLDrv/pr9gfhJ/w9g8P6VbNBm4W8447X0o8SBp3kRXOB2xPFYoTG
xaWzjx8tNtNrGde5epUZmk7T2i5gO9C2bHMabkNNMHZJFxSUwQSI5arhluCSCc1k
bXQe3XoHHa18NhMAO/dzxQ5OngLRgawY61v3E2Rpxb94IWgqcA1JPLmt1tv9zwL4
Iql4uNSMMbIC2I0Z8hrxS1pacuuUbhHcqIP8prpRP3t7+frprgqVxtXrNiGDk5Wu
5xmEICvknv4GurDlkje44STiud251C28ywycJXyBhMzgxgbOUH5ujxh2ij56Ff6g
0cjb9LZfIp/i6UZ4HyDtdbhtEK7YqSQtbAAPMd4tBXnHA28J1AkEBvqMWYoXxtvX
23o9II5O2Tk=
=9J+3
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list