[Pkg-javascript-commits] [node-po2json] branch master updated (c856329 -> c868a2b)
Mathias Behrle
mbehrle at moszumanska.debian.org
Wed Aug 31 18:37:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a change to branch master
in repository node-po2json.
from c856329 Releasing debian version 0.4.2-2.
new b008bbc Adding a simple autopkgtest.
new 0a4768f Imported Upstream version 0.4.4
new 14d5ce3 Merge tag 'upstream/0.4.4'
new c868a2b Releasing debian version 0.4.4-1.
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:
.travis.yml | 1 +
README.md | 5 +++++
bower.json | 2 +-
debian/changelog | 7 +++++++
debian/tests/control | 2 ++
debian/tests/require | 3 +++
lib/parse.js | 14 +++++++++++---
package.json | 9 ++++++++-
test/fixtures/en-no-header.json | 6 ++++++
test/fixtures/en-no-header.po | 4 ++++
test/fixtures/ja.json | 16 ++++++++++++++++
test/fixtures/ja.po | 22 ++++++++++++++++++++++
test/po2json_test.js | 28 ++++++++++++++++++++++++++++
13 files changed, 114 insertions(+), 5 deletions(-)
create mode 100644 debian/tests/control
create mode 100644 debian/tests/require
create mode 100644 test/fixtures/en-no-header.json
create mode 100644 test/fixtures/en-no-header.po
create mode 100644 test/fixtures/ja.json
create mode 100755 test/fixtures/ja.po
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-po2json.git
More information about the Pkg-javascript-commits
mailing list