[Pkg-javascript-commits] [node-magic-string] branch master updated (c190696 -> bde1756)

Julien Puydt julien.puydt at laposte.net
Thu Jul 6 15:49:53 UTC 2017


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

jpuydt-guest pushed a change to branch master
in repository node-magic-string.

      from  c190696   Added a DEP3 header to the patch
       new  50019fc   New upstream version 0.21.3
       new  7369452   Updated version 0.21.3 from 'upstream/0.21.3'
       new  92ced5e   Package new upstream 0.21.3
       new  3bad170   Remove the default argument patch, now unneeded
       new  30a440a   Bump standards-version to 4.0.0
       new  bde1756   Prepare for upload

The 6 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:
 .travis.yml                      |   3 +-
 CHANGELOG.md                     |  26 +++++++++
 README.md                        |  10 ++--
 debian/changelog                 |   8 +--
 debian/control                   |   2 +-
 debian/patches/default_arg.patch |  49 -----------------
 debian/patches/series            |   1 -
 debian/rules                     |   2 +-
 index.d.ts                       |  78 +++++++++++++++++++++++++++
 package.json                     |   4 +-
 src/Chunk.js                     |   8 +--
 src/MagicString.js               |  56 +++++++++++++++-----
 src/index-legacy.js              |   1 +
 test/MagicString.Bundle.js       |   4 +-
 test/MagicString.js              | 112 ++++++++++++++++++++++++++-------------
 15 files changed, 248 insertions(+), 116 deletions(-)
 delete mode 100644 debian/patches/default_arg.patch
 delete mode 100644 debian/patches/series
 create mode 100644 index.d.ts

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



More information about the Pkg-javascript-commits mailing list