node-jest (26.6.3+repack+~cs64.44.39-3) unstable; urgency=medium

  * Fix build when build target is architecture:only or architecture:any

 -- Xavier Guimard <yadd@debian.org>  Sun, 31 Jan 2021 11:33:54 +0100

node-jest (26.6.3+repack+~cs64.44.39-2) unstable; urgency=medium

  * Set Architecture to "any" (Closes: #981286)

 -- Xavier Guimard <yadd@debian.org>  Sat, 30 Jan 2021 12:39:53 +0100

node-jest (26.6.3+repack+~cs64.44.39-1) unstable; urgency=medium

  * Embed jest-tobetype and repack (Closes: #980713)

 -- Xavier Guimard <yadd@debian.org>  Thu, 21 Jan 2021 22:19:16 +0100

node-jest (26.6.3+repack+~cs61.38.35-1) unstable; urgency=medium

  [ Pirate Praveen ]
  * Update minimum version of dependencies

  [ Xavier Guimard ]
  * New upstream version 26.6.3+repack+~cs61.38.35
    Updates: @types/jest 26.0.20
  * Remove duplicate node-typescript dependency

 -- Xavier Guimard <yadd@debian.org>  Tue, 19 Jan 2021 10:29:58 +0100

node-jest (26.6.3+repack+~cs61.38.31-7) unstable; urgency=medium

  * Add jest-worker dependency to node-types-node
  * Force prettierPath to empty string (node-prettier not available)

 -- Xavier Guimard <yadd@debian.org>  Mon, 11 Jan 2021 16:49:56 +0100

node-jest (26.6.3+repack+~cs61.38.31-6) unstable; urgency=medium

  * Refresh typescript patch
  * Remove dependency to node-typescript-types (Closes: #979761)

 -- Xavier Guimard <yadd@debian.org>  Mon, 11 Jan 2021 13:46:25 +0100

node-jest (26.6.3+repack+~cs61.38.31-5) unstable; urgency=medium

  * Fix minimal version for node-babel*
  * Update @bcoe/v8-coverage build
  * Build typescript definitions (Closes: #974648):
    + Embed some modules needed to build typescript definitions
    + Add many build dependencies
    + Add many of them into debian/nodejs/extlinks and debian/nodejs/extcopies
      to workaround poor typescript module resolution algorithm
    + Embed initial jest-diff and prettier-format typescript definitions to
      avoid a circular build dependency to itself (and an initial binary
      upload)
    + Embed @bcoe/v8-coverage typescript definition (building typescript
      definitions seems to require many unavailable packages)
    + Add patch to ignore some strange typescript errors
      (using "// @ts-ignore" hook), partially due to typescript-4.1 regression
  * Add lintian overrides

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

node-jest (26.6.3+repack+~cs61.38.31-4) unstable; urgency=medium

  * Fix "Provides" fields

 -- Xavier Guimard <yadd@debian.org>  Wed, 06 Jan 2021 18:41:37 +0100

node-jest (26.6.3+repack+~cs61.38.31-3) unstable; urgency=medium

  * Explicitly (build-)depend on needed babel modules (Closes: #977670)

 -- Xavier Guimard <yadd@debian.org>  Fri, 18 Dec 2020 18:04:29 +0100

node-jest (26.6.3+repack+~cs61.38.31-2) unstable; urgency=medium

  * Indicate that node-jest-worker and node-jest-debbundle breaks previous
    jest (Closes: #976819)

 -- Xavier Guimard <yadd@debian.org>  Tue, 08 Dec 2020 10:40:14 +0100

node-jest (26.6.3+repack+~cs61.38.31-1) unstable; urgency=medium

  * Back to unstable
  * Remove useless component realpath-native
  * Components:
    + remove callsites (provided by node-cosmiconfig) (Closes: #976618)
    + add @types/is-ci, @types/dedent and @types/natural-compare
  * Update build
  * New upstream version 26.6.3+repack+~cs61.38.31
  * Fix cosmiconfig dep

 -- Xavier Guimard <yadd@debian.org>  Sun, 06 Dec 2020 14:49:44 +0100

node-jest (26.6.3+ds+~cs64.28.30-3) experimental; urgency=medium

  * Reduce binary packages

 -- Xavier Guimard <yadd@debian.org>  Sat, 05 Dec 2020 10:09:56 +0100

node-jest (26.6.3+ds+~cs64.28.30-2) experimental; urgency=medium

  * Fix debian/clean
  * Don't install diff-sequences test files
  * Split in 13 binary packages (Closes: #976341)

 -- Xavier Guimard <yadd@debian.org>  Fri, 04 Dec 2020 11:32:35 +0100

node-jest (26.6.3+ds+~cs64.28.30-1) unstable; urgency=medium

  * New upstream version 26.6.3+ds+~cs64.28.30
    Updates: p-each-series 2.2.0
  * Install /usr/bin/jest-runtime and /usr/bin/jest-repl
  * Update README.Debian
  * Use ctype in debian/watch

 -- Xavier Guimard <yadd@debian.org>  Tue, 01 Dec 2020 16:22:04 +0100

node-jest (26.6.3+ds+~cs64.27.30-3) unstable; urgency=medium

  * Install docs
  * Add README.Debian
  * Set upstream metadata fields: Bug-Submit.
  * Declare compliance with policy 4.5.1
  * Really exclude quilt files from test
  * Update debian/README.Debian
  * Fix debian/rules for pkg-js-tools ≥ 0.9.49

 -- Xavier Guimard <yadd@debian.org>  Thu, 26 Nov 2020 22:33:41 +0100

node-jest (26.6.3+ds+~cs64.27.30-2) unstable; urgency=medium

  * Automatically exclude quilt files
  * Add tests

 -- Xavier Guimard <yadd@debian.org>  Tue, 17 Nov 2020 10:44:08 +0100

node-jest (26.6.3+ds+~cs64.27.30-1) unstable; urgency=medium

  * Update homepage
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Remove test
  * Require newer jsdom
  * Embed components: astral-regex char-regex babel-preset-moxy import-local
    natural-compare natural-compare-lite p-each-series p-reduce string-length
    supports-hyperlinks terminal-link throat jest-pnp-resolver is-ci callsites
    @bcoe/v8-coverage collect-v8-coverage dedent repl (Closes: #963628)
  * New upstream version 26.6.3+ds+~cs64.27.30
  * Refresh patches
  * Update dependencies
  * Add Breaks against node-typescript-types < 20200626 (Closes: #964004)
  * Update copyright

 -- Xavier Guimard <yadd@debian.org>  Mon, 09 Nov 2020 05:37:49 +0100

node-jest (24.9.0+ds-3) unstable; urgency=medium

  * Remove useless node-babel 6 dependencies

 -- Xavier Guimard <yadd@debian.org>  Wed, 24 Jun 2020 12:50:36 +0200

node-jest (24.9.0+ds-2) unstable; urgency=medium

  * Source-only upload

 -- Xavier Guimard <yadd@debian.org>  Wed, 24 Jun 2020 12:39:23 +0200

node-jest (24.9.0+ds-1) experimental; urgency=medium

  * Exclude website from import and repack
  * Fix copyright

 -- Xavier Guimard <yadd@debian.org>  Fri, 01 May 2020 09:46:02 +0200

node-jest (24.9.0-3) experimental; urgency=medium

  * Use pkg-js-tools auto link during build

 -- Xavier Guimard <yadd@debian.org>  Fri, 01 May 2020 09:09:12 +0200

node-jest (24.9.0-2) experimental; urgency=medium

  * Update copyright

 -- Xavier Guimard <yadd@debian.org>  Mon, 27 Apr 2020 00:55:12 +0200

node-jest (24.9.0-1) unstable; urgency=medium

  [ Pirate Praveen, Xavier Guimard ]
  * Initial release (Closes: #890253)

 -- Xavier Guimard <yadd@debian.org>  Wed, 18 Mar 2020 18:16:47 +0100
