X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/b74522ed28ebcae6e0e351f94735a3e7a70b3665..0ae75ad42cc6f25af12b54201dcbadfc116f923f:/debian/control diff --git a/debian/control b/debian/control index 51ea9b4..fccdf5c 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,12 @@ Build-Depends: debhelper (>= 9), dh-python, pandoc, - python-pkg-resources, + python3-pkg-resources, zip Build-Depends-Indep: - python -X-Python-Version: >= 2.6 -Standards-Version: 3.9.7 + python3 +X-Python3-Version: >= 3.2 +Standards-Version: 3.9.8 Homepage: https://rg3.github.com/youtube-dl/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/youtube-dl.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/youtube-dl.git @@ -21,9 +21,9 @@ Package: youtube-dl Architecture: all Pre-Depends: dpkg (>= 1.15.7.2) Depends: - python-pkg-resources, + python3-pkg-resources, ${misc:Depends}, - ${python:Depends} + ${python3:Depends}, Recommends: aria2 | wget | curl, ca-certificates,