[Pkg-javascript-commits] [node-mime] branch master updated (633e185 -> 510a0cc)

László Böszörményi gcs at moszumanska.debian.org
Sun Jul 26 07:34:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

gcs pushed a change to branch master
in repository node-mime.

      from  633e185   Release
       new  8231c6c   Imported Upstream version 1.3.4
       new  510a0cc   Merge tag 'upstream/1.3.4'

The 2 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       |    2 +
 .npmignore       |    0
 README.md        |   62 ++-
 build/build.js   |   11 +
 build/test.js    |   57 ++
 cli.js           |    8 +
 mime.js          |   10 +-
 package.json     |   34 +-
 test.js          |   84 ---
 types.json       |    1 +
 types/mime.types | 1588 ------------------------------------------------------
 types/node.types |   77 ---
 12 files changed, 153 insertions(+), 1781 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .npmignore
 create mode 100644 build/build.js
 create mode 100644 build/test.js
 create mode 100644 cli.js
 delete mode 100644 test.js
 create mode 100644 types.json
 delete mode 100644 types/mime.types
 delete mode 100644 types/node.types

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mime.git



More information about the Pkg-javascript-commits mailing list