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
|
node-get-stream (8.0.1-11) unstable; urgency=medium
* Declare compliance with policy 4.7.0
* Add patch to force types export (Closes: #1057581)
-- Yadd <yadd@debian.org> Fri, 26 Apr 2024 19:21:26 +0400
node-get-stream (8.0.1-10) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.2
* Fix commonjs build (Closes: #1057582)
-- Yadd <yadd@debian.org> Thu, 07 Dec 2023 07:19:05 +0400
node-get-stream (8.0.1-9) unstable; urgency=medium
* Team upload
* Drop Internet test (Closes: #1056286)
-- Yadd <yadd@debian.org> Tue, 21 Nov 2023 07:13:06 +0400
node-get-stream (8.0.1-8) unstable; urgency=medium
* Team upload
* Fix other test failing of big endian
-- Bastien Roucariès <rouca@debian.org> Mon, 06 Nov 2023 09:26:24 +0000
node-get-stream (8.0.1-7) unstable; urgency=medium
* Team upload
* Bump policy
* Try another fix for big-endian.
-- Bastien Roucariès <rouca@debian.org> Sun, 05 Nov 2023 15:24:51 +0000
node-get-stream (8.0.1-6) unstable; urgency=medium
* Team upload
* Fix test on big-endian
-- Bastien Roucariès <rouca@debian.org> Sat, 04 Nov 2023 12:04:37 +0000
node-get-stream (8.0.1-5) unstable; urgency=medium
* Team upload
* Mark as m-a:foreign
-- Bastien Roucariès <rouca@debian.org> Sat, 04 Nov 2023 08:11:44 +0000
node-get-stream (8.0.1-4) unstable; urgency=medium
* Replace package.json export: default by import for cjs
-- Bastien Roucariès <rouca@debian.org> Fri, 03 Nov 2023 22:22:44 +0000
node-get-stream (8.0.1-3) unstable; urgency=medium
* Really build cjs package
-- Bastien Roucariès <rouca@debian.org> Fri, 03 Nov 2023 22:12:57 +0000
node-get-stream (8.0.1-2) unstable; urgency=medium
* Team upload
* Build cjs package using mjs2cjs
* Improve description
-- Bastien Roucariès <rouca@debian.org> Fri, 03 Nov 2023 19:32:59 +0000
node-get-stream (8.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version
-- Bastien Roucariès <rouca@debian.org> Wed, 01 Nov 2023 22:30:44 +0000
node-get-stream (6.0.1-1) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to nodejs
* New upstream version 6.0.1
-- Yadd <yadd@debian.org> Wed, 24 Nov 2021 18:11:52 +0100
node-get-stream (6.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* New upstream version 6.0.0 (Closes: #976657)
* Refresh patch
-- Xavier Guimard <yadd@debian.org> Sun, 06 Dec 2020 18:18:37 +0100
node-get-stream (4.1.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.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Use pkg-js-tools auto install
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* New upstream version 4.1.0
* Update copyright
* Add dependency to node-pump
* Enable upstream test using tape instead of ava
-- Xavier Guimard <yadd@debian.org> Sat, 07 Mar 2020 13:14:24 +0100
node-get-stream (3.0.0-1) unstable; urgency=low
* Initial release (Closes: #845514)
-- Pirate Praveen <praveen@debian.org> Thu, 24 Nov 2016 12:20:27 +0530
|