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
|
node-is-stream (3.0.0-4) unstable; urgency=medium
* Team upload
* Fix commonjs export: add a wrapper to old API
-- Yadd <yadd@debian.org> Tue, 12 Apr 2022 07:32:44 +0200
node-is-stream (3.0.0-3) unstable; urgency=medium
* Team upload
* Better commonjs export
-- Yadd <yadd@debian.org> Sat, 09 Apr 2022 07:33:30 +0200
node-is-stream (3.0.0-2) unstable; urgency=medium
* Team upload
* Add missing debian/clean
* Back to unstable
-- Yadd <yadd@debian.org> Wed, 06 Apr 2022 17:01:35 +0200
node-is-stream (3.0.0-1) experimental; urgency=medium
* Team upload
* Fix filenamemangle
* New upstream version 3.0.0
* Refresh patches
* Build commonjs files
-- Yadd <yadd@debian.org> Fri, 18 Feb 2022 18:15:09 +0100
node-is-stream (2.0.1-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints.
+ node-is-stream: Add Multi-Arch: foreign.
[ Yadd ]
* Modernize debian/watch
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* New upstream version 2.0.1
* Refresh patch
* Fix test
-- Yadd <yadd@debian.org> Sun, 26 Sep 2021 07:27:42 +0200
node-is-stream (2.0.0-1) unstable; urgency=medium
* Team upload
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
* Trim trailing whitespace.
[ Debian Janitor ]
* 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.
* Set upstream metadata fields: Bug-Submit.
[ 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
* New upstream version 2.0.0
* Enable upstream test using tape instead of ava
-- Xavier Guimard <yadd@debian.org> Sun, 18 Oct 2020 14:28:55 +0200
node-is-stream (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #845231)
-- Sruthi Chandran <srud@disroot.org> Mon, 21 Nov 2016 22:31:37 +0530
|