[Python-modules-commits] [wifi] 09/11: Remove command line util from packaging

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Jul 25 19:08:24 UTC 2017


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

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

commit 0692bb034a7b8c12bcb066695de795f4c1fd0711
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 14:05:21 2017 -0500

    Remove command line util from packaging
---
 debian/control | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 7a4adfe..ea01d72 100644
--- a/debian/control
+++ b/debian/control
@@ -25,19 +25,13 @@ Depends: ${misc:Depends}, ${python:Depends}
 XB-Python-Version: ${python:Versions}
 Description: Library wrappers around iwlist and /etc/network/interfaces.
  This package contains the module for Python 2.x. Wifi
- provides a command line wrapper for iwlist and
- /etc/network/interfaces that makes it easier
- to connect the WiFi networks from the command line.
- The wifi command is also implemented as a library that
- can be used from python.
+ provides a wrapper for iwlist and /etc/network/interfaces
+ that makes it easier to connect to WiFi networks.
 
 Package: python3-wifi
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: Library wrappers around iwlist and /etc/network/interfaces.
- This package contains the module for Python 3.x. Wifi
- provides a command line wrapper for iwlist and
- /etc/network/interfaces that makes it easier
- to connect the WiFi networks from the command line.
- The wifi command is also implemented as a library that
- can be used from python.
+ This package contains the module for Python 2.x. Wifi
+ provides a wrapper for iwlist and /etc/network/interfaces
+ that makes it easier to connect to WiFi networks.

-- 
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