[Pkg-javascript-commits] [node-rollup-plugin-replace] branch master updated (96eaca0 -> 348495e)
Julien Puydt
julien.puydt at laposte.net
Fri Sep 8 06:08:49 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-rollup-plugin-replace.
from 96eaca0 Push dh compat to 10
new 84d9bb4 New upstream version 2.0.0
new bfdde89 Updated version 2.0.0 from 'upstream/2.0.0'
new 6e53683 Package new upstream 2.0.0
new 1a52330 Bump d/watch to version 4
new 411afc5 Bump std-ver to 4.1.0
new f2ced1b Refresh the patch to support old nodejs versions
new 8146af6 Improve module exports
new 348495e Prepare for upload
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:
.travis.yml | 3 +-
CHANGELOG.md | 13 +++++
README.md | 57 ++++++++++++++++++---
appveyor.yml | 3 +-
debian/changelog | 10 ++++
debian/control | 2 +-
debian/patches/default_value | 16 +++---
debian/rules | 1 +
debian/watch | 2 +-
package.json | 23 ++++-----
rollup.config.js | 11 ++--
src/index.js | 65 ++++++++++++++++++------
test/index.js | 25 ----------
test/samples/basic/main.js | 6 +--
test/samples/boundaries/main.js | 2 +
test/samples/longest-first/main.js | 1 +
test/samples/relative/dir/foo.js | 1 +
test/samples/relative/main.js | 5 ++
test/samples/special-chars/main.js | 2 +
test/test.js | 100 +++++++++++++++++++++++++++++++++++++
20 files changed, 265 insertions(+), 83 deletions(-)
delete mode 100644 test/index.js
create mode 100644 test/samples/boundaries/main.js
create mode 100644 test/samples/longest-first/main.js
create mode 100644 test/samples/relative/dir/foo.js
create mode 100644 test/samples/relative/main.js
create mode 100644 test/samples/special-chars/main.js
create mode 100644 test/test.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-rollup-plugin-replace.git
More information about the Pkg-javascript-commits
mailing list