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
|
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
|