]> Raphaël G. Git Repositories - youtubedl/blobdiff - debian/control
Update Standards-Version to 3.9.8 (no changes required).
[youtubedl] / debian / control
index c75f28dae967aea500863a6ab0846601e6eeadf3..fccdf5cd0e527e55f1b236f8197a771e03a1e439 100644 (file)
@@ -3,27 +3,30 @@ Section: web
 Priority: extra
 Maintainer: Rogério Brito <rbrito@ime.usp.br>
 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
-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
 
 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