[Pkg-javascript-commits] [node-depd] branch master updated (85e9092 -> 0401757)
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Tue Sep 9 17:20:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a change to branch master
in repository node-depd.
from 85e9092 fix dversionmangle
new 7a81486 prepare for new upload
new f8cfd1b Imported Upstream version 0.4.4
new 4e4965c Merge tag 'upstream/0.4.4'
new 17e4106 simpler autopkgtest
new 309cf8e remove commented out junk in rules
new 0401757 changelog
The 6 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:
History.md | 29 +++++
Readme.md | 29 ++++-
debian/changelog | 8 ++
debian/rules | 4 -
debian/tests/control | 4 +-
debian/tests/require | 3 -
files/message.png | Bin 2733 -> 2857 bytes
index.js | 104 +++++++++++++++---
package.json | 4 +-
test/fixtures/my-lib.js | 15 +++
test/fixtures/old-lib.js | 5 +
test/fixtures/script.js | 8 ++
test/fixtures/{new-lib.js => thing-lib.js} | 2 +-
test/fixtures/{old-lib.js => trace-lib.js} | 4 +-
test/test.js | 171 +++++++++++++++++++++++++++++
15 files changed, 355 insertions(+), 35 deletions(-)
delete mode 100644 debian/tests/require
create mode 100644 test/fixtures/script.js
copy test/fixtures/{new-lib.js => thing-lib.js} (52%)
copy test/fixtures/{old-lib.js => trace-lib.js} (51%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-depd.git
More information about the Pkg-javascript-commits
mailing list