[get-flash-videos] 05/08: debian/patches/UpdateGoogleVideoURL.patch: Merged to the upstream.

Takaki Taniguchi takaki at moszumanska.debian.org
Wed Jul 5 02:37:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

takaki pushed a commit to branch master
in repository get-flash-videos.

commit 2b3647f4888d63e5c16bd98a79e1a0dc2ed89509
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Wed Jul 5 11:28:02 2017 +0900

    debian/patches/UpdateGoogleVideoURL.patch: Merged to the upstream.
---
 debian/patches/UpdateGoogleVideoURL.patch | 17 -----------------
 debian/patches/series                     |  1 -
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/UpdateGoogleVideoURL.patch b/debian/patches/UpdateGoogleVideoURL.patch
deleted file mode 100644
index d0e90c9..0000000
--- a/debian/patches/UpdateGoogleVideoURL.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Update URL fro Google Video Search
-Author: Dallas E. Legan <aw585 at lafn.org>
-Bug: https://code.google.com/p/get-flash-videos/issues/detail?id=561
-Bug-Debian: https://bugs.debian.org/742450
-Forwarded: yes
-Last-Update: 2014-03-23
---- a/lib/FlashVideo/Site/Googlevideosearch.pm
-+++ b/lib/FlashVideo/Site/Googlevideosearch.pm
-@@ -13,7 +13,7 @@
- 
-   $browser->allow_redirects;
-   
--  $browser->get('http://video.google.com/videoadvancedsearch');
-+  $browser->get('http://www.google.com/videohp');
- 
-   $browser->submit_form(
-     with_fields => {
diff --git a/debian/patches/series b/debian/patches/series
index 02d18a5..dcf76f5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-UpdateGoogleVideoURL.patch
 00_fix_manpage_warning.diff
 use_libcrypt-blowfish-perl.diff
 no-network-tests.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/get-flash-videos.git



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