[get-flash-videos] branch master updated (86f4af9 -> be63347)

Damyan Ivanov dmn at moszumanska.debian.org
Fri Jan 12 20:30:34 UTC 2018


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  86f4af9   update changelog
      adds  a0d8ad9   New upstream version 1.25.95
       new  aabb23f   Update upstream source from tag 'upstream/1.25.95'
       new  58bb45d   drop two patches applied upstream
       new  0571af4   declare conformance with Policy 4.1.3 (no changes needed)
       new  be63347   releasing package get-flash-videos version 1.25.95-1

The 4 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:
 debian/changelog                                   |  8 +-
 debian/control                                     |  2 +-
 .../Count-https-video-URLs-in-the-results.patch    | 30 -------
 .../patches/deprecated-left-brace-in-regex.patch   | 21 -----
 debian/patches/series                              |  2 -
 get_flash_videos                                   |  8 +-
 lib/FlashVideo/DASHDownloader.pm                   | 22 +++++
 lib/FlashVideo/HLSDownloader.pm                    | 27 +++++++
 .../{HLSDownloader.pm => HLSXDownloader.pm}        | 54 ++++++++++++-
 lib/FlashVideo/RTMPDownloader.pm                   |  2 +-
 lib/FlashVideo/Site/Dplay.pm                       | 37 +++++++++
 lib/FlashVideo/Site/Itv.pm                         | 93 +++++++++++++++++++++-
 lib/FlashVideo/Utils.pm                            | 26 +-----
 t/google_video_search.t                            |  2 +-
 utils/combine-perl.pl                              |  1 +
 15 files changed, 247 insertions(+), 88 deletions(-)
 delete mode 100644 debian/patches/Count-https-video-URLs-in-the-results.patch
 delete mode 100644 debian/patches/deprecated-left-brace-in-regex.patch
 create mode 100644 lib/FlashVideo/DASHDownloader.pm
 copy lib/FlashVideo/{HLSDownloader.pm => HLSXDownloader.pm} (67%)

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