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
|
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
|