[SCM] Debian packaging of libwww-youtube-download-perl branch, master, updated. debian/0.51-1-6-g3501014

TANIGUCHI Takaki takaki at asis.media-as.org
Wed May 8 09:30:22 UTC 2013


The following commit has been merged in the master branch:
commit b79784c4fa1851555e6aa938ff2767a2233275e1
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Wed May 8 18:23:57 2013 +0900

    debian/patches/fix_spelling.patch: Fix spelling error in man pages.

diff --git a/debian/patches/fix_spelling.patch b/debian/patches/fix_spelling.patch
new file mode 100644
index 0000000..802933f
--- /dev/null
+++ b/debian/patches/fix_spelling.patch
@@ -0,0 +1,82 @@
+Index: libwww-youtube-download-perl/bin/youtube-download
+===================================================================
+--- libwww-youtube-download-perl.orig/bin/youtube-download	2013-05-08 18:15:01.716331518 +0900
++++ libwww-youtube-download-perl/bin/youtube-download	2013-05-08 18:20:06.593821988 +0900
+@@ -140,11 +140,11 @@
+     -C, --no-colors     Disable colored output
+     -o, --output        Output filename, supports `{$value}` format
+     -e, --encode        File system encoding (e.g. cp932)
+-    -F, --fmt           Video quality (SEE ALSO wikipedia)
++    -F, --fmt           Video quality (SEE ALSO Wikipedia)
+     -f, --force         Force overwrite output file
+     -i, --interval      Download interval
+     -p, --proxy         Use the stated proxy
+-    -v, --verbose       Turns on chatty output (defult: enable)
++    -v, --verbose       Turns on chatty output (default: enable)
+     -q, --quiet         Turns off progress
+     -U, --url           Display playback URL for a video
+     -h, --help          Display help
+@@ -184,7 +184,7 @@
+ 
+ =item -o, --output
+ 
+-output filename, supports `{$value}` format (defult: {video_id}.{suffix})
++output filename, supports `{$value}` format (default: {video_id}.{suffix})
+ 
+ =item -i, --interval
+ 
+@@ -200,15 +200,15 @@
+ 
+ =item -f, --force
+ 
+-Force overwrite output file (defult: disabled)
++Force overwrite output file (default: disabled)
+ 
+ =item -F, --fmt
+ 
+-Video quality (SEE ALSO wikipedia)
++Video quality (SEE ALSO Wikipedia)
+ 
+ =item -v, --verbose
+ 
+-Truns on chatty output (defult: enabled)
++Turns on chatty output (default: enabled)
+ 
+ =item -U, --url
+ 
+@@ -216,7 +216,7 @@
+ 
+ =item -q, --quiet
+ 
+-Truns off the most output
++Turns off the most output
+ 
+ =item -h, --help
+ 
+Index: libwww-youtube-download-perl/bin/youtube-playlists
+===================================================================
+--- libwww-youtube-download-perl.orig/bin/youtube-playlists	2013-05-08 18:05:28.441528916 +0900
++++ libwww-youtube-download-perl/bin/youtube-playlists	2013-05-08 18:20:48.386026303 +0900
+@@ -99,11 +99,11 @@
+ 
+ =head1 NAME
+ 
+-youtube-playlists - Find a YouTube video urls from playlis(s)
++youtube-playlists - Find a YouTube video URLs from playlist(s)
+ 
+ =head1 SYNOPSIS
+ 
+-  # print the list of video urls
++  # print the list of video URLs
+   $ youtube-playlists http://www.youtube.com/playlist?list=PLB199169FA7413767
+   $ youtube-playlists PLB199169FA7413767
+   $ youtube-playlists B199169FA7413767
+@@ -128,7 +128,7 @@
+ 
+ =item -v, --verbose
+ 
+-truns on chatty output
++turns on chatty output
+ 
+ =item -h, --help
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e4b1c1c
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_spelling.patch

-- 
Debian packaging of libwww-youtube-download-perl



More information about the Pkg-perl-cvs-commits mailing list