]> Raphaël G. Git Repositories - youtubedl/blobdiff - debian/control
debian/control: Add fields for the VCS system.
[youtubedl] / debian / control
index 3749c98950b516708229096c69a289714a786dc4..f95296d5d1e60bcf4d23c813e439dc05420bd477 100644 (file)
@@ -2,14 +2,18 @@ Source: youtube-dl
 Section: web
 Priority: extra
 Maintainer: Rogério Brito <rbrito@ime.usp.br>
-Build-Depends: debhelper (>= 5)
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: perl
+Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
-Homepage: http://bitbucket.org/rg3/youtube-dl/
+Homepage: http://rg3.github.com/youtube-dl/
+VCS-Git: git://anonscm.debian.org/collab-maint/youtube-dl.git
+VCS-Browse: http://anonscm.debian.org/gitweb/?p=collab-maint/youtube-dl.git
 
 Package: youtube-dl
 Architecture: all
-Depends: python (>= 2.4)
+Depends: python (>= 2.5), ${misc:Depends}
+Recommends: ffmpeg
 Suggests: rtmpdump
 Description: download videos from youtube
  youtube-dl is a small command-line program to download videos from
@@ -21,5 +25,5 @@ Description: download videos from youtube
  automatically determine the best quality video to grab. It supports
  downloading entire playlists and all videos from a given user.
  .
- Currently supported sites are video.google.com, youtube, photobucket,
and metacafe.
+ Currently supported sites are video.google.com, Youtube, Photobucket,
Dailymotion, Metacafe, Facebook, Yahoo!, and depositfiles.com.