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-concat-stream (2.0.0+~2.0.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 08:32:43 +0000
node-concat-stream (2.0.0+~2.0.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Embed typescript declarations and repack
-- Yadd <yadd@debian.org> Sun, 05 Jun 2022 17:56:35 +0200
node-concat-stream (2.0.0-3) unstable; urgency=medium
* Team upload
* Replace tap+tape by tape in test (Closes: #1009505)
-- Yadd <yadd@debian.org> Sun, 17 Apr 2022 07:33:17 +0200
node-concat-stream (2.0.0-2) unstable; urgency=medium
* Team upload
* MA: foreign
* Fix test
-- Bastien Roucariès <rouca@debian.org> Sun, 03 Oct 2021 20:48:31 +0000
node-concat-stream (2.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Use pkg-js-toos auto test & install
* New upstream version 2.0.0
* Add dependency to node-readable-stream and remove patch
* Refresh patch
-- Xavier Guimard <yadd@debian.org> Wed, 13 May 2020 10:27:15 +0200
node-concat-stream (1.6.2-1) unstable; urgency=medium
* Team upload
* New upstream version
* Bump compat and policy (no changes)
* Move to salsa
-- Bastien Roucariès <rouca@debian.org> Tue, 08 May 2018 00:05:19 +0200
node-concat-stream (1.6.0-1) unstable; urgency=medium
* Move 1.6.0 from experimental to unstable
* Merge stretch changelog entry from last upload during freeze
* Bump standards version, switched copyright format URL to https
-- Ross Gammon <rosco2@ubuntu.com> Mon, 10 Jul 2017 17:53:35 +0200
node-concat-stream (1.5.1-2) unstable; urgency=high
* Apply upstream fix for Uninitialized Memory Exposure weakness CWE-201
(Closes: #863481)
* Use stretch git branch
* Use Ubuntu email address
-- Ross Gammon <rosco2@ubuntu.com> Sun, 28 May 2017 16:19:49 +0200
node-concat-stream (1.6.0-1~exp1) experimental; urgency=medium
* New upstream release
* Update dependency versions
* Hint javascript section instead of web, to avoid override
* Use Ubuntu email address
* Bump standards version, no changes required
* Use secure Vcs URI
* Enable testsuite, node-tape now available
-- Ross Gammon <rosco2@ubuntu.com> Sat, 20 May 2017 16:01:16 +0200
node-concat-stream (1.5.1-1) unstable; urgency=low
* Initial release (Closes: #796351)
-- Ross Gammon <rossgammon@mail.dk> Sun, 08 Nov 2015 16:53:39 +0100
|