node-katex (0.16.10+~cs6.1.0-2ubuntu0.24.04.1~esm1) noble-security; urgency=medium

  * SECURITY UPDATE: Code execution
    - debian/patches/CVE-2025-23207.patch: Improve escape character
      handling
    - CVE-2025-23207

 -- Bruce Cable <bruce.cable@canonical.com>  Mon, 16 Jun 2025 10:44:40 +1000

node-katex (0.16.10+~cs6.1.0-2) unstable; urgency=medium

  * Team upload
  * Fix katex alias in contrib (render also build reproducible)

 -- Yadd <yadd@debian.org>  Wed, 27 Mar 2024 08:23:43 +0400

node-katex (0.16.10+~cs6.1.0-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.
  * Drop .yarn from import
  * New upstream version (Closes: #1067805, CVE-2024-28243, CVE-2024-28244,
    CVE-2024-28245, CVE-2024-28246)
  * Refresh patches
  * Fix babel-plugin-preval version

 -- Yadd <yadd@debian.org>  Wed, 27 Mar 2024 07:18:56 +0400

node-katex (0.16.4+~cs6.1.0-1) unstable; urgency=medium

  * Team upload
  * Update lintian override info format in d/source/lintian-overrides
    on line 2-3.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse
  * New upstream version 0.16.4+~cs6.1.0

 -- Yadd <yadd@debian.org>  Fri, 09 Dec 2022 21:25:37 +0100

node-katex (0.16.3+~cs6.1.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints
    + libjs-katex: Add Multi-Arch: foreign.

  [ Yadd ]
  * New upstream version 0.16.3+~cs6.1.0

 -- Yadd <yadd@debian.org>  Sat, 26 Nov 2022 18:32:28 +0100

node-katex (0.16.2+~cs6.1.0-5) unstable; urgency=medium

  * Team upload
  * Add fix for rollup 3 (Closes: #1022693)

 -- Yadd <yadd@debian.org>  Fri, 28 Oct 2022 14:33:33 +0200

node-katex (0.16.2+~cs6.1.0-4) unstable; urgency=medium

  * Team upload
  * Add patch to drop __proto__ calls

 -- Yadd <yadd@debian.org>  Sun, 18 Sep 2022 10:38:26 +0200

node-katex (0.16.2+~cs6.1.0-3) unstable; urgency=medium

  * Team upload
  * Add build dependency to node-read-pkg-up (Closes: #1020172)

 -- Yadd <yadd@debian.org>  Sun, 18 Sep 2022 09:05:32 +0200

node-katex (0.16.2+~cs6.1.0-2) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Sun, 04 Sep 2022 07:59:25 +0200

node-katex (0.16.2+~cs6.1.0-1) experimental; urgency=medium

  * Team upload
  * Fix section
  * Declare compliance with policy 4.6.1
  * New upstream version 0.16.2+~cs6.1.0
  * Drop fix-test-for-jest-27.patch, now included in upstream
  * Unfuzz patches
  * Build babel-plugin-preval with rollup and typescript
  * Update lintian overrides

 -- Yadd <yadd@debian.org>  Fri, 02 Sep 2022 21:41:24 +0200

node-katex (0.13.11+~cs6.0.0-3) unstable; urgency=medium

  * Team upload
  * Drop useless build dependency to node-babel-eslint
  * Add lintian overrides
  * Enable upstream test (jest)
  * Clean install
  * Fix copyright
  * Build manpage with help2man

 -- Yadd <yadd@debian.org>  Thu, 17 Mar 2022 06:45:23 +0100

node-katex (0.13.11+~cs6.0.0-2) unstable; urgency=medium

  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Tue, 08 Feb 2022 14:47:00 +0530

node-katex (0.13.11+~cs6.0.0-1) experimental; urgency=medium

  * Drop fonts component (included in main tarball) excluding dist not required
  * New upstream version 0.13.11
  * Refresh patches
  * Build babel-plugin-preval component
  * Use postcss-preset-evergreen instead of postcss-preset-env
  * Stop using lessc for generating css (webpack with less-loader works now)

 -- Pirate Praveen <praveen@debian.org>  Fri, 21 Jan 2022 18:44:45 +0530

node-katex (0.10.2+dfsg-10) unstable; urgency=medium

  * Team upload.

  * fix provide minified browser-targeted library
    with extension .min.js,
    gone since 0.10.2+dfsg-1 but required by other packages
    (at least pandoc)

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 13 Jan 2022 23:56:57 +0100

node-katex (0.10.2+dfsg-9) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Fix GitHub tags regex
  * Update nodejs dependency to nodejs:any
  * Dependencies: remove node-match-at + add node-commander (Closes: #1002707)
  * Remove useless Breaks/Replaces

 -- Yadd <yadd@debian.org>  Tue, 28 Dec 2021 11:35:45 +0100

node-katex (0.10.2+dfsg-8) unstable; urgency=medium

  * Use cleancss to minify katex.css

 -- Pirate Praveen <praveen@debian.org>  Wed, 13 Jan 2021 14:51:52 +0530

node-katex (0.10.2+dfsg-7) unstable; urgency=medium

  * Team upload
  * Remove Section on katex, Section on fonts-katex that duplicate source
  * Add ctype=nodejs to component(s)
  * Replace deprecated no-uglify by uglifyjs (Closes: #979923)

 -- Xavier Guimard <yadd@debian.org>  Tue, 12 Jan 2021 18:44:20 +0100

node-katex (0.10.2+dfsg-6) unstable; urgency=medium

  * Drop legacy rollup-plugin-alias usage

 -- Pirate Praveen <praveen@debian.org>  Sat, 02 Jan 2021 23:46:42 +0530

node-katex (0.10.2+dfsg-5) unstable; urgency=medium

  [ Xavier Guimard ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Set Multi-Arch: foreign on package fonts-katex.
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Modernize debian/watch
  * Use dh-sequence-nodejs

  [ Pirate Praveen ]
  * Tighten build dependencies
  * Drop legacy rollup-plugin-babel usage

 -- Pirate Praveen <praveen@debian.org>  Fri, 01 Jan 2021 21:33:43 +0530

node-katex (0.10.2+dfsg-4) unstable; urgency=medium

  * Highlight command line interface in description and move to tex section

 -- Pirate Praveen <praveen@debian.org>  Sat, 31 Oct 2020 22:41:53 +0530

node-katex (0.10.2+dfsg-3) unstable; urgency=medium

  * Add a README.Debian explaining the rationale for splitting katex+libjs-katex

 -- Pirate Praveen <praveen@debian.org>  Thu, 25 Jun 2020 01:32:40 +0530

node-katex (0.10.2+dfsg-2) unstable; urgency=medium

  * Revert "Remove node-less-loader from Build-Depends"
  * Revert "Skip less-loader and use lessc command"
  * Add node-file-loader as build dependency

 -- Pirate Praveen <praveen@debian.org>  Mon, 15 Jun 2020 17:45:58 +0530

node-katex (0.10.2+dfsg-1) unstable; urgency=medium

  * New upstream version 0.9.0
  * Build using webpack
  * Bump debhelper compat to 11
  * Add node-mini-css-extract-plugin as build dependency (still in NEW)
  * Add node-babel-loader as build dependency
  * Use /usr/share/nodejs for resolve options in webpack.config
  * Skip cssnano by skipping minimize option
  * Embed components: babel-plugin-version-inline
  * New upstream version 0.10.2+dfsg (Closes: #961005)
  * Use pkg-js-tools for component auto linking to node_modules
  * Build babel-plugin-version-inline with babel 7
  * Add node-css-loader as build dependency
  * Add katex-fonts as a component and symlink to submodules directory
  * Remove dist/contrib from orig source and clean
  * Run rollup during build (Closes: #945556)
  * Skip less-loader and use lessc command
  * Fix katex command link and use pkg-js-tools auto install
  * Add libjs-katex binary package
  * Don't install any components in binary package
    (add empty debian/nodejs/submodules file)
  * Add fonts-katex binary package (Closes: #901382)
  * Rename node-katex to katex and add Provides: node-katex
  * Replace copy of fonts in libjs-katex with symbolic link to fonts-katex
  * Replace duplicate copy of dist with symbolic link to libjs-katex
  * Use salsa.debian.org in Vcs-* fields
  * Use Breaks instead of conflicts
  * Add Section: fonts for fonts-katex
  * Add ${misc:Depends} to libjs-katex and fonts-katex
  * Add deversion mangle for component katex-fonts
  * Add comment to patch

 -- Pirate Praveen <praveen@debian.org>  Wed, 20 May 2020 17:30:55 +0530

node-katex (0.8.3+dfsg-2) unstable; urgency=medium

  * Build with Babel 7

 -- Pirate Praveen <praveen@debian.org>  Mon, 11 May 2020 21:13:15 +0530

node-katex (0.8.3+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #801196)

 -- Pirate Praveen <praveen@debian.org>  Fri, 10 Nov 2017 11:15:55 +0530
