r73081 - in /trunk/get-flash-videos/debian: TODO changelog clean control copyright docs patches/fix_redirect.diff patches/series watch

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Fri Apr 22 03:17:10 UTC 2011


Author: takaki
Date: Fri Apr 22 03:16:44 2011
New Revision: 73081

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73081
Log:
prepare release

Added:
    trunk/get-flash-videos/debian/TODO
    trunk/get-flash-videos/debian/clean
    trunk/get-flash-videos/debian/docs
    trunk/get-flash-videos/debian/patches/fix_redirect.diff
Modified:
    trunk/get-flash-videos/debian/changelog
    trunk/get-flash-videos/debian/control
    trunk/get-flash-videos/debian/copyright
    trunk/get-flash-videos/debian/patches/series
    trunk/get-flash-videos/debian/watch

Added: trunk/get-flash-videos/debian/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/TODO?rev=73081&op=file
==============================================================================
--- trunk/get-flash-videos/debian/TODO (added)
+++ trunk/get-flash-videos/debian/TODO Fri Apr 22 03:16:44 2011
@@ -1,0 +1,18 @@
+  TODO:
+  - d/coypright:
+    + various formatting problems with regard to the mentioned
+      "Format" --> dh-make-perl refresh --only copyright
+    + at least lib/FlashVideo/JSON.pm has a different legal situation. please
+      also check other stuff in lib/ and utils/
+  - maybe install utils/autoplay.sh as an example?
+  - FTBFS: t/google_video_search.t fails when http_proxy is set -->
+    debian/rules: override_dh_auto_test:\n\thttp_proxy= dh_auto_test
+    and debhelper >= 7.0.50~ in d/control
+
+  GENERAL REMARK:
+  we usually don't package applications, and we usually don't put applications
+  we package in trunk. there are
+  svn+ssh://svn.debian.org/svn/pkg-perl/apps{,/trunk} and
+  git+ssh://git.debian.org/git/pkg-perl/apps/
+  (both not covered by PET, and the svn-apps-directory is empty ...)
+  

Modified: trunk/get-flash-videos/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/changelog?rev=73081&op=diff
==============================================================================
--- trunk/get-flash-videos/debian/changelog (original)
+++ trunk/get-flash-videos/debian/changelog Fri Apr 22 03:16:44 2011
@@ -1,26 +1,14 @@
-get-flash-videos (1.24-1) UNRELEASED; urgency=low
+get-flash-videos (1.24-2) unstable; urgency=low
 
