[Python-modules-commits] [speechrecognition-python] 01/03: Remove unneeded dependencies
Ethan Ward
ethanward-guest at moszumanska.debian.org
Sun Sep 3 04:17:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository speechrecognition-python.
commit 1fd4e26d7a01aececb6970c0cfd594a182ab2814
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Sat Sep 2 20:01:45 2017 -0500
Remove unneeded dependencies
---
debian/control | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index e06c14b..38a293e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,9 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Ethan Ward <ethan.ward at mycroft.ai>
Build-Depends: debhelper (>= 10),
dh-python,
- libc6,
python-all,
- python3-all,
python-setuptools,
- python-vcversioner,
- python3-vcversioner,
+ python3-all,
python3-setuptools
Standards-Version: 4.0.0
Homepage: https://pypi.python.org/pypi/SpeechRecognition
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/speechrecognition-python.git
More information about the Python-modules-commits
mailing list