[Python-modules-commits] [wifi] 08/11: Shorten description

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 d61a531ec2c724712950a85c55beae9b88e18579
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 13:57:50 2017 -0500

    Shorten description
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f8737e2..7a4adfe 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Package: python-wifi
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 XB-Python-Version: ${python:Versions}
-Description: Command line tool and library wrappers around iwlist and /etc/network/interfaces.
+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
@@ -34,7 +34,7 @@ Description: Command line tool and library wrappers around iwlist and /etc/netwo
 Package: python3-wifi
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
-Description: Command line tool and library wrappers around iwlist and /etc/network/interfaces.
+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

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