[hamradio-commits] [pyqso] branch master updated (872a4e9 -> d9b6245)

Iain Learmonth irl-guest at moszumanska.debian.org
Sat Feb 7 23:49:39 UTC 2015


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

irl-guest pushed a change to branch master
in repository pyqso.

      from  872a4e9   Disable grey line, without breaking the whole thing
       new  1019e83   More dependency fun
       new  e2da7ee   Imported Upstream version 0.1+git2015020701
       new  49fa194   Merge tag 'upstream/0.1+git2015020701'
       new  dcadb50   Remove grey line tool disabling patch
       new  3ec301b   Update logo path fixing patch
       new  43014cb   Update changelog
       new  0ee360f   Add back grey line tool dependencies
       new  9afef31   Fixed another incorrect icon path link
       new  d9b6245   Added description to patch

The 9 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:
 .gitignore                            |   1 +
 bin/pyqso                             |  39 ++++---
 debian/changelog                      |   4 +-
 debian/control                        |   8 +-
 debian/patches/disable_greyline.patch |  38 -------
 debian/patches/fix_icon_path.patch    |  17 ++-
 debian/patches/series                 |   1 -
 doc/manual.tex                        |   2 +-
 pyqso/adif.py                         |  25 +++--
 pyqso/callsign_lookup.py              |  42 ++++++-
 pyqso/grey_line.py                    |   1 +
 pyqso/logbook.py                      |  83 +++++++++-----
 pyqso/menu.py                         |  21 +++-
 pyqso/preferences_dialog.py           | 201 ++++++++++++++++++++++++++--------
 pyqso/record_dialog.py                | 143 ++++++++++++++++++------
 pyqso/toolbar.py                      |  15 ++-
 setup.py                              |   2 +-
 17 files changed, 456 insertions(+), 187 deletions(-)
 delete mode 100644 debian/patches/disable_greyline.patch

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



More information about the pkg-hamradio-commits mailing list