[Pkg-javascript-commits] [typescript-types] branch master updated (86ebb4e -> cf7b1bf)
Ximin Luo
infinity0 at debian.org
Fri May 19 19:59:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch master
in repository typescript-types.
from 86ebb4e Release 20170424-1 to Debian unstable.
new 419ac40 New upstream version 20170519
new 1e16415 Merge tag 'upstream/20170519'
new 1d66652 Update package metadata
new cf7b1bf Add documentation on out-of-sync packages
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:
{lodash => chai}/LICENSE | 0
chai/README.md | 16 +
chai/index.d.ts | 1252 +++++++
chai/package.json | 42 +
debian/README.Debian | 25 +
debian/changelog | 7 +
debian/control | 14 +-
debian/copyright | 7 +-
debian/get-orig-source.sh | 2 +
fs-extra/LICENSE | 42 +-
fs-extra/README.md | 4 +-
fs-extra/index.d.ts | 457 ++-
fs-extra/package.json | 14 +-
{fs-extra => jquery}/LICENSE | 0
jquery/README.md | 6 +-
jquery/index.d.ts | 7571 +++++++++++++++++++++---------------------
jquery/package.json | 8 +-
jsdom/README.md | 16 +
jsdom/index.d.ts | 198 ++
jsdom/package.json | 20 +
jsdom/types-metadata.json | 30 +
lodash/README.md | 2 +-
lodash/index.d.ts | 18 +-
lodash/package.json | 4 +-
node/README.md | 4 +-
node/index.d.ts | 154 +-
node/package.json | 8 +-
packages.list | 14 +-
{lodash => shelljs}/LICENSE | 0
shelljs/README.md | 4 +-
shelljs/index.d.ts | 167 +-
shelljs/package.json | 4 +-
shelljs/types-metadata.json | 35 -
sinon/LICENSE | 42 +-
sinon/README.md | 4 +-
sinon/index.d.ts | 957 +++---
sinon/package.json | 12 +-
37 files changed, 6522 insertions(+), 4638 deletions(-)
copy {lodash => chai}/LICENSE (100%)
create mode 100644 chai/README.md
create mode 100644 chai/index.d.ts
create mode 100644 chai/package.json
copy {fs-extra => jquery}/LICENSE (100%)
create mode 100644 jsdom/README.md
create mode 100644 jsdom/index.d.ts
create mode 100644 jsdom/package.json
create mode 100644 jsdom/types-metadata.json
copy {lodash => shelljs}/LICENSE (100%)
delete mode 100644 shelljs/types-metadata.json
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/typescript-types.git
More information about the Pkg-javascript-commits
mailing list