X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/cff2072584b7b8d467b00ea0f5703021921c48c7..d4289728b883bc6c88ca47c3235228ae7eb44117:/debian/control

diff --git a/debian/control b/debian/control
index 802e6c0..628cc13 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
  python-pkg-resources
 Build-Depends-Indep:
  python
+X-Python-Version: >= 2.6, << 2.8
 Standards-Version: 3.9.3
 Homepage: http://rg3.github.com/youtube-dl/
 Vcs-Git: git://anonscm.debian.org/collab-maint/youtube-dl.git
@@ -15,8 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/youtube-dl.git
 Package: youtube-dl
 Architecture: all
 Depends:
- python (>= 2.6),
  ${misc:Depends}
+ ${python:Depends}
 Recommends:
  libav-tools | ffmpeg,
  libav-tools | ffmpeg (>= 4:0.6) | ffprobe,