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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225
|
node-css-select (5.1.0-5) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.7.2
* debian/watch version 5
* Add patch for typescript >=5 (Closes: #1090011)
-- Yadd <yadd@debian.org> Mon, 25 Aug 2025 17:05:46 +0200
node-css-select (5.1.0-4) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.2, no changes needed.
* Build ES files
-- Yadd <yadd@debian.org> Wed, 12 Apr 2023 08:53:12 +0400
node-css-select (5.1.0-3) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Mon, 27 Jun 2022 09:12:46 +0200
node-css-select (5.1.0-2) experimental; urgency=medium
* Team upload
* Fix dependencies versions
-- Yadd <yadd@debian.org> Sun, 26 Jun 2022 09:17:08 +0200
node-css-select (5.1.0-1) experimental; urgency=medium
* Team upload
* Drop tsc patch
* Require node-css-what 6.1.0
* Update lintian overrides
* Fix jest config
-- Yadd <yadd@debian.org> Sat, 25 Jun 2022 13:39:42 +0200
node-css-select (4.2.1-3) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Fix build links (Closes: #1011798)
-- Yadd <yadd@debian.org> Sat, 28 May 2022 08:40:35 +0200
node-css-select (4.2.1-2) unstable; urgency=medium
* Team upload
* Fix tsc for last node-domutils
-- Yadd <yadd@debian.org> Mon, 02 May 2022 16:17:25 +0200
node-css-select (4.2.1-1) unstable; urgency=medium
* Team upload
* New upstream version 4.2.1
-- Yadd <yadd@debian.org> Fri, 25 Feb 2022 14:13:00 +0100
node-css-select (4.2.0-1) unstable; urgency=medium
* Team upload
* Fix filenamemangle
* New upstream version 4.2.0
* Drop build dependency to deprecated node-typescript-types
(Closes: #979766)
* Enable upstream test using jest
-- Yadd <yadd@debian.org> Sun, 26 Dec 2021 09:00:44 +0100
node-css-select (4.1.3-5) unstable; urgency=medium
* Team upload
* Fix build: move jest-diff to debian/nodejs/extcopies
-- Yadd <yadd@debian.org> Mon, 06 Dec 2021 10:30:17 +0100
node-css-select (4.1.3-4) unstable; urgency=medium
* Team upload
* Source-only upload
-- Yadd <yadd@debian.org> Tue, 19 Oct 2021 14:22:35 +0200
node-css-select (4.1.3-3) unstable; urgency=medium
* Team upload
* Binary upload
-- Yadd <yadd@debian.org> Sun, 17 Oct 2021 22:03:24 +0200
node-css-select (4.1.3-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Sat, 16 Oct 2021 08:30:37 +0200
node-css-select (4.1.3-1) experimental; urgency=medium
* Team upload
[ Olivier Tilloy ]
* Bump node-css-what build dependency.
[ Yadd ]
* Fix GitHub tags regex
* Declare compliance with policy 4.6.0
* New upstream version 4.1.3
* Require node-types-boolbase
* Update dependencies:
+ node-css-what ≥ 5
+ node-domutils ≥ 2.6
+ node-domhandler ≥ 4.2
-- Yadd <yadd@debian.org> Thu, 14 Oct 2021 11:26:53 +0200
node-css-select (3.1.2-4) unstable; urgency=medium
* Team upload
* Source-only upload
-- Xavier Guimard <yadd@debian.org> Sun, 10 Jan 2021 20:20:05 +0100
node-css-select (3.1.2-3) unstable; urgency=medium
* Team upload
* Binary upload to workaround circular build dependency
-- Xavier Guimard <yadd@debian.org> Sun, 10 Jan 2021 09:32:52 +0100
node-css-select (3.1.2-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Sat, 09 Jan 2021 22:06:17 +0100
node-css-select (3.1.2-1) experimental; urgency=medium
* Team upload
* New upstream version 3.1.2
* Drop patch
* Build with tsc
* Drop test (missing ts-jest)
* Update dependencies
* Update copyright
-- Xavier Guimard <yadd@debian.org> Fri, 08 Jan 2021 15:36:00 +0100
node-css-select (2.1.0+dfsg-3) unstable; urgency=medium
* Team upload
[ lintian-brush ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* Add fix for node-nth-check ≥ 2
* Mark test dependencies with <!nocheck>
-- Xavier Guimard <yadd@debian.org> Wed, 16 Dec 2020 11:39:25 +0100
node-css-select (2.1.0+dfsg-2) unstable; urgency=medium
* Team upload
* Require node-domutils ≥ 2.1.0 and enable all tests (see
https://github.com/fb55/css-select/issues/157)
* Declare compliance with policy 4.5.0
-- Xavier Guimard <yadd@debian.org> Fri, 15 May 2020 08:43:48 +0200
node-css-select (2.1.0+dfsg-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 2.1.0+dfsg
* Disable 2 tests that fail with domutils ≥ 2
-- Xavier Guimard <yadd@debian.org> Thu, 12 Dec 2019 07:12:12 +0100
node-css-select (2.0.2+dfsg-1) unstable; urgency=medium
* Team upload
[ Paolo Greppi ]
* Update Vcs fields for migration to https://salsa.debian.org/
[ Xavier Guimard ]
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Add upstream/metadata
* New upstream version 2.0.2
* Add patch to adapt code to node-css-what >=3.0.0 (fixes debci)
* Switch install and test to pkg-js-tools
* Remove useless lintian overrides
* Update debian/copyright
* Exclude W3C doc from import
-- Xavier Guimard <yadd@debian.org> Sun, 18 Aug 2019 08:41:15 +0200
node-css-select (1.3.0~rc0-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Pirate Praveen <praveen@debian.org> Mon, 15 Jan 2018 23:41:47 +0530
node-css-select (1.2.0-1) unstable; urgency=low
* Initial release (Closes: #848353)
-- Paolo Greppi <paolo.greppi@libpf.com> Fri, 23 Dec 2016 08:03:16 +0000
|