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
|
node-stream-http (3.2.0+dfsg-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-stream-http: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 10:01:11 +0000
node-stream-http (3.2.0+dfsg-4) unstable; urgency=medium
* Patch: disable fetch for test
-- Jérémy Lal <kapouer@melix.org> Mon, 18 Jul 2022 17:18:52 +0200
node-stream-http (3.2.0+dfsg-3) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Fix test for Node.js >= 18 (Closes: #1013995)
-- Yadd <yadd@debian.org> Sat, 02 Jul 2022 11:03:44 +0200
node-stream-http (3.2.0+dfsg-2) unstable; urgency=medium
* Team upload
* Drop dependency to nodejs
* Fix test for tap >= 15 (--no-cov) (Closes: #1009487)
-- Yadd <yadd@debian.org> Thu, 14 Apr 2022 15:31:24 +0200
node-stream-http (3.2.0+dfsg-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on node-tap and nodejs.
+ node-stream-http: Drop versioned constraint on nodejs in Depends.
[ Yadd ]
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* New upstream version 3.2.0+dfsg
* Refresh patch
-- Yadd <yadd@debian.org> Fri, 05 Nov 2021 14:06:31 +0100
node-stream-http (3.1.1+dfsg-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add debian/gbp.conf
* Use dh-sequence-nodejs
* New upstream version 3.1.1+dfsg
* Drop unneeded version constraints from (build) dependencies
-- Xavier Guimard <yadd@debian.org> Tue, 01 Dec 2020 13:29:53 +0100
node-stream-http (3.1.0+dfsg-1) unstable; urgency=medium
* New upstream version
* Use pkg-js-tools
-- Bastien Roucariès <rouca@debian.org> Tue, 03 Mar 2020 18:25:32 +0100
node-stream-http (2.8.3+dfsg-1) unstable; urgency=medium
* New upstream version
* Bump policy and compat
* Move to salsa
-- Bastien Roucariès <rouca@debian.org> Thu, 07 Jun 2018 16:06:30 +0200
node-stream-http (2.7.2+dfsg-1) unstable; urgency=medium
* New upstream version. Fixes problem with safari and ios
* Bump policy, no changes
-- Bastien Roucariès <rouca@debian.org> Sun, 13 Aug 2017 15:44:29 +0200
node-stream-http (2.7.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #864653)
-- Bastien Roucariès <rouca@debian.org> Mon, 12 Jun 2017 22:21:23 +0200
|