[Pkg-javascript-commits] [node-mkdirp] branch master updated (6ff5237 -> 8571664)
Bastien Roucariès
rouca at moszumanska.debian.org
Mon Sep 18 09:17:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to branch master
in repository node-mkdirp.
from 6ff5237 Use canonical VCS fields
new 418bfc6 New upstream version 0.5.1
new f014c1a Updated version 0.5.1 from 'upstream/0.5.1'
new 2d181a8 New upstream version
new 253fd13 Fix testsuite
new 8571664 Fix lintian warning
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:
.travis.yml | 7 ++--
debian/changelog | 9 ++++++
debian/compat | 2 +-
debian/control | 18 ++++++-----
.../0001-disable-test-that-need-mock-fs.patch | 37 ++++++++++++++++++++++
debian/patches/0002-avoid-double-end.patch | 18 +++++++++++
debian/patches/series | 2 ++
debian/rules | 10 ++++++
debian/tests/control | 6 ++--
debian/tests/require | 3 ++
debian/tests/runtestsuite | 26 +++++++++++++++
debian/watch | 2 +-
index.js | 5 +--
package.json | 8 ++---
test/chmod.js | 9 ++++--
test/clobber.js | 3 +-
test/mkdirp.js | 6 ++--
test/opts_fs.js | 6 ++--
test/opts_fs_sync.js | 6 ++--
test/perm.js | 8 +++--
test/perm_sync.js | 8 +++--
test/race.js | 17 ++++------
test/rel.js | 6 ++--
test/root.js | 3 +-
test/sync.js | 6 ++--
test/umask.js | 4 ++-
test/umask_sync.js | 4 ++-
27 files changed, 186 insertions(+), 53 deletions(-)
create mode 100644 debian/patches/0001-disable-test-that-need-mock-fs.patch
create mode 100644 debian/patches/0002-avoid-double-end.patch
create mode 100644 debian/patches/series
create mode 100755 debian/tests/require
create mode 100755 debian/tests/runtestsuite
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mkdirp.git
More information about the Pkg-javascript-commits
mailing list