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 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
node-stack-utils (2.0.6+~2.0.3-1) unstable; urgency=medium
* Team upload
* New upstream version 2.0.6+~2.0.3
* Declare compliance with policy 4.7.3
* Drop "Rules-Requires-Root: no"
* Drop "Priority: optional"
* debian/watch version 5
* Refresh patches for new upstream
-- Xavier Guimard <yadd@debian.org> Fri, 20 Mar 2026 17:06:11 +0100
node-stack-utils (2.0.6+~2.0.1-2) unstable; urgency=medium
* Bug fix: "Drop bluebird" (Closes: #1119332).
-- Bastien Roucariès <rouca@debian.org> Wed, 29 Oct 2025 21:29:50 +0100
node-stack-utils (2.0.6+~2.0.1-1) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.1, no changes needed
* New upstream version 2.0.6+~2.0.1
* Update copyright
-- Yadd <yadd@debian.org> Sat, 26 Nov 2022 12:07:08 +0100
node-stack-utils (2.0.5+~2.0.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-stack-utils: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 12:13:25 +0000
node-stack-utils (2.0.5+~2.0.1-2) unstable; urgency=medium
* Team upload
* Drop dependency to nodejs
* Fix test for tap >= 15 (Closes: #1009569)
-- Yadd <yadd@debian.org> Thu, 14 Apr 2022 20:21:44 +0200
node-stack-utils (2.0.5+~2.0.1-1) unstable; urgency=medium
* Team upload
[ Jenkins ]
* Remove constraints unnecessary since stretch.
[ Yadd ]
* Add ctype=nodejs to component(s)
* Update standards version to 4.6.0, no changes needed.
* Fix debian/watch:
* Fix GitHub tags regex
* Fix filenamemangle
* Use uscan group
* New upstream version 2.0.5+~2.0.1
* Drop another test that requires tap ≥ 15
-- Yadd <yadd@debian.org> Wed, 24 Nov 2021 09:19:54 +0100
node-stack-utils (2.0.3-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.1
* New upstream version 2.0.3
-- Xavier Guimard <yadd@debian.org> Sat, 21 Nov 2020 19:01:25 +0100
node-stack-utils (2.0.2-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* Embed @types/stack-utils
* New upstream version 2.0.2
* Refresh patch
-- Xavier Guimard <yadd@debian.org> Sun, 08 Nov 2020 16:10:26 +0100
node-stack-utils (2.0.1-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Wed, 29 Jan 2020 18:23:24 +0100
node-stack-utils (2.0.1-1) experimental; urgency=medium
* Team upload
* New upstream version 2.0.1
* Remove old patches
* Ignore one test that requires tap ≥ 14
* Add dependency to node-escape-string-regexp
-- Xavier Guimard <yadd@debian.org> Fri, 24 Jan 2020 18:26:50 +0100
node-stack-utils (1.0.2-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
* Drop unneeded version constraints from (build) dependencies
* Ignore one test that fails with Node.js ≥ 12
-- Xavier Guimard <yadd@debian.org> Fri, 24 Jan 2020 16:18:08 +0100
node-stack-utils (1.0.2-1) unstable; urgency=medium
* New upstream version
* Fix debci with nodejs 10
-- Bastien Roucariès <rouca@debian.org> Mon, 07 Jan 2019 01:39:45 +0100
node-stack-utils (1.0.1-3) unstable; urgency=medium
* Fix CI
-- Bastien Roucariès <rouca@debian.org> Wed, 06 Jun 2018 16:50:08 +0200
node-stack-utils (1.0.1-2) unstable; urgency=medium
* Source upload
* Move to salsa
* Bump policy and compat
* Disable some test due to new node
-- Bastien Roucariès <rouca@debian.org> Tue, 05 Jun 2018 22:52:19 +0200
node-stack-utils (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #854538)
-- Abhishek Lolage <abhisheklolage@gmail.com> Wed, 08 Feb 2017 11:29:31 +0000
|