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
|
node-transformers (3.1.0+~1.0.0-2) unstable; urgency=medium
* Fix test for chalk >= 5 (Closes: #1009574)
-- Yadd <yadd@debian.org> Fri, 22 Apr 2022 13:17:15 +0200
node-transformers (3.1.0+~1.0.0-1) unstable; urgency=medium
* Embed jstransformer (next version of transformers)
* Add test for jstransformer
* Add lintian overrides
-- Yadd <yadd@debian.org> Sun, 09 Jan 2022 15:38:54 +0100
node-transformers (3.1.0-2) unstable; urgency=medium
* Fix GitHub tags regex
* Uploaders: replace Leo Iannacone by myself, thanks for your work!
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Depends on node-uglify-js, not uglifyjs
-- Yadd <yadd@debian.org> Sun, 09 Jan 2022 15:13:42 +0100
node-transformers (3.1.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Repository, Repository-Browse.
* Update Vcs-* headers to use salsa repository.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Modernize debian/watch
* Use dh-sequence-nodejs auto install
* Replace deprecated dependency to node-uglify by uglifyjs
* New upstream version 3.1.0
* Add dependency to node-clone
* Enable part of upstream test using mocha (only those matching existing
Debian packages)
-- Xavier Guimard <yadd@debian.org> Thu, 14 Jan 2021 22:18:52 +0100
node-transformers (3.0.0-2) unstable; urgency=medium
* Team upload.
* Fix depend on node-uglify (not uglifyjs).
-- Jonas Smedegaard <dr@jones.dk> Wed, 09 Jan 2019 21:45:50 +0100
node-transformers (3.0.0-1) unstable; urgency=low
* Initial release (Closes: #747323)
-- Leo Iannacone <l3on@ubuntu.com> Wed, 14 May 2014 15:56:50 +0200
|