[Pkg-bitcoin-commits] [electrum] branch upstream updated (95debb3 -> ce6a575)

Tristan Seligmann mithrandi at moszumanska.debian.org
Thu Nov 12 01:30:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a change to branch upstream
in repository electrum.

      from  95debb3   Imported Upstream version 2.5.2
       new  ce6a575   Imported Upstream version 2.5.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                  |   1 +
 Electrum.egg-info/PKG-INFO               |   2 +-
 Electrum.egg-info/SOURCES.txt            |   1 +
 PKG-INFO                                 |   2 +-
 RELEASE-NOTES                            |   4 +++
 electrum                                 |  26 ++++++++---------
 gui/android.py                           |   2 +-
 gui/gtk.py                               |   4 +--
 gui/kivy/main_window.py                  |  32 ++++++++++++++++-----
 gui/kivy/uix/screens.py                  |   7 ++++-
 gui/qt/__init__.py                       |   4 +--
 gui/qt/amountedit.py                     |   2 +-
 gui/qt/console.py                        |   2 +-
 gui/qt/icons_rc.py                       |   2 +-
 gui/qt/installwizard.py                  |  34 ++++++----------------
 gui/qt/main_window.py                    |  35 +++++++++--------------
 gui/qt/qrtextedit.py                     |   1 +
 gui/qt/seed_dialog.py                    |  18 ++++++++----
 gui/stdio.py                             |   2 +-
 gui/text.py                              |  29 +++++++++++++++----
 lib/__init__.py                          |   2 +-
 lib/commands.py                          |  30 ++++++++++----------
 lib/locale/pt_BR/LC_MESSAGES/electrum.mo | Bin 32674 -> 22165 bytes
 lib/locale/th_TH/LC_MESSAGES/electrum.mo | Bin 32188 -> 512 bytes
 lib/synchronizer.py                      |  39 ++++++++++++-------------
 lib/util.py                              |  10 +++++--
 lib/version.py                           |   2 +-
 lib/wallet.py                            |  47 ++++++++++++++++++++-----------
 plugins/btchipwallet.py                  |   4 +++
 plugins/keepkey.py                       |   4 +++
 plugins/{ => labels}/labels.py           |   0
 plugins/trezor.py                        |   4 +++
 scripts/block_headers                    |   9 +++---
 scripts/get_history                      |   5 ++--
 scripts/watch_address                    |   9 +++---
 test.py                                  |  19 +++++++------
 36 files changed, 226 insertions(+), 168 deletions(-)
 copy plugins/{ => labels}/labels.py (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/electrum.git



More information about the Pkg-bitcoin-commits mailing list