[Pkg-javascript-commits] [node-ytdl-core] branch master updated (de2af63 -> 94766b2)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Sep 12 23:23:03 UTC 2014


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

andrewrk-guest pushed a change to branch master
in repository node-ytdl-core.

      from  de2af63   fix dversionmangle
       new  0f9fb4a   simpler autopkgtest
       new  02d1f8a   update changelog to latest upstream
       new  9fe104d   Imported Upstream version 0.2.4
       new  775de25   Merge tag 'upstream/0.2.4'
       new  8e7e53e   add patch to bundle jstream
       new  dafd28b   add copyright entry for bundled jstream
       new  5e37d2a   add node_modules to install
       new  94766b2   remove commented out junk from rules file

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:
 README.md                                          |    3 +
 debian/changelog                                   |    5 +-
 debian/control                                     |    1 -
 debian/copyright                                   |    4 +
 debian/install                                     |    1 +
 debian/patches/bundle-jstream.patch                |  234 +++
 debian/patches/series                              |    1 +
 debian/rules                                       |    7 -
 debian/tests/control                               |    4 +-
 debian/tests/require                               |    3 -
 lib/info.js                                        |    2 +-
 lib/sig.js                                         |  138 +-
 lib/util.js                                        |    5 +-
 package.json                                       |    6 +-
 .../html5player/html5player-en_US-vfl0Cbn9e.js     | 1402 ++++++++++++++++++
 .../html5player/html5player-en_US-vfl5aDZwb.js     | 1409 ++++++++++++++++++
 .../html5player/html5player-en_US-vfl9FYC6l.js     | 1425 ++++++++++++++++++
 .../html5player/html5player-en_US-vflnwMARr.js     | 1299 ----------------
 .../html5player/html5player-en_US-vflqZIm5b.js     | 1418 ++++++++++++++++++
 .../html5player/html5player-ima-en_US-vflWnCYSF.js | 1273 ----------------
 test/files/html5player/html5player-vfl66X2C5.js    |  940 ------------
 test/files/html5player/html5player-vflG49soT.js    |  990 -------------
 test/files/html5player/html5player-vflcY_8N0.js    | 1008 -------------
 test/files/html5player/html5player-vflveGye9.js    |  755 ----------
 test/files/info/_HSylqgVYQI.json                   |  349 +++--
 test/files/info/_HSylqgVYQI_download.json          |  350 ++++-
 test/files/video_info/_HSylqgVYQI                  |    2 +-
 test/files/video_info/pJk0p-98Xzc                  |    2 +-
 test/files/watch/pJk0p-98Xzc                       | 1558 ++++++--------------
 test/html5player.json                              |    6 +
 test/info-test.js                                  |    6 +-
 test/sig-test.js                                   |   39 +-
 test/util-test.js                                  |    2 +-
 33 files changed, 7038 insertions(+), 7609 deletions(-)
 create mode 100644 debian/patches/bundle-jstream.patch
 create mode 100644 debian/patches/series
 delete mode 100644 debian/tests/require
 create mode 100644 test/files/html5player/html5player-en_US-vfl0Cbn9e.js
 create mode 100644 test/files/html5player/html5player-en_US-vfl5aDZwb.js
 create mode 100644 test/files/html5player/html5player-en_US-vfl9FYC6l.js
 delete mode 100644 test/files/html5player/html5player-en_US-vflnwMARr.js
 create mode 100644 test/files/html5player/html5player-en_US-vflqZIm5b.js
 delete mode 100644 test/files/html5player/html5player-ima-en_US-vflWnCYSF.js
 delete mode 100644 test/files/html5player/html5player-vfl66X2C5.js
 delete mode 100644 test/files/html5player/html5player-vflG49soT.js
 delete mode 100644 test/files/html5player/html5player-vflcY_8N0.js
 delete mode 100644 test/files/html5player/html5player-vflveGye9.js
 create mode 100644 test/html5player.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ytdl-core.git



More information about the Pkg-javascript-commits mailing list