lp:~mitya57/ubuntu/quantal/unity-mail/1.1

Created by Dmitry Shachnev and last modified
Get this branch:
bzr branch lp:~mitya57/ubuntu/quantal/unity-mail/1.1
Only Dmitry Shachnev can upload to this branch. If you are Dmitry Shachnev please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dmitry Shachnev
Status:
Merged

Recent revisions

8. By Dmitry Shachnev

Update to upstream r322

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

1. By Dmitry Shachnev

Initial release (LP: #927602)

Branch metadata

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

Subscribers