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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
node-foreground-child (4.0.3-1) unstable; urgency=medium
* New upstream version 4.0.3
* Update control fields
* Switch to tshy
* Now Blue Oak Model License
* Update salsa-ci.yml, watch
-- Jérémy Lal <kapouer@melix.org> Mon, 09 Mar 2026 00:23:40 +0100
node-foreground-child (3.1.1-2) unstable; urgency=medium
* Team upload
* Launch test without timeout
-- Yadd <yadd@debian.org> Fri, 18 Aug 2023 21:29:55 +0400
node-foreground-child (3.1.1-1) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.2, no changes needed
* New upstream version 3.1.1
* Drop old patches
* Drop cross-spawn
* Add patches for node-signal-exit >= 4.1
* Build with typescript
* Drop test during build to avoid circular dependency on node-tap
-- Yadd <yadd@debian.org> Fri, 18 Aug 2023 07:15:47 +0400
node-foreground-child (2.0.0-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-foreground-child: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Nov 2022 14:37:09 +0000
node-foreground-child (2.0.0-4) unstable; urgency=medium
* Team upload
* Fix test for tap >= 1 (--no-cov) (Closes: #1009488)
-- Yadd <yadd@debian.org> Sun, 17 Apr 2022 10:03:34 +0200
node-foreground-child (2.0.0-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on node-tap
* Remove constraints unnecessary since buster:
+ node-foreground-child: Drop versioned constraint on nodejs in Depends
[ Yadd ]
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Mon, 03 Jan 2022 17:34:17 +0100
node-foreground-child (2.0.0-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* Use pkg-js-tools auto test & install
* Remove useless node-cross-spawn dependency (Closes: #959787)
-- Xavier Guimard <yadd@debian.org> Tue, 05 May 2020 15:17:57 +0200
node-foreground-child (2.0.0-1) unstable; urgency=medium
* New upstream version. Need recent node version
* Move to /usr/share
* Move to section javascript
* Bump debhelper and policy (no changes)
-- Bastien Roucariès <rouca@debian.org> Sun, 15 Sep 2019 22:21:12 +0200
node-foreground-child (1.5.6-6) unstable; urgency=medium
* Only run basic test. Immortal fail on buildd
-- Bastien Roucariès <rouca@debian.org> Sun, 06 May 2018 23:31:47 +0200
node-foreground-child (1.5.6-5) unstable; urgency=medium
* Increase timeout to 300s
thanks to Graham Inggs (Closes: #894797).
* Bump compat and policy (no changes)
-- Bastien Roucariès <rouca@debian.org> Sun, 06 May 2018 21:12:32 +0200
node-foreground-child (1.5.6-4) unstable; urgency=medium
* Remove dump from testsuite. Use jsonstream. Fix
autopkgtest
-- Bastien Roucariès <rouca@debian.org> Sat, 02 Sep 2017 14:28:42 +0200
node-foreground-child (1.5.6-3) unstable; urgency=medium
* Increase delay in test hopefully fixing FTBFS: "test failures",
thanks to Graham Inggs (Closes: #873713).
-- Bastien Roucariès <rouca@debian.org> Fri, 01 Sep 2017 14:19:37 +0200
node-foreground-child (1.5.6-2) unstable; urgency=medium
* Try to debug FTBFS, by dumping more info from TAP
-- Bastien Roucariès <rouca@debian.org> Wed, 30 Aug 2017 15:51:05 +0200
node-foreground-child (1.5.6-1) unstable; urgency=low
* Initial release (Closes: #872722)
-- Bastien Roucariès <rouca@debian.org> Sun, 20 Aug 2017 15:26:16 +0200
|