]> Raphaël G. Git Repositories - youtubedl/commitdiff
cosmetics: Run wrap-and-sort to make the packaging canonical.
authorRogério Brito <rbrito@ime.usp.br>
Wed, 14 Sep 2011 05:22:02 +0000 (02:22 -0300)
committerRogério Brito <rbrito@ime.usp.br>
Wed, 14 Sep 2011 05:22:02 +0000 (02:22 -0300)
debian/control
debian/copyright

index f95296d5d1e60bcf4d23c813e439dc05420bd477..2466b0c5e5e12baad86ae46b9386ec450bf3583c 100644 (file)
@@ -2,8 +2,10 @@ Source: youtube-dl
 Section: web
 Priority: extra
 Maintainer: Rogério Brito <rbrito@ime.usp.br>
-Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: perl
+Build-Depends:
+ debhelper (>= 7.0.50~)
+Build-Depends-Indep:
+ perl
 Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
 Homepage: http://rg3.github.com/youtube-dl/
@@ -12,9 +14,13 @@ VCS-Browse: http://anonscm.debian.org/gitweb/?p=collab-maint/youtube-dl.git
 
 Package: youtube-dl
 Architecture: all
-Depends: python (>= 2.5), ${misc:Depends}
-Recommends: ffmpeg
-Suggests: rtmpdump
+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
  YouTube.com and other sites that don't provide direct links to the
index b00b3fbcefcc803d82577f90295083d299b3215e..abad9d922ddc02d62f6ed3a6d01b4fb1087811df 100644 (file)
@@ -13,7 +13,7 @@ Authors:
       metacafe.com InfoExtractor and YouTube playlist InfoExtractor.
     * Danny Colligan: YouTube search InfoExtractor, ideas and patches.
     * Many other people contributing patches, code, ideas and kind messages.
-      Too many to be listed here. You know who you are. Thank you very much. 
+      Too many to be listed here. You know who you are. Thank you very much.
 
 Copyright © 2006-2010 Ricardo Garcia Gonzalez