[Pkg-javascript-commits] [libjs-handlebars] branch master updated (8a3476c -> 56a99d7)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Sep 25 12:03:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository libjs-handlebars.
from 8a3476c update description to clarify the package
new ec74825 use more global tasks
new d5a7f11 update build deps, standards
new e83e7da New upstream version 4.0.10
new 766bb99 Updated version 4.0.10 from 'upstream/4.0.10'
new d1e5505 update changelog
new 56a99d7 refresh patches
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:
.gitattributes | 6 ++
.istanbul.yml | 2 +-
.travis.yml | 4 +-
CONTRIBUTING.md | 23 ++++-
Gruntfile.js | 9 +-
LICENSE | 2 +-
README.markdown | 2 +
bench/util/benchwarmer.js | 2 +-
components/bower.json | 2 +-
components/handlebars.js.nuspec | 2 +-
debian/changelog | 6 ++
debian/control | 6 +-
debian/patches/remove-eslint.patch | 10 +--
debian/patches/use-global-tasks.patch | 28 +++++-
docs/decorators-api.md | 4 +-
lib/handlebars/base.js | 2 +-
lib/handlebars/compiler/compiler.js | 5 +-
lib/handlebars/compiler/javascript-compiler.js | 20 +++--
lib/handlebars/exception.js | 20 ++++-
lib/handlebars/runtime.js | 24 +++--
lib/precompiler.js | 3 -
package.json | 2 +-
release-notes.md | 67 +++++++++++++-
spec/compiler.js | 37 ++++++++
spec/partials.js | 118 +++++++++++++++++++++++++
spec/precompiler.js | 4 +-
spec/regressions.js | 44 +++++++++
src/parser-prefix.js | 2 +-
src/parser-suffix.js | 3 +-
tasks/publish.js | 18 ++--
tasks/test.js | 16 ++--
31 files changed, 423 insertions(+), 70 deletions(-)
create mode 100644 .gitattributes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-handlebars.git
More information about the Pkg-javascript-commits
mailing list