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
|
node-streamtest (2.0.0-1) unstable; urgency=medium
* Team upload
[ Jérémy Lal ]
* fix-buffer-use: remove new before Buffer.from, forwarded link
[ 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 2.0.0
* Drop patch, fixed in 2.0.0
-- Xavier Guimard <yadd@debian.org> Wed, 02 Dec 2020 11:11:07 +0100
node-streamtest (1.2.4-2) unstable; urgency=medium
* Team upload
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use pkg-js-tools auto test & install
* Fix Buffer() calls (Closes: #966251)
* Add "Multi-Arch: foreign"
-- Xavier Guimard <yadd@debian.org> Sun, 26 Jul 2020 07:55:35 +0200
node-streamtest (1.2.4-1) unstable; urgency=medium
* Team Upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Jérémy Lal ]
* Section: javascript
* Standards-Version: 4.5.0
* Install to /usr/share/nodejs
* New upstream version 1.2.4 (Closes: #966251)
-- Jérémy Lal <kapouer@melix.org> Sat, 25 Jul 2020 16:43:45 +0200
node-streamtest (1.2.2-1) unstable; urgency=low
* Initial release (Closes: #847116)
-- Sruthi Chandran <srud@disroot.org> Tue, 06 Dec 2016 00:01:59 +0530
|