News for package node-mime-types

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: node-mime-types
Binary: node-mime-types
Architecture: all
Version: 2.0.2-1
Maintainer: Debian Javascript Maintainers <[email protected]>
Uploaders: Leo Iannacone <[email protected]>
Homepage: https://github.com/expressjs/mime-types
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-mime-types.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-mime-types.git
Testsuite: autopkgtest
Build-Depends: debhelper (>= 8), dh-buildinfo, nodejs, mime-support, node-mime, node-mocha
Package-List:
 node-mime-types deb web extra arch=all
Checksums-Sha1:
 9333c5166988080156336d252d45c2da9f2e3294 4539 node-mime-types_2.0.2.orig.tar.gz
 277e48412ff40ba1118f5b9e82eca48693c42656 47980 node-mime-types_2.0.2-1.debian.tar.xz
Checksums-Sha256:
 14eb4a8c75bbd9df8ee7c528c38743ec239035c21a99820dd2a9a3fe5ebf8d21 4539 node-mime-types_2.0.2.orig.tar.gz
 2a48c48872c935c229e1dd78ae38a2ca64c39bbacfdc45375a3cbe94823171f5 47980 node-mime-types_2.0.2-1.debian.tar.xz
Files:
 cc3ae36ea6e93cdd5b57b25476c7d17f 4539 node-mime-types_2.0.2.orig.tar.gz
 d0797dc0d2fe95f23de2d737bbac8012 47980 node-mime-types_2.0.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJUN75MAAoJEDMrlP7Sgvwlrp0P/jYBMdNdu4WU6+z3QW0hnLMg
xUeymQU9c4SYWZRjtMloRNRkRZtmSO5Fg020IdT/gH2PDODXLfoiWD8mxAEwM3ig
iQ4WawFiKUwOJviEv2rjzlPEnDeD4oKJdmBikQyWzcOjhRx+rk8uuOKocjrafOwA
4yAbqm4xxLjKFlEuaaP1K7ECa6O1ugapru7OaP8gIKf5S+kvns8F33hbZknRdVcd
0gnzQRyuDJRIY1Y6vELM8LTBzmdFhD9Bxq8W8ny63EAQGDWsf0d3KS3pkOBSYHGR
VEQ97Y88JD4AQihZ3oLMLIKUwvZEKLtqsqgrc9nqpi3RvITbX1jNpojhG7VhqJ+e
F5Y5nRfwJYvGmC68hfUC+RfYZnzuYs/UFetO8zEwhOC3a1F9vQqejnS/6PU93GR1
LGGQAP7/t0ekzPTM37Hy5Iign/gO2eKErrwLejFD0rz7jr7D0MmsdL7d8Di99QK+
a5qXj7cs1H4IBGG81aGBR+4hkRKoWbhHP1ZRrYjtVWCbsuOJjb7/rIm+Ic+0jhWI
yItTTfKxPQNbGPJ/jI25x9nuef6nLFSGRDjXJFA7dsAoWDPfZqcxgZ3DePFiovFx
u9CdNpIHvFYXzwBpVBeJiZoXFt9o6Dnzq5lg/xH2TWegFY1ycWOHfnIQvawYV6sx
HAFfWdeJQuaYXM7KU/rJ
=JI/j
-----END PGP SIGNATURE-----

Changes:
node-mime-types (2.0.2-1) unstable; urgency=medium

  * New upstream version.
  * Bump Standards-Version 3.9.6
  * Bunble mime-db as patch, export as mime.db:
    - 0000-bundle_mime-db.patch: import module
    - 0001-use-system-mime-types.patch: force build system
      to use mime types from mime-support package
    - 0002-update-tests-with-new-mimes.patch: update upstream
      tests with new mime database
    - 0003-exports-mime.db.patch: export mime-db as db property
      of module
    - debian/rules: build the mime database, run the tests and
      correctly clean the compiled files
  * debian/copyright: removed Files-Excluded field, no longer needed
  * debian/install: install mime-db and update files of mime-types
    module to install
  * debian/rules: install HISTORY.md as upstream changelog
  * debian/control: remove node-should from Build-Depends
  * debian/watch: fix dversionmangle

 -- Leo Iannacone <[email protected]>  Fri, 10 Oct 2014 11:57:51 +0200