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
|
node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) unstable; urgency=medium
* Team upload
[ lintian-brush ]
* Update lintian override info format in d/source/lintian-overrides on
line 2
* Update standards version to 4.6.1, no changes needed
[ Yadd ]
* Add patch for core-js 3
* Don't install components, needed only for tests and currently broken
(fix autopkgtest)
-- Yadd <yadd@debian.org> Wed, 30 Nov 2022 19:59:17 +0100
node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-3) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to nodejs
* Install components
-- Yadd <yadd@debian.org> Tue, 21 Dec 2021 22:19:29 +0100
node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-2) unstable; urgency=medium
* Team upload
* Back to unstable
* Bump debhelper from old 12 to 13.
* Add "Rules-Requires-Root: no"
* Clean test (Closes: #974229)
* Set testsuite
-- Yadd <yadd@debian.org> Sun, 15 Aug 2021 10:35:22 +0200
node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-1) experimental; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ node-babel-plugin-add-module-exports: Add Multi-Arch: foreign.
[ Pirate Praveen ]
* Switch to lijunle's fork for babel 7 fixes
* New upstream version 1.0.4 (Closes: #990493)
* Use dh-sequence-nodejs auto install
* Build using babeljs command
* Use babel 7 modules to build
* Add lintian override for false positive test data
* Run upstream tests using mocha
* Add babel-preset-power-assert as component
* Add babel-plugin-empower-assert and babel-plugin-espower as components
* Disable tests (needs core-js 2)
* Update copyright for embedded components
* Bump Standards-Version to 4.5.1 (no changes needed)
* Exclude tests from component
* New upstream version 1.0.4+dfsg+~cs5.8.0
-- Pirate Praveen <praveen@debian.org> Wed, 30 Jun 2021 23:21:58 +0530
node-babel-plugin-add-module-exports (0.2.1-3) unstable; urgency=medium
* Stop trying to install a not shipped README.md. (Closes: #903336)
(Thanks to Adrian Bunk)
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Mon, 24 Sep 2018 15:17:23 +0530
node-babel-plugin-add-module-exports (0.2.1-2) unstable; urgency=medium
* Move to main (babel is in main now)
-- Pirate Praveen <praveen@debian.org> Wed, 27 Sep 2017 21:57:01 +0530
node-babel-plugin-add-module-exports (0.2.1-1) unstable; urgency=low
* Initial release (Closes: #876330)
-- Pirate Praveen <praveen@debian.org> Thu, 21 Sep 2017 11:51:42 +0530
|