[libwww-youtube-download-perl] branch master updated (f5af13f -> ed910a3)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Jun 7 19:45:29 UTC 2015


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

dmn pushed a change to branch master
in repository libwww-youtube-download-perl.

      from  f5af13f   Merge tag 'debian/0.56-2'
      adds  5c2fe2e   Imported Upstream version 0.57
       new  bcc1410   Merge tag 'upstream/0.57'
       new  d37cf28   Reformat debian/control with cme
       new  b1392e3   Mark package as autopkgtest-able
       new  167c91c   Declare compliance with Debian Policy 3.9.6
       new  9aacb70   Add explicit build dependency on libmodule-build-perl
       new  424e191   drop all patches -- released upstream
       new  88c7a57   more differences with upstream tarball/branch
       new  ed910a3   releasing package libwww-youtube-download-perl version 0.57-1

The 8 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:
 Build.PL                                           | 34 +++++-----
 Changes                                            |  7 ++
 MANIFEST                                           |  3 +-
 META.json                                          | 23 ++++---
 META.yml                                           | 36 +++++-----
 README.md                                          | 41 ++++++------
 bin/youtube-download                               | 24 ++++++-
 bin/youtube-playlists                              |  0
 contrib/gencode.pl                                 | 61 +++++++++++++++++
 debian/changelog                                   | 13 +++-
 debian/control                                     | 39 ++++++-----
 .../Dont_fail_if_we_can't_find_a_signature.patch   | 27 --------
 ...arser_stop_when_it_finds_trailing_garbage.patch | 21 ------
 debian/patches/series                              |  2 -
 lib/WWW/YouTube/Download.pm                        | 67 ++++++++++---------
 t/00_compile.t                                     |  8 +--
 t/signatures.t                                     | 78 ----------------------
 t/youtube.t                                        | 38 +++++++++++
 xt/02_perlcritic.t                                 | 16 ++---
 xt/perlcriticrc                                    |  9 ++-
 20 files changed, 284 insertions(+), 263 deletions(-)
 mode change 100644 => 100755 bin/youtube-download
 mode change 100644 => 100755 bin/youtube-playlists
 create mode 100644 contrib/gencode.pl
 delete mode 100644 debian/patches/Dont_fail_if_we_can't_find_a_signature.patch
 delete mode 100644 debian/patches/Let_the_JSON_parser_stop_when_it_finds_trailing_garbage.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 t/signatures.t
 create mode 100644 t/youtube.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-youtube-download-perl.git



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