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
|
node-ordered-read-streams (1.0.1-6) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-ordered-read-streams: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 11:38:25 +0000
node-ordered-read-streams (1.0.1-5) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.0, no changes needed.
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Modernize debian/watch
* Fix filenamemangle
* Fix GitHub tags regex
* Drop dependency to nodejs
* Mark test dependencies with <!nocheck>
* Use dh-sequence-nodejs auto test & install
-- Yadd <yadd@debian.org> Fri, 31 Dec 2021 15:14:13 +0100
node-ordered-read-streams (1.0.1-4) unstable; urgency=medium
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on node-is-stream and nodejs.
+ node-ordered-read-streams: Drop versioned constraint on node-is-stream and
nodejs in Depends.
* Bump debhelper from old 12 to 13.
+ Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now
does this.
* Update standards version to 4.5.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Wed, 15 Sep 2021 11:16:13 +0100
node-ordered-read-streams (1.0.1-3) unstable; urgency=medium
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Debian Janitor <janitor@jelmer.uk> Sun, 29 Aug 2021 02:07:18 +0100
node-ordered-read-streams (1.0.1-2) unstable; urgency=medium
* Team upload
* (Build-)Depends nodejs >= 10
-- Jérémy Lal <kapouer@melix.org> Thu, 10 Jan 2019 21:31:33 +0100
node-ordered-read-streams (1.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 1.0.1
* Section: javascript
* Vcs-* fields
* Honor nocheck
* Standards-Version 4.3.0
* Patch to run tests without expect module
* Drop node-should dependency
* Build-Depends mississippi
* Use @builddeps for autopkgtest
-- Jérémy Lal <kapouer@melix.org> Mon, 07 Jan 2019 12:42:56 +0100
node-ordered-read-streams (1.0-1) unstable; urgency=low
* Initial release (Closes: #845968)
-- Pirate Praveen <praveen@debian.org> Sun, 27 Nov 2016 16:35:11 +0530
|