[Pkg-javascript-commits] [node-mime-types] branch master updated (bf1e400 -> a49ab47)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 5 06:24:01 UTC 2017


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

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

      from  bf1e400   taking care of FTBFS
       new  c6097a6   New upstream version 2.1.17
       new  4d45d45   Updated version 2.1.17 from 'upstream/2.1.17'
       new  f814e7a   enable autopkgtests
       new  f9b14d3   update changelog
       new  12309bf   refresh patches
       new  2632ae1   bump compat, standards
       new  0f08716   update changelog
       new  a49ab47   add build-needed restriction to autopkgtest

The 8 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:
 .eslintignore                                      |   2 +
 .eslintrc                                          |   3 +
 .gitignore                                         |   8 +
 .travis.yml                                        |  38 ++-
 HISTORY.md                                         | 208 ++++++++++++++++
 LICENSE                                            |  37 +--
 README.md                                          |  41 ++--
 debian/changelog                                   |   9 +
 debian/compat                                      |   2 +-
 debian/control                                     |   5 +-
 .../patches/0002-update-tests-with-new-mimes.patch |  20 --
 debian/patches/0003-exports-mime.db.patch          |   7 +-
 debian/tests/control                               |   7 +
 index.js                                           | 217 +++++++++++++----
 package.json                                       |  16 +-
 test/.eslintrc                                     |   5 +
 test/mime.js                                       |  66 ------
 test/test.js                                       | 263 +++++++++++++++------
 18 files changed, 699 insertions(+), 255 deletions(-)
 create mode 100644 .eslintignore
 create mode 100644 .eslintrc
 create mode 100644 .gitignore
 create mode 100644 test/.eslintrc
 delete mode 100644 test/mime.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mime-types.git



More information about the Pkg-javascript-commits mailing list