X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/bcccf25821fdedf4d89a8f8847cfb5660a10da94..74a9312fb6565d0d3d227b6c959436678ce1dbe2:/debian/control diff --git a/debian/control b/debian/control index c75f28d..6dcb3b6 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,15 @@ Section: web Priority: extra Maintainer: Rogério Brito Build-Depends: + bash-completion, debhelper (>= 9), dh-python, pandoc, - python-pkg-resources, + python3-pkg-resources, zip Build-Depends-Indep: - python -X-Python-Version: >= 2.6 + python3 +X-Python3-Version: >= 3.2 Standards-Version: 3.9.7 Homepage: https://rg3.github.com/youtube-dl/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/youtube-dl.git @@ -18,12 +19,14 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/youtube-dl.git 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, ffmpeg | libav-tools, mpv | mplayer | mplayer2, rtmpdump