-  TODO:
-  - d/coypright:
-    + various formatting problems with regard to the mentioned
-      "Format" --> dh-make-perl refresh --only copyright
-    + at least lib/FlashVideo/JSON.pm has a different legal situation. please
-      also check other stuff in lib/ and utils/
-  - maybe install utils/autoplay.sh as an example?
-  - FTBFS: t/google_video_search.t fails when http_proxy is set -->
-    debian/rules: override_dh_auto_test:\n\thttp_proxy= dh_auto_test
-    and debhelper >= 7.0.50~ in d/control
-  - Merge changes with TANIGUCHI Takaki new upload package
-    http://bugs.debian.org/608975
+  [ TANIGUCHI Takaki ]
+  * Merge with Julian's works.
+  * Add Perl modules to Depends. (Closes: #620637, #623617)
 
-  GENERAL REMARK:
-  we usually don't package applications, and we usually don't put applications
-  we package in trunk. there are
-  svn+ssh://svn.debian.org/svn/pkg-perl/apps{,/trunk} and
-  git+ssh://git.debian.org/git/pkg-perl/apps/
-  (both not covered by PET, and the svn-apps-directory is empty ...)
-  
+ -- TANIGUCHI Takaki <takaki at debian.org>  Fri, 22 Apr 2011 12:15:13 +0900
+
+get-flash-videos (1.24-1) unstable; urgency=low
 
   * Initial release (Closes: #608975)
 
- -- Julián Moreno Patiño <darkjunix at gmail.com>  Tue, 01 Feb 2011 00:08:58 -0500
+ -- TANIGUCHI Takaki <takaki at debian.org>  Tue, 18 Jan 2011 22:37:04 +0900
+

Added: trunk/get-flash-videos/debian/clean
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/clean?rev=73081&op=file
==============================================================================
--- trunk/get-flash-videos/debian/clean (added)
+++ trunk/get-flash-videos/debian/clean Fri Apr 22 03:16:44 2011
@@ -1,0 +1,2 @@
+
+bin/get_flash_videos

Modified: trunk/get-flash-videos/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/control?rev=73081&op=diff
==============================================================================
--- trunk/get-flash-videos/debian/control (original)
+++ trunk/get-flash-videos/debian/control Fri Apr 22 03:16:44 2011
@@ -2,7 +2,8 @@
 Section: video
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Julián Moreno Patiño <darkjunix at gmail.com>
+Uploaders: Julián Moreno Patiño <darkjunix at gmail.com>,
+	TANIGUCHI Takaki <takaki at debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl, libwww-perl, liburi-perl,
  libtie-ixhash-perl, libwww-mechanize-perl
@@ -13,8 +14,14 @@
 
 Package: get-flash-videos
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, 
- liburi-perl, libwww-mechanize-perl, rtmpdump
+Depends: ${misc:Depends}, ${perl:Depends}, 
+	libwww-perl, 
+	liburi-perl,
+	libwww-mechanize-perl, 
+	rtmpdump,
+        libhtml-parser-perl,
+	libtie-ixhash-perl,
+	libdata-amf-perl,
 Recommends: libxml-simple-perl, liblwp-protocol-socks-perl
 Suggests: mplayer
 Description: Video downloader for various Flash-based video hosting sites
@@ -22,3 +29,12 @@
  to use the Flash player. Handy for saving videos for watching offline, and
  means you don't have to keep upgrading Flash for sites that insist on a newer
  version of the player.
+ .
+ Includes support for the following sites/players (and more!):
+ .
+ YouTube, eHow, Brightcove (used by many sites like Channel 4, Daily
+ Telegraph ...), BBC (news, etc), Metacafe, 5min, Google, fliqz,
+ nicovideo, vimeo, Blip, Break, Collegehumor, Muzu, Sevenload, Megavideo,
+ Wat.tv.
+ . 
+ Also includes a 'generic' method which works on many other sites. 

Modified: trunk/get-flash-videos/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/copyright?rev=73081&op=diff
==============================================================================
--- trunk/get-flash-videos/debian/copyright (original)
+++ trunk/get-flash-videos/debian/copyright Fri Apr 22 03:16:44 2011
@@ -3,20 +3,35 @@
 Upstream-Contact: MonsieurVideo <monsieurvideo at gmail.com>
 Source: http://code.google.com/p/get-flash-videos/
 
+Files: *
 Copyright: 2009, 2010 MonsieurVideo <monsieurvideo at gmail.com>
            2009, 2010 zakflash
-License: Apache 2.0
+License: Apache-2.0
+
+Files: lib/FlashVideo/JSON.pm 
+Copyright: 2009, 2010 MonsieurVideo <monsieurvideo at gmail.com>
+           2009, 2010 zakflash
+License: public-domain
 
 Files: debian/*
-Copyright: Copyright 2011 Julián Moreno Patiño <darkjunix at gmail.com>
-License: Apache 2.0
+Copyright: 
+	Copyright 2011 Julián Moreno Patiño <darkjunix at gmail.com>
+	2011 TANIGUCHI Takaki <takaki at debian.org>
+License: Apache-2.0
 
- Licensed under the Apache License, Version 2.0 (the "License"); you may
- not use this file except in compliance with the License. You may obtain a
- copy of the License at
-   http://www.apache.org/licenses/LICENSE-2.0
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
  Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
- WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
- License for the specific language governing permissions and limitations
- under the License.
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache version 2.0 license
+ can be found in "/usr/share/common-licenses/Apache-2.0".
+

Added: trunk/get-flash-videos/debian/docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/docs?rev=73081&op=file
==============================================================================
--- trunk/get-flash-videos/debian/docs (added)
+++ trunk/get-flash-videos/debian/docs Fri Apr 22 03:16:44 2011
@@ -1,0 +1,1 @@
+README

Added: trunk/get-flash-videos/debian/patches/fix_redirect.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/patches/fix_redirect.diff?rev=73081&op=file
==============================================================================
--- trunk/get-flash-videos/debian/patches/fix_redirect.diff (added)
+++ trunk/get-flash-videos/debian/patches/fix_redirect.diff Fri Apr 22 03:16:44 2011
@@ -1,0 +1,37 @@
+Description: Upstream changes introduced in version 1.24-1
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ get-flash-videos (1.24-1) unstable; urgency=low
+ .
+   * Initial release (Closes: #608975)
+ .
+ The person named in the Author field signed this changelog entry.
+Author: TANIGUCHI Takaki <takaki at debian.org>
+Bug-Debian: http://bugs.debian.org/608975
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- get-flash-videos-1.24.orig/lib/FlashVideo/Site/Googlevideosearch.pm
++++ get-flash-videos-1.24/lib/FlashVideo/Site/Googlevideosearch.pm
+@@ -10,6 +10,8 @@ sub search {
+ 
+   my $browser = FlashVideo::Mechanize->new;
+   
++  $browser->allow_redirects;
++
+   $browser->get('http://video.google.com/');
+ 
+   $browser->submit_form(

Modified: trunk/get-flash-videos/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/patches/series?rev=73081&op=diff
==============================================================================
--- trunk/get-flash-videos/debian/patches/series (original)
+++ trunk/get-flash-videos/debian/patches/series Fri Apr 22 03:16:44 2011
@@ -1,2 +1,3 @@
+fix_redirect.diff
 00_fix_manpage_warning.diff
 01_fix_different_extension.diff

Modified: trunk/get-flash-videos/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/get-flash-videos/debian/watch?rev=73081&op=diff
==============================================================================
--- trunk/get-flash-videos/debian/watch (original)
+++ trunk/get-flash-videos/debian/watch Fri Apr 22 03:16:44 2011
@@ -1,2 +1,2 @@
 version=3
-http://code.google.com/p/get-flash-videos/downloads/list .*/App-get_flash_videos-(.*)\.tar\.gz
+http://googlecode.debian.net/p/get-flash-videos/App-get_flash_videos-(.*)\.tar.gz




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