[Python-modules-commits] [wlc] 01/01: Cleanup debian/control
Michal Cihar
nijel at moszumanska.debian.org
Mon Jan 15 09:54:51 UTC 2018
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository wlc.
commit d1b283eba092dcd8ca4a8be0c92707133533f091
Author: Michal Čihař <michal at cihar.com>
Date: Mon Jan 15 10:54:43 2018 +0100
Cleanup debian/control
Signed-off-by: Michal Čihař <michal at cihar.com>
---
debian/control | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 5aa042a..a782dd4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,26 @@
Source: wlc
-Section: python
-Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Michal Čihař <nijel at debian.org>
-Build-Depends: debhelper (>= 9), dh-python,
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ dh-python,
python3-all,
python3-setuptools,
python3-pytest,
python3-httpretty,
python3-xdg
-Standards-Version: 4.0.0
-Homepage: https://weblate.org/
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/wlc.git
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/wlc.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/wlc.git
+Homepage: https://weblate.org/
Package: wlc
Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3-xdg, python3-pkg-resources
+Depends: ${misc:Depends},
+ ${python3:Depends},
+ python3-xdg,
+ python3-pkg-resources
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Provides: python3-wlc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wlc.git
More information about the Python-modules-commits
mailing list