[hamradio-commits] [chirp] branch master updated (c72d85f -> 00b7c5c)

Iain R. Learmonth irl at moszumanska.debian.org
Sat Dec 3 15:47:10 UTC 2016


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

irl pushed a change to branch master
in repository chirp.

      from  c72d85f   Updated changelog for release
       new  b048c8e   New upstream version 20161123
       new  1187577   Merge tag 'upstream/20161123'
       new  00b7c5c   Updated changelog for release

The 3 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:
 PKG-INFO                                  |   2 +-
 chirp/__init__.py                         |   2 +-
 chirp/drivers/alinco.py                   | 211 +++++++
 chirp/drivers/btech.py                    | 916 ++++++++++++++++++++++++++++++
 chirp/drivers/ft2900.py                   |  37 +-
 chirp/drivers/ft60.py                     |  64 ++-
 chirp/drivers/ft817.py                    |   9 +-
 chirp/drivers/kguv8d.py                   |  48 +-
 chirp/drivers/kyd.py                      |  67 ++-
 chirp/drivers/leixen.py                   |  88 ++-
 chirp/drivers/{kyd.py => retevis_rt22.py} | 269 ++++++---
 chirp/drivers/thd72.py                    |   6 +-
 chirp/drivers/uv5r.py                     |  30 +-
 chirp/drivers/uv5x3.py                    |  29 +
 chirp/settings.py                         |  15 +-
 chirp/ui/mainapp.py                       |   3 +-
 chirp/ui/settingsedit.py                  |  10 +-
 debian/changelog                          |   6 +
 18 files changed, 1621 insertions(+), 191 deletions(-)
 copy chirp/drivers/{kyd.py => retevis_rt22.py} (66%)

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



More information about the pkg-hamradio-commits mailing list