unity-mail (1.2.4~12.10) quantal-proposed; urgency=low

  * Upload to quantal-proposed (LP: #1100808).

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Thu, 17 Jan 2013 19:29:10 +0400

unity-mail (1.2.4) raring; urgency=low

  * New bugfix release.
    - check_email: correctly handle cases when email is the same as login
      (LP: #1088373).
  * debian/rules: remove __pycache__ on clean.

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Thu, 10 Jan 2013 19:05:08 +0400

unity-mail (1.2.3) raring; urgency=low

  * New bugfix release.
    - Fix generation of fallback message-ids.
    - Handle header decoding errors, return raw headers on failures.
    - Ensure that alarm is always cancelled after folder update
      (LP: #1084882).
    - Replace "except:" with "except SomeException:" in two places to
      ensure that it won't try to handle TimeoutException.
    - try_establish_connection: fix error message being never shown by
      moving it before sys.exit() call, slightly simplify the code.
  * Updated my e-mail address.

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Thu, 06 Dec 2012 20:52:26 +0400

unity-mail (1.2.2) quantal; urgency=low

  * New bugfix release (LP: #1061047)
    - Don't show dialog twice on startup (LP: #1058803)
    - Handle dialog errors in on_dialog_response() handler
    - Skip accounts with empty username
    - Handle login failures in try_establish_connection()
    - Make print_error() a global function to fix NameError in
      decode_wrapper()

 -- Dmitry Shachnev <mitya57@gmail.com>  Mon, 01 Oct 2012 09:53:20 +0400

unity-mail (1.2.1) quantal; urgency=low

  * New bugfix release (LP: #1056063)
    - Correctly handle unicode folder names with spaces
    - Call check_email with right account id
    - Handle exceptions when printing to stderr (LP: #1056037)
  * Bump Standards-Version to 3.9.4, no changes needed
  * debian/rules: Tweak the PYTHON3 variable to make sure the scripts
    get a correct shebang line, thanks Colin Watson
  * unity-mail.desktop: Add "NotShowIn=Messaging Menu;" header to two
    actions to prevent them from being shown in the Messaging Menu
    (LP: #1055972)

 -- Dmitry Shachnev <mitya57@gmail.com>  Tue, 25 Sep 2012 11:56:17 +0400

unity-mail (1.2) quantal; urgency=low

  * New release (LP: #1045325)
    - Port to libmessaging-menu (LP: #1040259)
      + Add new Message class as a replacement for old message tuples
      + Move "Mark all as read" action to the launcher quicklist
      + Move some code from um-url to config.py
      + Call subprocess.Popen with shell=True
    - Properly convert non-ascii folder names to UTF-7 bytestrings
      (LP: #1043786)
  * Recommend gir1.2-messagingmenu-1.0

 -- Dmitry Shachnev <mitya57@gmail.com>  Mon, 03 Sep 2012 17:05:48 +0400

unity-mail (1.1) quantal; urgency=low

  * New release (LP: #1036603)
    - Remove 60 seconds limit for check interval
    - Better handling of KeyboardInterrupts
    - Add AccountDisplay configuration option for displaying account data
      in notifications (LP: #1015091)
    - Ensure that command chooser button is at least 180px in width
    - Split unity-mail by modules
    - Add basic setup.py file
  * Bump debhelper compatibility level to 9
  * Build using dh_python3

 -- Dmitry Shachnev <mitya57@gmail.com>  Tue, 14 Aug 2012 15:04:27 +0400

unity-mail (1.0) quantal; urgency=low

  * New release (LP: #1023807)
    - Support for working without Unity
    - Pressing Ctrl+C twice now exits the app
    - Correctly handle failures of GnomeKeyring and Notify modules
    - Set per-connection timeout interval to 7 seconds
  * Use new comment for the desktop file

 -- Dmitry Shachnev <mitya57@gmail.com>  Thu, 12 Jul 2012 12:55:21 +0400

unity-mail (0.92.3) quantal; urgency=low

  * New bugfix release (LP: #1002802)
    - Use #!/usr/bin/python3 instead of #!/usr/bin/env python3
    - Do not use "<int> or <bool>" construction when updating the
      launcher item status
    - Use any desktop file that contains "unity-mail" in the name
      (work-around for SC issue; LP: #990689)
  * debian/control:
    - Rewrite the long description, now it is more clear and displays
      correctly in the Software Center (LP: #1004433)
    - Set priority to optional instead of extra
  * debian/clean: Remove, not needed
  * Update translations for desktop files

 -- Dmitry Shachnev <mitya57@gmail.com>  Fri, 25 May 2012 15:07:39 +0400

unity-mail (0.92.2) precise; urgency=low

  * New bugfix release (LP: #976459)
    - get_sender_name: modify to be a wrapper of email.utils.parseaddr
  * Use FD.o actions in desktop file
  * Add "set -ex" call to debian/rules, to correctly handle errors
  * Translations update

 -- Dmitry Shachnev <mitya57@gmail.com>  Sun, 08 Apr 2012 13:20:20 +0400

unity-mail (0.92.1) precise; urgency=low

  * New bugfix release
    - Merge latest translation updates from Launchpad
    - Switch to Standards-Version 3.9.3 and the newest copyright format
    - Support gir1.2-indicate-0.7 (LP: #945307)

 -- Dmitry Shachnev <mitya57@gmail.com>  Sat, 03 Mar 2012 09:32:00 +0400

unity-mail (0.92) precise; urgency=low

  * New release (LP: #941472)
    - Use message_from_bytes instead of message_from_string,
      to handle decoding issues properly
    - Use new get_header_wrapper function for retrieving headers
    - Fix crashes in um-url
    - Simplify message-parsing code
    - Drop dbus adding-desktop-file-to-launcher code, it doesn't work
      with Unity 5.2+ and software-center now does this itself
    - Use Python3's format function instead of % operator
      (in a way compatible with existing translations)
    - Hide the launcher count badge when connections are lost (LP: #938946)
  * Drop dependency on python3-dbus

 -- Dmitry Shachnev <mitya57@gmail.com>  Fri, 24 Feb 2012 17:00:17 +0400

unity-mail (0.90) precise; urgency=low

  * Initial release (LP: #927602)

 -- Dmitry Shachnev <mitya57@gmail.com>  Fri, 10 Feb 2012 15:47:53 +0400
