1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
node-mime-types (2.1.28-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.1
* Add ctype=nodejs to component(s)
* New upstream version 2.1.28
-- Xavier Guimard <yadd@debian.org> Fri, 15 Jan 2021 22:58:19 +0100
node-mime-types (2.1.27-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* Embed @types/mime-types
* New upstream version 2.1.27
* Apply multi-arch hints
-- Xavier Guimard <yadd@debian.org> Fri, 30 Oct 2020 12:35:54 +0100
node-mime-types (2.1.25-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add debian/gbp.conf
* Add "Rules-Requires-Root: no"
* Switch test and install to pkg-js-tools
* New upstream version 2.1.25
* Remove all patches
* Add dependency to node-mime ≥ 2.4.4
-- Xavier Guimard <yadd@debian.org> Tue, 26 Nov 2019 23:26:35 +0100
node-mime-types (2.1.21-1) unstable; urgency=medium
* Team upload
* New upstream version 2.1.21
* Update URL in d/copyright
* Shift node-mocha to mocha
* Replace autopkgtest files to test installed files
* Add d/upstream/metadata
* Update copyright
* Bump Standards-Version to 4.3.0 (no changes needed)
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Fri, 18 Jan 2019 22:06:31 +0530
node-mime-types (2.1.20-1) unstable; urgency=medium
* Team upload
* New upstream version 2.1.20
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
* Change section to javascript and priority to optional
* Enable nocheck build profile
-- Pirate Praveen <praveen@debian.org> Wed, 19 Sep 2018 17:50:49 +0530
node-mime-types (2.1.17-1) unstable; urgency=medium
* Team upload
* New upstream release
* Enable autopkgtests
* Bump standards version and debhelper compat
-- Pirate Praveen <praveen@debian.org> Tue, 05 Sep 2017 10:39:00 +0530
node-mime-types (2.0.2-2) unstable; urgency=medium
* debian/control: add myself to Uploaders:
* debian/control: remove "XS-Testsuite: autopkgtest" no longer needed
* debian/control: use secure VCS-URLs
* debian/rules: do not remove files created by patch 0000
* add 0004-build-own-db.patch to avoid FTBFS (Closes: #796407)
-- Thorsten Alteholz <debian@alteholz.de> Sun, 28 Feb 2016 18:27:51 +0100
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 <l3on@ubuntu.com> Fri, 10 Oct 2014 11:57:51 +0200
node-mime-types (1.0.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #753672)
-- Leo Iannacone <l3on@ubuntu.com> Sat, 05 Jul 2014 12:58:15 +0200
|