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
|
node-babylon (6.18.0+~6.16.6-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-babylon: Add :any qualifier for nodejs dependency.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Nov 2022 11:14:08 +0000
node-babylon (6.18.0+~6.16.6-1) unstable; urgency=medium
* Team upload
* Add ctype=nodejs to component(s)
* Fix GitHub tags regex
* Add missing build dependency on dh addon.
* Update standards version to 4.6.0, no changes needed.
* New upstream version 6.18.0+~6.16.6
-- Yadd <yadd@debian.org> Wed, 29 Dec 2021 19:01:45 +0100
node-babylon (6.18.0+~6.16.5-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* Embed typescript definitions
* New upstream version 6.18.0+~6.16.5
* Add multi-arch hints
-- Xavier Guimard <yadd@debian.org> Tue, 27 Oct 2020 12:16:00 +0100
node-babylon (6.18.0-4) unstable; urgency=medium
* Team upload
* Build with babel7
-- Xavier Guimard <yadd@debian.org> Mon, 11 May 2020 08:11:02 +0200
node-babylon (6.18.0-3) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* Bump debhelper compatibility level to 12
* Update VCS fields to salsa
* Use pkg-js-tools auto install
* Replace ava by tape in test
* Embed babel-helper-fixtures and try-resolve for test only
* Enable upstream test
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* Update lintian overrides
* Update source url to github.com/babel/babel
-- Xavier Guimard <yadd@debian.org> Wed, 19 Feb 2020 21:53:30 +0100
node-babylon (6.18.0-2) unstable; urgency=medium
* Add copyright of src/plugins/jsx/fromCodePoint.js
* Change babel command to babeljs
* Transpile modules in .babelrc
* Don't use external-helpers plugin in .babelrc
* Move to main (does not need npm to build anymore)
-- Pirate Praveen <praveen@debian.org> Tue, 26 Sep 2017 16:56:24 +0530
node-babylon (6.18.0-1) unstable; urgency=medium
* New upstream release
* Remove dependency on nodejs-legacy (Closes: #873800)
* Use system modules when available
-- Pirate Praveen <praveen@debian.org> Tue, 19 Sep 2017 16:39:21 +0530
node-babylon (6.14.1-1) unstable; urgency=low
* Initial release (Closes: #845174)
-- Pirate Praveen <praveen@debian.org> Mon, 21 Nov 2016 11:08:17 +0530
|