[Pkg-javascript-commits] [node-es5-shim] branch debian/jessie-backports updated (c38db44 -> 65dbe98)
Andreas Tille
tille at debian.org
Fri Jun 16 08:07:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch debian/jessie-backports
in repository node-es5-shim.
from c38db44 Rebuild for jessie-backports
adds b0142fc Bump standards-version up
adds 2e19a48 Fix Vcs-* fields (https)
adds 2a62a63 Imported Upstream version 4.5.8
adds c091440 Merge tag 'upstream/4.5.8'
adds 5c2b7e7 Update to upstream 4.5.8
adds af6b137 Made the override on es5-shim.js more precise
adds 8e8db9c Don't ship copies but links in node-es5-shim
adds f28199f Correct links for the node- package
adds 14e7cdc Imported Upstream version 4.5.9
adds 708b472 Merge tag 'upstream/4.5.9'
adds d7fe6b8 New upstream release
adds e7783b3 Complete d/ch
new aa199c8 Merge tag 'debian/4.5.9-1' into debian/jessie-backports
new 65dbe98 Rebuild for jessie-backports
The 2 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:
.eslintrc | 1 +
.jscs.json | 27 +-
.travis.yml | 31 +-
CHANGES | 67 +
LICENSE | 2 +-
README.md | 14 +
component.json | 2 +-
debian/changelog | 22 +
debian/control | 6 +-
debian/node-es5-shim.install | 2 -
debian/node-es5-shim.links | 2 +
debian/source/lintian-overrides | 2 +-
es5-sham.js | 943 +++++------
es5-sham.map | 2 +-
es5-sham.min.js | 4 +-
es5-shim.js | 3482 +++++++++++++++++++++------------------
es5-shim.map | 2 +-
es5-shim.min.js | 4 +-
package.json | 20 +-
tests/.eslintrc | 5 +
tests/helpers/h-matchers.js | 3 +-
tests/index.html | 2 +-
tests/index.min.html | 3 +-
tests/lib/jasmine.js | 8 +-
tests/lib/json2.js | 478 ------
tests/native.html | 2 +-
tests/spec/s-array.js | 94 +-
tests/spec/s-date.js | 382 ++++-
tests/spec/s-error.js | 2 +-
tests/spec/s-function.js | 2 +-
tests/spec/s-global.js | 48 +-
tests/spec/s-number.js | 6 +-
tests/spec/s-object.js | 89 +-
tests/spec/s-regexp.js | 28 +-
tests/spec/s-string.js | 52 +-
35 files changed, 3046 insertions(+), 2793 deletions(-)
create mode 100644 debian/node-es5-shim.links
create mode 100644 tests/.eslintrc
delete mode 100644 tests/lib/json2.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es5-shim.git
More information about the Pkg-javascript-commits
mailing list