diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 12:54:47 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 12:54:47 +0200 |
commit | 80ea180a903c55371ab30f173628a337fa8f6569 (patch) | |
tree | 51085385c569abfc9bd74539f0ca44d63e09ffb7 /debian/control | |
parent | f3eaf7e1a6cb125e870fa5b67f8bfd20e1e32507 (diff) |
Work for the python3.5 transition
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 1d126d3..8193145 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Build-Depends: debhelper (>= 9), dh-python, - python3 | python3-all | python3-dev | python3-all-dev + python3-all Standards-Version: 3.9.6 Homepage: https://github.com/Debianguru/MailWebsiteChanges Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git @@ -16,7 +16,6 @@ Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, - python3 | python3-all | python3-dev | python3-all-dev, python3-lxml, python3-cssselect Description: Powerful website-tracking tool |