[Pkg-javascript-commits] [libjs-cssrelpreload] branch master updated (fdbd0a9 -> e517494)

Michael Lustfield mtecknology at debian.org
Fri Dec 29 21:03:53 UTC 2017


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

mtecknology pushed a change to branch master
in repository libjs-cssrelpreload.

      from  fdbd0a9   Fix attribution of code copy and re-upload
       new  f4d2977   Exclude test data; may bring back in the future
       new  3e49ac8   New upstream version 2.0.1+dfsg
       new  eaaba12   Update upstream source from tag 'upstream/2.0.1+dfsg'
       new  e517494   dfsg + new release

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:
 .gitignore => .npmignore         |    1 -
 .travis.yml                      |    2 +-
 README.md                        |   39 +-
 debian/changelog                 |    4 +-
 debian/copyright                 |    1 +
 debian/watch                     |    1 +
 package.json                     |    4 +-
 src/cssrelpreload.js             |  146 ++-
 src/loadCSS.js                   |    2 +-
 test/110-reducedexample.html     |   31 -
 test/body.html                   |   12 -
 test/control.html                |   12 -
 test/import.html                 |   13 -
 test/preload-switch.html         |   49 -
 test/preload.html                |   49 -
 test/qunit/files/preloadtest.css |    1 -
 test/qunit/files/test.css        |    6 -
 test/qunit/index.html            |   23 -
 test/qunit/libs/qunit/qunit.css  |  244 -----
 test/qunit/libs/qunit/qunit.js   | 2152 --------------------------------------
 test/qunit/tests.js              |  124 ---
 test/slow.css.php                |    6 -
 test/test-onload.html            |  115 --
 test/test.html                   |  106 --
 24 files changed, 134 insertions(+), 3009 deletions(-)
 copy .gitignore => .npmignore (72%)
 delete mode 100644 test/110-reducedexample.html
 delete mode 100644 test/body.html
 delete mode 100644 test/control.html
 delete mode 100644 test/import.html
 delete mode 100644 test/preload-switch.html
 delete mode 100644 test/preload.html
 delete mode 100644 test/qunit/files/preloadtest.css
 delete mode 100644 test/qunit/files/test.css
 delete mode 100644 test/qunit/index.html
 delete mode 100644 test/qunit/libs/qunit/qunit.css
 delete mode 100644 test/qunit/libs/qunit/qunit.js
 delete mode 100644 test/qunit/tests.js
 delete mode 100644 test/slow.css.php
 delete mode 100644 test/test-onload.html
 delete mode 100644 test/test.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-cssrelpreload.git



More information about the Pkg-javascript-commits mailing list