Codebase list node-nth-check / 7ddc10a
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 7 package versions. Please wait... Got info from api.ftp-master.debian.org for 7 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.1' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.5.1' to '4.6.0'. Debian Janitor 2 years ago
2 changed file(s) with 32 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
0 node-nth-check (2.0.0-2) UNRELEASED; urgency=medium
1
2 * Reading package lists... 0%Reading package lists... 0%Reading package
3 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
4 package lists... Done Building dependency tree... 0%Building dependency
5 tree... 0%Building dependency tree... 50%Building dependency tree...
6 50%Building dependency tree... Done Reading state information... 0% Reading
7 state information... 0%Reading state information... Done Connecting to
8 api.ftp-master.debian.org to check 7 package versions. Please wait... Got
9 info from api.ftp-master.debian.org for 7 packages. Changes applied to dpkg
10 configuration: - control source Standards-Version: '4.5.1' -> '4.6.0' #
11 applied fix for :Current standards version is '4.6.0'. Please read
12 https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
13 changes that may be needed on your package to upgrade it from standard
14 version '4.5.1' to '4.6.0'.
15
16 -- Debian Janitor <janitor@jelmer.uk> Thu, 16 Sep 2021 01:25:31 -0000
17
018 node-nth-check (2.0.0-1) unstable; urgency=medium
119
220 * Team upload
00 Source: node-nth-check
1 Section: javascript
2 Priority: optional
31 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
42 Uploaders: Thorsten Alteholz <debian@alteholz.de>
5 Build-Depends: debhelper-compat (= 13)
6 , dh-sequence-nodejs
7 , mocha <!nocheck>
8 , node-assert <!nocheck>
9 , node-boolbase <!nocheck>
10 , node-expect.js <!nocheck>
11 , node-typescript
12 , node-typescript-types
13 Standards-Version: 4.5.1
3 Section: javascript
4 Testsuite: autopkgtest-pkg-nodejs
5 Priority: optional
6 Build-Depends: debhelper-compat (= 13),
7 dh-sequence-nodejs,
8 mocha <!nocheck>,
9 node-assert <!nocheck>,
10 node-boolbase <!nocheck>,
11 node-expect.js <!nocheck>,
12 node-typescript,
13 node-typescript-types
14 Standards-Version: 4.6.0
1415 Vcs-Browser: https://salsa.debian.org/js-team/node-nth-check
1516 Vcs-Git: https://salsa.debian.org/js-team/node-nth-check.git
1617 Homepage: https://github.com/fb55/nth-check
17 Testsuite: autopkgtest-pkg-nodejs
1818 Rules-Requires-Root: no
1919
2020 Package: node-nth-check
2121 Architecture: all
22 Depends: ${misc:Depends}
23 , node-boolbase
22 Depends: ${misc:Depends},
23 node-boolbase
2424 Breaks: node-css-select (<< 2.1.0+dfsg-3~)
2525 Description: performant nth-check parser & compiler
2626 This module can be used to parse & compile nth-checks, as they are found