[Pkg-javascript-commits] [node-compressible] branch master updated (f019076 -> 7dcbd77)

Leo Iannacone l3on-guest at moszumanska.debian.org
Sat Oct 11 12:41:42 UTC 2014


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

l3on-guest pushed a change to branch master
in repository node-compressible.

      from  f019076   Release
       new  4eae21b   fix dversionmangle
       new  76f62e9   Imported Upstream version 2.0.1
       new  28c6d0d   Merge tag 'upstream/2.0.1'
       new  3634279   depends on node-mime-types
       new  7d3305f   removed specification.json from debian/install
       new  7c90a4b   install HISTORY.md as upstream changelog
       new  f2f9661   add autopkgtest
       new  510cd35   use mime-db from mime-types modules
       new  c0017d2   Bump Standard-Version 3.9.6
       new  8f1198f   0001-fix_upstream_test.patch: do not fail if new mime-db does not have the type require by the tests
       new  0f4eccf   revert changes commited to index.js
       new  9b54601   update debian copyright according with new LICENSE file
       new  7dcbd77   finalize

The 13 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:
 .npmignore                                         |   9 -
 .travis.yml                                        |  14 +-
 HISTORY.md                                         |  17 +
 README.md => LICENSE                               |  38 +-
 README.md                                          |  63 +--
 debian/changelog                                   |  17 +
 debian/control                                     |   5 +-
 debian/copyright                                   |   3 +-
 debian/install                                     |   1 -
 .../patches/0000-use_mime-db_from_mime-types.patch |  30 ++
 debian/patches/0001-fix_upstream_test.patch        |  20 +
 debian/patches/series                              |   2 +
 debian/rules                                       |   3 +
 debian/tests/control                               |   2 +
 debian/tests/require                               |   3 +
 debian/watch                                       |   2 +-
 index.js                                           |  51 ++-
 package.json                                       |  42 +-
 specifications.json                                | 473 ---------------------
 test/test.js                                       |  67 ++-
 20 files changed, 208 insertions(+), 654 deletions(-)
 delete mode 100644 .npmignore
 create mode 100644 HISTORY.md
 copy README.md => LICENSE (54%)
 create mode 100644 debian/patches/0000-use_mime-db_from_mime-types.patch
 create mode 100644 debian/patches/0001-fix_upstream_test.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/require
 delete mode 100644 specifications.json

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



More information about the Pkg-javascript-commits mailing list