[Pkg-javascript-commits] [node-serve-static] branch master updated (ca6e52e -> ad45836)
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Sep 13 19:52:20 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-serve-static.
from ca6e52e update debian changelog
new 5ee5a54 update to canonical watch format
new d36289e prepare for new upload
new ca2ea4e Imported Upstream version 1.6.1
new 72550d2 Merge tag 'upstream/1.6.1'
new fca2d6f add myself to uploaders
new 640177d add autopkgtest
new ad45836 version lock dependencies
The 7 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 | 3 +
.npmignore | 3 -
HISTORY.md | 168 ++++++++++++++++++++++++++++++++++++
History.md | 66 ---------------
README.md | 149 ++++++++++++++++++++++++++++++++
Readme.md | 90 --------------------
debian/changelog | 6 ++
debian/control | 9 +-
debian/tests/control | 2 +
debian/watch | 4 +-
index.js | 137 ++++++++++++++----------------
package.json | 22 +++--
test/fixtures/todo.html | 1 +
test/test.js | 220 ++++++++++++++++++++++++++++++++++++++++++------
14 files changed, 606 insertions(+), 274 deletions(-)
create mode 100644 .gitignore
delete mode 100644 .npmignore
create mode 100644 HISTORY.md
delete mode 100644 History.md
create mode 100644 README.md
delete mode 100644 Readme.md
create mode 100644 debian/tests/control
create mode 100644 test/fixtures/todo.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-serve-static.git
More information about the Pkg-javascript-commits
mailing list