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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
node-mime (3.0.0+dfsg+~cs3.97.1-1) unstable; urgency=medium
* Team upload
* New upstream version 3.0.0+dfsg+~cs3.97.1,
updates mime-db from 1.51.0 to 1.52.0
* Add test dependency to node-media-typer
-- Yadd <yadd@debian.org> Tue, 26 Apr 2022 18:30:12 +0200
node-mime (3.0.0+dfsg+~cs3.96.1-1) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Add missing build dependency on dh addon.
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Update nodejs dependency to nodejs:any
* Mark test dependencies with <!nocheck>
* New upstream version 3.0.0+dfsg+~cs3.96.1, updates:
+ mime 3.0.0
+ mime-db 1.51.0
-- Yadd <yadd@debian.org> Sun, 02 Jan 2022 10:07:27 +0100
node-mime (2.5.0+dfsg+~cs3.90.0-1) unstable; urgency=medium
* Team upload
* New upstream version 2.5.0+dfsg+~cs3.90.0
* Refresh patch
-- Xavier Guimard <yadd@debian.org> Tue, 26 Jan 2021 12:58:29 +0100
node-mime (2.4.7+dfsg+~cs3.90.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.1
* Add ctype=nodejs to component(s)
* New upstream version 2.4.7+dfsg+~cs3.90.0
* Remove debian/nodejs/files: upstream fixed its "files" field
(https://github.com/broofa/mime/issues/237)
-- Xavier Guimard <yadd@debian.org> Wed, 16 Dec 2020 13:27:23 +0100
node-mime (2.4.5+dfsg+~cs3.90.0-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* Embed @types/mime-db
* New upstream version 2.4.5+dfsg+~cs3.90.0 (no other changes)
-- Xavier Guimard <yadd@debian.org> Fri, 30 Oct 2020 11:36:13 +0100
node-mime (2.4.5+dfsg+~cs2.46.0-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
* Use uscan checksum
* Fix install paths (Closes: #962789)
* New upstream version 2.4.5+dfsg+~cs2.46.0
really: 2.4.5+~1.2.0+~1.44.0
* Add "Multi-Arch: foreign"
-- Xavier Guimard <yadd@debian.org> Sun, 14 Jun 2020 08:49:25 +0200
node-mime (2.4.4+dfsg-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add debian/gbp.conf
* Switch test and install to pkg-js-tools
* Exclude types from import
* Build types/* from source
* Embed component: mime-score, mime-db:
+ Enable tests
+ Install in main nodejs dir
* New upstream version 2.4.4+dfsg
* Fix "files" field
* Fix permissions
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sun, 20 Oct 2019 22:53:31 +0200
node-mime (2.4.0-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Team upload
* New upstream version 2.4.0
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.3.0 (no changes needed)
* Update d/control
* Fix URL in d/copyright
* Add minimal test
* Add upstream test in autopkgtest
* Add d/upstream/metadata
* Update d/control to add build dependency
[ Xavier Guimard ]
* Replace 00-fix_support_files_location.patch by a link in debian/links
(required to enable test)
* Add test dependencies in Build-Depends
* Fix mime-types path in test (fix-mime-types-path.patch)
* Use upstream test
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 22 Jan 2019 09:41:33 +0100
node-mime (2.3.1-1) unstable; urgency=high
* New upstream release:
- fixes CVE-2017-16138: regular expression denial of service
(closes: #901277).
* Update install location to separate directory.
* Update support files location patch.
* Update watch file.
* Update Vcs-* fields to Salsa.
* Update debhelper level to 11 .
* Update Standards-Version to 4.1.4:
- change package priority to optional.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 11 Jun 2018 22:37:58 +0000
node-mime (1.3.4-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.6 and debhelper level to 9 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 25 Jul 2015 19:37:28 +0000
node-mime (1.2.11-1) unstable; urgency=low
* New upstream release, modify patch to apply clean.
* Add myself to uploaders.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 16 Sep 2013 11:50:41 +0000
node-mime (1.2.10-1) unstable; urgency=low
* Upstream update
* control:
+ fix Homepage
+ canonicalize Vcs fields
+ fix Node.js name in description and add stub.
* copyright: add Upstream-Contact, Source fields.
-- Jérémy Lal <kapouer@melix.org> Wed, 14 Aug 2013 11:48:50 +0200
node-mime (1.2.9-1) experimental; urgency=low
[Jérémy Lal]
* Upstream update
* Copyright:
+ rename MIT to Expat
+ set the format url to copyright 1.0 instead of DEP-5
* rules: remove unneeded overrides
* patches: refreshed, set some DEP-3 headers
[ David Paleino ]
* Added debian/watch
-- Jérémy Lal <kapouer@melix.org> Sat, 23 Mar 2013 17:51:05 +0100
node-mime (1.2.4-2) unstable; urgency=low
* Compliance to Debian Javascript Policy
-- David Paleino <dapal@debian.org> Sat, 15 Oct 2011 23:57:14 +0200
node-mime (1.2.4-1) unstable; urgency=low
* Initial release (Closes: #645181)
-- David Paleino <dapal@debian.org> Thu, 13 Oct 2011 12:54:34 +0200
|