[get-flash-videos] branch master updated (5bc6c08 -> f61bd57)

Damyan Ivanov dmn at moszumanska.debian.org
Mon Nov 27 10:49:30 UTC 2017


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

dmn pushed a change to branch master
in repository get-flash-videos.

      from  5bc6c08   add deprecated-left-brace-in-regex.patch
      adds  c6fcdba   New upstream version 1.25.94
       new  b4b3417   Update upstream source from tag 'upstream/1.25.94'
       new  1fe2acc   put myself in Uploaders
       new  4673b76   add libterm-readkey-perl to (build) dependencies
       new  ab67ebd   declare conformance with Policy 4.1.1 (no changes needed)
       new  f61bd57   add Count-https-video-URLs-in-the-results.patch from Niko Tyni

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.PL                                        |  4 +-
 Makefile.bsd-wrapper                               |  2 +-
 README                                             | 18 ----
 README.md                                          | 18 ++++
 debian/control                                     |  5 +-
 .../Count-https-video-URLs-in-the-results.patch    | 30 +++++++
 debian/patches/series                              |  1 +
 doc/get_flash_videos.pod                           | 12 +--
 get_flash_videos                                   | 31 +++----
 lib/FlashVideo/FFmpegDownloader.pm                 | 39 ---------
 lib/FlashVideo/HLSDownloader.pm                    | 77 ++++++++++++-----
 lib/FlashVideo/Site/Bbc.pm                         |  9 +-
 lib/FlashVideo/Site/Cbsnews.pm                     |  2 +-
 lib/FlashVideo/Site/Itv.pm                         |  4 +-
 lib/FlashVideo/Site/Pbs.pm                         | 99 +++++++++++++++++-----
 lib/FlashVideo/Site/Tv6play.pm                     | 12 ---
 lib/FlashVideo/Site/Tv8play.pm                     | 12 ---
 lib/FlashVideo/Site/Ustream.pm                     | 93 ++++++++++++--------
 lib/FlashVideo/Site/{Tv3play.pm => Viafree.pm}     | 26 ++++--
 lib/FlashVideo/Site/Vimeo.pm                       |  2 +-
 lib/FlashVideo/Utils.pm                            |  2 +-
 utils/combine-tail                                 |  1 +
 22 files changed, 297 insertions(+), 202 deletions(-)
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 debian/patches/Count-https-video-URLs-in-the-results.patch
 delete mode 100644 lib/FlashVideo/FFmpegDownloader.pm
 delete mode 100644 lib/FlashVideo/Site/Tv6play.pm
 delete mode 100644 lib/FlashVideo/Site/Tv8play.pm
 rename lib/FlashVideo/Site/{Tv3play.pm => Viafree.pm} (78%)

-- 
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