[Pkg-javascript-commits] [node-read-package-json] branch master updated (e2af205 -> 18b1046)
Jérémy Lal
kapouer at moszumanska.debian.org
Tue Jul 29 00:01:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch master
in repository node-read-package-json.
from e2af205 Update changelog
new 09b10aa Imported Upstream version 1.2.4
new 8bfe13d Merge tag 'upstream/1.2.4'
new 77c1739 Standards-Version 3.9.5
new fe52262 Move to pkg-javascript
new 18b1046 Release
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:
.gitignore | 13 ++++++++++++
debian/changelog | 8 ++++++++
debian/control | 6 +++---
package.json | 8 ++++----
read-json.js | 41 ++++++++++++++++++++++++++++++++++----
test/fixtures/not-json.css | 2 +-
test/fixtures/readmes/README | 1 +
test/fixtures/readmes/README.md | 1 +
test/fixtures/readmes/package.json | 1 +
test/fixtures/readmes/readmexxx.yz | 1 +
test/non-json.js | 3 ++-
test/readmes.js | 29 +++++++++++++++++++++++++++
12 files changed, 101 insertions(+), 13 deletions(-)
create mode 100644 .gitignore
create mode 100644 test/fixtures/readmes/README
create mode 100644 test/fixtures/readmes/README.md
create mode 100644 test/fixtures/readmes/package.json
create mode 100644 test/fixtures/readmes/readmexxx.yz
create mode 100644 test/readmes.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-read-package-json.git
More information about the Pkg-javascript-commits
mailing list