[Pkg-javascript-commits] [node-source-map] branch master updated (3338d09 -> 7b9c88a)
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sun Oct 12 12:18:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a change to branch master
in repository node-source-map.
from 3338d09 left note about not included changes in version 0.1.33-1 (but already in git)
new a2b492d Imported Upstream version 0.1.40
new a006ed7 Merge tag 'upstream/0.1.40'
new 70a5396 add autopkgtest suite
new c30d975 Bump Standards-Version 3.9.6
new 7b9c88a finalize
The 5 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:
CHANGELOG.md | 36 ++++++++
README.md | 7 +-
debian/changelog | 14 +--
debian/control | 3 +-
debian/tests/control | 2 +
debian/tests/require | 3 +
lib/source-map/base64-vlq.js | 10 +--
lib/source-map/source-map-consumer.js | 39 ++++----
lib/source-map/source-map-generator.js | 67 +++++++-------
lib/source-map/source-node.js | 24 +++--
lib/source-map/util.js | 45 +++++++---
package.json | 8 +-
test/source-map/test-base64-vlq.js | 5 +-
test/source-map/test-source-map-consumer.js | 70 +++++++++++++--
test/source-map/test-source-map-generator.js | 127 +++++++++++++++++++++++++--
test/source-map/test-source-node.js | 125 ++++++++++++++++++++++++++
test/source-map/test-util.js | 89 +++++++++++++++++++
test/source-map/util.js | 15 ++++
18 files changed, 581 insertions(+), 108 deletions(-)
create mode 100644 debian/tests/control
create mode 100644 debian/tests/require
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-source-map.git
More information about the Pkg-javascript-commits
mailing list