lp:ubuntu/quantal-updates/unity-mail

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/quantal-updates/unity-mail
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

11. By Dmitry Shachnev

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

10. By Dmitry Shachnev

* 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()

9. By Dmitry Shachnev

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

8. By Dmitry Shachnev

* 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

7. By Dmitry Shachnev

* 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

6. By Dmitry Shachnev

* 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

5. By Dmitry Shachnev

* 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

4. By Dmitry Shachnev

* 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

3. By Dmitry Shachnev

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

2. By Dmitry Shachnev

* 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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/unity-mail
This branch contains Public information 
Everyone can see this information.

Subscribers