[Python-modules-commits] [wifi-python] 01/02: Change name of binary package
Ethan Ward
ethanward-guest at moszumanska.debian.org
Sat Aug 12 19:13:45 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-python.
commit a50572d2d6b1f73531ed95166ecd8a417b44c808
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Sat Aug 12 13:59:14 2017 -0500
Change name of binary package
---
debian/control | 2 +-
debian/{wifi-python-wrapper.install => wifi-helper.install} | 0
debian/{wifi-python-wrapper.manpages => wifi-helper.manpages} | 0
3 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1006a83..d39514c 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Description: Library wrappers around iwlist and /etc/network/interfaces. (Python
.
This package contains the module for Python 3.
-Package: wifi-python-wrapper
+Package: wifi-helper
Section: utils
Architecture: all
Depends: python3-wifi, ${misc:Depends}, ${python3:Depends}
diff --git a/debian/wifi-python-wrapper.install b/debian/wifi-helper.install
similarity index 100%
rename from debian/wifi-python-wrapper.install
rename to debian/wifi-helper.install
diff --git a/debian/wifi-python-wrapper.manpages b/debian/wifi-helper.manpages
similarity index 100%
rename from debian/wifi-python-wrapper.manpages
rename to debian/wifi-helper.manpages
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wifi-python.git
More information about the Python-modules-commits
mailing list