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
|
node-babel-loader (8.2.2-5) unstable; urgency=medium
* Team upload.
* Enable upstream test using tape instead of ava
-- Xavier Guimard <yadd@debian.org> Mon, 18 Jan 2021 13:17:42 +0100
node-babel-loader (8.2.2-4) unstable; urgency=medium
* Team upload.
* Update minimum version of dependencies and match dependencies with
package.json
-- Pirate Praveen <praveen@debian.org> Mon, 18 Jan 2021 00:29:55 +0530
node-babel-loader (8.2.2-3) unstable; urgency=medium
* Team upload.
* Update minimum version of schema-utils in Depends and package.json
-- Pirate Praveen <praveen@debian.org> Tue, 22 Dec 2020 01:00:13 +0530
node-babel-loader (8.2.2-2) unstable; urgency=medium
* Team upload.
* build-depend on recent node-babel-core
(not node-babel7);
depend on recent node-babel-cli node-babel-core node-babel-preset-env
(not node-babel7)
-- Jonas Smedegaard <dr@jones.dk> Fri, 18 Dec 2020 16:08:43 +0100
node-babel-loader (8.2.2-1) unstable; urgency=medium
* Team upload
* New upstream version 8.2.2
-- Xavier Guimard <yadd@debian.org> Sun, 29 Nov 2020 07:13:11 +0100
node-babel-loader (8.2.1-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful test
-- Xavier Guimard <yadd@debian.org> Thu, 19 Nov 2020 08:38:21 +0100
node-babel-loader (8.2.1-1) experimental; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Use dh-sequence-nodejs
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* New upstream version 8.2.1
* Add fix for node-schema-utils ≥ 3
-- Xavier Guimard <yadd@debian.org> Wed, 18 Nov 2020 06:46:35 +0100
node-babel-loader (8.1.0-3) unstable; urgency=medium
* Team upload.
* Really reupload to unstable
-- Pirate Praveen <praveen@debian.org> Sun, 10 May 2020 14:22:22 +0530
node-babel-loader (8.1.0-2) experimental; urgency=medium
* Team upload.
* Reupload to unstable (reverse build dependencies are fixed/filed bugs)
-- Pirate Praveen <praveen@debian.org> Sun, 10 May 2020 13:57:55 +0530
node-babel-loader (8.1.0-1) experimental; urgency=medium
* Team Upload.
[ Xavier Guimard ]
* Add upstream/metadata
[ Daniel Ring ]
* Update d/copyright URL format
[ Nilesh Patra ]
* New upstream version 8.1.0
* Update Build-depends and Depends
* Update rules wrt new version
* Update Build-deps, use pkg-js-tools auto-install
* Remove tests/{control,require} don't run tests since ava is not packaged
* Drop compat, switch to debhelper-compat
* Add "Rules-Requires-Root:no"
* Bump Standards version to 4.5.0
-- Nilesh Patra <npatra974@gmail.com> Sat, 02 May 2020 15:38:10 +0530
node-babel-loader (7.1.5-1) unstable; urgency=medium
* New upstream release
-- Daniel Ring <dring@wolfishly.me> Wed, 26 Dec 2018 20:40:43 -0800
node-babel-loader (7.1.2-4) unstable; urgency=low
* Added node-babel-core to depends list and webpack to enhances list
-- Daniel Ring <dring@wolfishly.me> Wed, 13 Dec 2017 19:34:28 -0800
node-babel-loader (7.1.2-3) unstable; urgency=medium
* Team upload
* babel command is now babeljs
-- Pirate Praveen <praveen@debian.org> Tue, 03 Oct 2017 21:21:08 +0530
node-babel-loader (7.1.2-2) unstable; urgency=low
* Moved to main as all dependencies and build-deps are now in main
-- Daniel Ring <dring@wolfishly.me> Tue, 26 Sep 2017 03:30:21 -0700
node-babel-loader (7.1.2-1) unstable; urgency=low
* Initial release (Closes: #845130)
* Fixed build process to use only packages in Debian
-- Daniel Ring <dring@wolfishly.me> Wed, 13 Sep 2017 23:57:30 -0700
|