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
|
node-mocks-http (1.11.0-2) unstable; urgency=medium
* Team upload
* Skip auto build (Closes: #1007854)
-- Yadd <yadd@debian.org> Fri, 18 Mar 2022 08:30:59 +0100
node-mocks-http (1.11.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on node-mime.
+ node-mocks-http: Drop versioned constraint on node-mime in Depends.
[ Yadd ]
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* New upstream version 1.11.0
* Refresh patches
* Add dependency to node-content-disposition
-- Yadd <yadd@debian.org> Fri, 10 Dec 2021 18:32:11 +0100
node-mocks-http (1.9.0-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Update test for mocha ≥ 8
-- Xavier Guimard <yadd@debian.org> Sun, 27 Dec 2020 07:54:40 +0100
node-mocks-http (1.9.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Use dh-sequence-nodejs auto install
* Declare node-node-mocks-http
* New upstream version 1.9.0
* Add patch for node-mime ≥ 2
* Update dependencies:
+ add dependencies: node-accepts, node-depd, node-fresh,
node-merge-descriptors, node-methods, node-parseurl,
node-range-parser
+ add test dependencies: chai, mocha, node-sinon, node-sinon-chai
* Enable upstream test using mocha
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sun, 01 Nov 2020 17:11:19 +0100
node-mocks-http (1.5.1-3) unstable; urgency=medium
* remove all occurrences of node-node
-- Thorsten Alteholz <debian@alteholz.de> Wed, 17 Feb 2016 18:38:00 +0100
node-mocks-http (1.5.1-2) unstable; urgency=medium
* debian/control: adapt dependency for node-mime (Closes: #810348)
-- Thorsten Alteholz <debian@alteholz.de> Mon, 08 Feb 2016 18:38:00 +0100
node-mocks-http (1.5.1-1) unstable; urgency=medium
* new upstream version
* run node-autopkgtest.sh
* debian/control: use secure VCS-links
-- Thorsten Alteholz <debian@alteholz.de> Mon, 08 Feb 2016 16:38:00 +0100
node-mocks-http (1.4.3-1) unstable; urgency=low
* Initial release (Closes: #760683)
-- Thorsten Alteholz <debian@alteholz.de> Sat, 05 Sep 2015 02:38:00 +0200
|