[Python-modules-commits] [wikipedia] 01/01: wrap-and-sort debian/control
Ethan Ward
ethanward-guest at moszumanska.debian.org
Wed Jul 26 16:09:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository wikipedia.
commit 19b9f28aeb0fa6362ecb11e04864c1ddd39ad77d
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Wed Jul 26 11:09:38 2017 -0500
wrap-and-sort debian/control
---
debian/control | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 1c5b6dc..4683e27 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,14 @@ Uploaders: Mycroft Devs <devops at mycroft.ai>
Build-Depends: debhelper (>= 10),
dh-python,
python-all,
- python-requests (>=2), python-requests (<<3),
- python3-requests (>=2), python3-requests (<<3),
python-beautifulsoup,
- python3-bs4,
+ python-requests (<<3),
+ python-requests (>=2),
python-setuptools,
python3-all,
+ python3-bs4,
+ python3-requests (<<3),
+ python3-requests (>=2),
python3-setuptools
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/wikipedia.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wikipedia.git
More information about the Python-modules-commits
mailing list