[Pkg-javascript-commits] [acorn] branch master updated (499a7a3 -> 39da0a2)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 14 14:30:07 UTC 2015


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

sebastic pushed a change to branch master
in repository acorn.

      from  499a7a3   Set the date embedded in man pages to the changelog date for reproducible builds.
       new  f1e9c54   Close bug in changelog.
       new  0c58577   Limit uscan to 0.x versions.
       new  873da86   Imported Upstream version 0.12.0
       new  1938365   Merge tag 'upstream/0.12.0'
       new  2754588   New upstream release.
       new  b45bbb2   Refresh patches.
       new  22c4def   Drop XS-Testsuite field, dpkg supports it by default now.
       new  39da0a2   Set distribution to unstable.

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:
 .gitignore                  |    2 +
 .npmignore                  |    3 +
 README.md                   |   19 +-
 acorn.js                    |  878 ++++++-----
 acorn_loose.js              |  274 ++--
 bin/acorn                   |   22 +-
 debian/changelog            |   10 +-
 debian/control              |    1 -
 debian/patches/nodejs.patch |    6 +-
 debian/watch                |    2 +-
 package.json                |    4 +-
 test/driver.js              |    5 +-
 test/tests-harmony.js       | 3387 ++++++++++++++++++++++++++-----------------
 test/tests.js               |  176 ++-
 util/walk.js                |   20 +-
 15 files changed, 2908 insertions(+), 1901 deletions(-)
 create mode 100644 .npmignore

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



More information about the Pkg-javascript-commits mailing list