[Pkg-javascript-commits] [node-vlq] branch master updated (0e89246 -> c43c785)
Julien Puydt
julien.puydt at laposte.net
Mon Jan 15 10:22:37 UTC 2018
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository node-vlq.
from 0e89246 Prepare for upload
new 5f83b91 Use https for d/copyright's Format
new a6aa5ad New upstream version 1.0.0
new a4e8991 Update upstream source from tag 'upstream/1.0.0'
new c43c785 Package upstream 1.0.0 and refresh packaging
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:
.gitignore | 3 +-
CHANGELOG.md | 4 +++
debian/changelog | 10 ++++++
debian/control | 7 ++--
debian/copyright | 6 ++--
debian/rules | 5 ++-
dist/vlq.js | 91 --------------------------------------------------
package-lock.json | 77 +++++++++++++++++++++++++++++++-----------
package.json | 15 +++++----
rollup.config.js | 21 ++++++++++++
src/{vlq.js => vlq.ts} | 32 +++++++++---------
tsconfig.json | 18 ++++++++++
12 files changed, 146 insertions(+), 143 deletions(-)
delete mode 100644 dist/vlq.js
create mode 100644 rollup.config.js
rename src/{vlq.js => vlq.ts} (59%)
create mode 100644 tsconfig.json
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-vlq.git
More information about the Pkg-javascript-commits
mailing list