node-css-what (6.1.0-5) UNRELEASED; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Mon, 27 Jun 2022 09:12:19 +0200

node-css-what (6.1.0-3) experimental; urgency=medium

  * Team upload
  * Fix nocheck target
  * Breaks node-cheerio < 1.0.0~rc~11~

 -- Yadd <yadd@debian.org>  Sun, 26 Jun 2022 17:21:14 +0200

node-css-what (6.1.0-2) experimental; urgency=medium

  * Team upload
  * Breaks node-css-select < 5.1.0~

 -- Yadd <yadd@debian.org>  Sun, 26 Jun 2022 09:18:29 +0200

node-css-what (6.1.0-1) experimental; urgency=medium

  * Team upload
  * New upstream version 6.1.0
  * Update build

 -- Yadd <yadd@debian.org>  Sat, 25 Jun 2022 12:45:53 +0200

node-css-what (5.1.0-3) unstable; urgency=medium

  * Team upload
  * Fix filenamemangle
  * Declare compliance with policy 4.6.1
  * Fix build links (Closes: #1011908)

 -- Yadd <yadd@debian.org>  Sat, 28 May 2022 08:44:42 +0200

node-css-what (5.1.0-2) unstable; urgency=medium

  * Team upload
  * Fix build: move jest-diff to debian/nodejs/extcopies

 -- Yadd <yadd@debian.org>  Mon, 06 Dec 2021 10:12:28 +0100

node-css-what (5.1.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 5.1.0

 -- Yadd <yadd@debian.org>  Thu, 14 Oct 2021 09:52:14 +0200

node-css-what (5.0.1-2) unstable; urgency=medium

  * Team upload
  * Replace dependency to node-typescript-types by node-types-node
    (Closes: #979802)
  * Enable test using ts-jest ≥ 27
  * Remove dependency to nodejs (fixes multi-arch report)

 -- Yadd <yadd@debian.org>  Fri, 01 Oct 2021 08:44:57 +0200

node-css-what (5.0.1-1) unstable; urgency=medium

  * Team upload
  * Fix GitHub tags regex
  * Declare compliance with policy 4.6.0
  * New upstream version 5.0.1 (Closes: #989264, CVE-2021-33587)

 -- Yadd <yadd@debian.org>  Sat, 28 Aug 2021 08:35:48 +0200

node-css-what (4.0.0-3) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests

 -- Xavier Guimard <yadd@debian.org>  Sat, 09 Jan 2021 22:06:15 +0100

node-css-what (4.0.0-2) experimental; urgency=medium

  * Team upload
  * Indicate that it breaks node-css-select < 3.1.2

 -- Xavier Guimard <yadd@debian.org>  Sat, 09 Jan 2021 06:03:26 +0100

node-css-what (4.0.0-1) experimental; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * 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
  * New upstream version 4.0.0

 -- Xavier Guimard <yadd@debian.org>  Fri, 08 Jan 2021 15:01:12 +0100

node-css-what (3.2.1-1) unstable; urgency=medium

  * Team upload
  * Update debian/copyright
  * New upstream version 3.2.1
  * Disable upstream test (needs jest)

 -- Xavier Guimard <yadd@debian.org>  Wed, 13 Nov 2019 22:41:22 +0100

node-css-what (3.2.0-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.4.1
  * New upstream version 3.2.0
  * Use node-typescript-types files:
    + keep @types/node@12.6.8 for test only
    + build with "tsc --lib es6"
  * Add "Rules-Requires-Root: no"

 -- Xavier Guimard <yadd@debian.org>  Mon, 07 Oct 2019 22:17:43 +0200

node-css-what (3.1.0-2) unstable; urgency=medium

  * Team upload
  * Switch install to pkg-js-tools
  * Fix files field in debian/nodejs/files

 -- Xavier Guimard <yadd@debian.org>  Sun, 04 Aug 2019 14:29:13 +0200

node-css-what (3.1.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.1.0
  * Add "Multi-Arch: foreign"

 -- Xavier Guimard <yadd@debian.org>  Thu, 25 Jul 2019 07:34:43 +0200

node-css-what (3.0.2-1) unstable; urgency=medium

  * Team upload
  * Move installed files to /usr/share/nodejs
  * New upstream version 3.0.2
  * Update install
  * Add debian/clean
  * Build using tsc and embed @types/node for build and test
  * Update test, this embeds ts-node, make-error and arg for test only
  * Add node-diff, node-source-map-support, node-typescript,
    node-typescript-types and node-yn in build dependencies
  * Update debian/copyright
  * Add lintian-overrides
  * Remove Multi-Arch field: package is now in /usr/share

 -- Xavier Guimard <yadd@debian.org>  Tue, 16 Jul 2019 21:51:24 +0200

node-css-what (2.1.3-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Change section to javascript
  * Change priority to optional
  * Add debian/gbp.conf
  * Add upstream/metadata
  * New upstream version 2.1.3
  * Update debian/copyright
  * Update VCS fields to salsa
  * Enable upstream test using pkg-js-tools
  * Add "Multi-Arch: foreign"

 -- Xavier Guimard <yadd@debian.org>  Mon, 08 Jul 2019 10:39:31 +0200

node-css-what (2.1.0-1) unstable; urgency=medium

  * new upstream version

 -- Thorsten Alteholz <debian@alteholz.de>  Fri, 05 Feb 2016 21:41:17 +0100

node-css-what (2.0.2-1) unstable; urgency=low

  * Initial release

 -- Thorsten Alteholz <debian@alteholz.de>  Wed, 09 Sep 2015 01:41:17 +0200
