[Python-modules-commits] [wifi] branch master updated (dd20c0f -> c74ac48)

Ethan Ward ethanward-guest at moszumanska.debian.org
Fri Aug 11 22:30:35 UTC 2017


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

ethanward-guest pushed a change to branch master
in repository wifi.

      from  dd20c0f   merge patched into master
       new  264bad4   merge patched into master
       new  aa30b5c   Change uploader and author
       new  a63f251   Add homepage and update description
       new  820cbb6   Update watch file
       new  f3faf11   Add debian docs
       new  e16cdd7   Add patch to remove broken tests
       new  b0c98c7   Try to make separate binary package
       new  2a18c2d   Add patches for binary
       new  7859807   Add patch files
       new  7d2155a   Change rules and dependencies for wifi-python-wrapper
       new  5ceda62   Update wrapper description
       new  5f357db   Add manpage for wifi binary
       new  c74ac48   Change name of wifi binary

The 13 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:
 bin/wifi                                           | 205 ++++++++++
 debian/.git-dpm                                    |   4 +-
 debian/changelog                                   |   2 +-
 debian/control                                     |  27 +-
 debian/docs                                        |   1 +
 ...-error.patch => 0001-Remove-broken-tests.patch} |   5 +-
 .../patches/0002-Remove-binary-from-setup.py.patch |  21 +
 debian/patches/0002-Remove-command-line-tool.patch | 235 -----------
 debian/patches/0003-Change-binary-to-python3.patch |  18 +
 debian/patches/0004-Change-name-of-binary.patch    | 433 +++++++++++++++++++++
 debian/patches/series                              |   6 +-
 debian/watch                                       |   3 +-
 debian/wifi-helper.1                               |  77 ++++
 debian/wifi-python-wrapper.install                 |   1 +
 setup.py                                           |   4 +-
 15 files changed, 789 insertions(+), 253 deletions(-)
 create mode 100755 bin/wifi
 create mode 100644 debian/docs
 rename debian/patches/{0001-Remove-tests-creates-import-error.patch => 0001-Remove-broken-tests.patch} (76%)
 create mode 100644 debian/patches/0002-Remove-binary-from-setup.py.patch
 delete mode 100644 debian/patches/0002-Remove-command-line-tool.patch
 create mode 100644 debian/patches/0003-Change-binary-to-python3.patch
 create mode 100644 debian/patches/0004-Change-name-of-binary.patch
 create mode 100644 debian/wifi-helper.1
 create mode 100644 debian/wifi-python-wrapper.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wifi.git



More information about the Python-modules-commits mailing list