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
|
node-jsonstream (1.3.5-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on node-tap.
+ node-jsonstream: Drop versioned constraint on nodejs in Depends.
* Apply multi-arch hints. + node-jsonstream: Add :any qualifier for nodejs dependency.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 14:57:06 +0000
node-jsonstream (1.3.5-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Fix GitHub tags regex
* Use dh-sequence-nodejs
* Declare compliance with policy 4.6.0
* Fix filenamemangle
* Fix test for tap >= 15 (--no-cov) (Closes: #1009545)
-- Yadd <yadd@debian.org> Tue, 19 Apr 2022 07:48:17 +0200
node-jsonstream (1.3.5-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use canonical URL in Vcs-Browser.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use pkg-js-tools auto test & install
* debian/watch: use npm registry due to missing tags
* New upstream version 1.3.5
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sun, 01 Mar 2020 10:08:08 +0100
node-jsonstream (1.3.2-1) unstable; urgency=medium
* Team upload
* New upstream version
* Bump compat and policy (no changes)
-- Bastien Roucariès <rouca@debian.org> Mon, 07 May 2018 13:57:45 +0200
node-jsonstream (1.3.1-1) unstable; urgency=medium
* New upstream release
* Move to section javascript
-- Bastien Roucariès <rouca@debian.org> Fri, 01 Dec 2017 13:52:08 +0100
node-jsonstream (1.0.6-1) unstable; urgency=medium
* New upstream release
* Bump policy no change
-- Bastien Roucariès <rouca@debian.org> Mon, 17 Apr 2017 00:16:14 +0200
node-jsonstream (1.0.3-3) unstable; urgency=high
* Team upload.
* Unix tool is JSONStream not jsonstream.
(Closes: #860438).
-- Bastien Roucariès <rouca@debian.org> Sun, 16 Apr 2017 23:35:21 +0200
node-jsonstream (1.0.3-2) unstable; urgency=high
* Team upload
* Fix install in wrong dir (Closes: #860382).
* Run test suite in order to avoid this kind of errors.
-- Bastien Roucariès <rouca@debian.org> Sat, 15 Apr 2017 16:41:18 +0200
node-jsonstream (1.0.3-1) unstable; urgency=low
* Initial release (Closes: #840491)
-- Sruthi Chandran <srud@disroot.org> Wed, 12 Oct 2016 13:35:43 +0530
|