X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/cc1fba069a27d401b8370e6f0bff250d8e269c7c..a475f326a4099c540835dacdda9dbbf92a56130d:/debian/control diff --git a/debian/control b/debian/control index d69e60e..a2523c5 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,16 @@ Source: youtube-dl Section: web Priority: extra Maintainer: Rogério Brito -Build-Depends: debhelper (>= 5) -Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 7.0.50~) +Build-Depends-Indep: perl +Standards-Version: 3.9.1 DM-Upload-Allowed: yes -Homepage: http://bitbucket.org/rg3/youtube-dl/ +Homepage: http://rg3.github.com/youtube-dl/ Package: youtube-dl Architecture: all -Depends: python (>= 2.4), ${misc:Depends} -Suggests: rtmpdump, gstreamer0.10-plugins-bad (>= 0.10.18.3-2) +Depends: python (>= 2.5), ${misc:Depends} +Suggests: rtmpdump Description: download videos from youtube youtube-dl is a small command-line program to download videos from YouTube.com and other sites that don't provide direct links to the @@ -22,4 +23,4 @@ Description: download videos from youtube downloading entire playlists and all videos from a given user. . Currently supported sites are video.google.com, youtube, photobucket, - and metacafe. + dailymotion, and metacafe.