[Pkg-javascript-commits] [node-xml2js] branch master updated (525c866 -> 4f498eb)
Jérémy Lal
kapouer at alioth.debian.org
Mon Sep 23 00:32:28 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch master
in repository node-xml2js.
from 525c866 Releasing to sid
new 132db0b Imported Upstream version 0.2.8
new b3e3154 Merge tag 'upstream/0.2.8'
new 2dfc938 Rephrase description
new d2e3a18 Canonicalize Vcs fields
new 03ebf45 Add myself to uploaders
new 98bcbe3 Extend copyright year
new 4954927 MIT -> Expat
new db741b0 Watch github
new 4c2ca50 Update changelog
new 9384e31 Release
new 34b274d Do not overwrite committed file
new 4f498eb Install the right xml2js.js
The 12 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:
.npmignore => .gitignore | 0
.npmignore | 4 +
.travis.yml | 5 +
LICENSE | 2 +-
README.md | 171 ++++++++++++++++++----
debian/changelog | 11 ++
debian/clean | 1 +
debian/control | 15 +-
debian/copyright | 9 +-
debian/install | 2 +-
debian/rules | 2 +-
debian/watch | 4 +-
lib/xml2js.js | 211 ++++++++++++++++++++++-----
package.json | 20 ++-
src/xml2js.coffee | 171 ++++++++++++++++++----
test/fixtures/sample.xml | 30 +++-
test/xml2js.test.coffee | 359 +++++++++++++++++++++++++++++++++-------------
17 files changed, 803 insertions(+), 214 deletions(-)
copy .npmignore => .gitignore (100%)
create mode 100644 .travis.yml
create mode 100644 debian/clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-xml2js.git
More information about the Pkg-javascript-commits
mailing list