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-inline-source-map (0.6.2~git-3) unstable; urgency=medium
* Team upload
* Run debci only for nodejs (>= 10)
-- Bastien Roucariès <rouca@debian.org> Wed, 09 Jan 2019 23:14:38 +0100
node-inline-source-map (0.6.2~git-2) unstable; urgency=high
* Team upload
* Patch to update tests expectations (Closes: #918004)
* Remove one lintian override, no longer needed
-- Jérémy Lal <kapouer@melix.org> Tue, 08 Jan 2019 00:40:46 +0100
node-inline-source-map (0.6.2~git-1) unstable; urgency=medium
* Team upload
* New upstream version from github (not tagged but published
on npm).
* Fix warnings with newer node (>= 10)
-- Bastien Roucariès <rouca@debian.org> Tue, 01 Jan 2019 21:58:12 +0100
node-inline-source-map (0.6.1-5) unstable; urgency=medium
* Team upload
* FTBFS due nodejs (<= 8). Require nodejs >= 8
* Bump policy and compat (no changes)
* Move to salsa
-- Bastien Roucariès <rouca@debian.org> Wed, 09 May 2018 10:43:15 +0200
node-inline-source-map (0.6.1-4) unstable; urgency=medium
* Team upload.
* Bump policy (no changes)
* Honor debian/rules nocheck flags
* Use compat 10
-- Bastien Roucariès <rouca@debian.org> Tue, 15 Aug 2017 11:02:35 +0200
node-inline-source-map (0.6.1-3) experimental; urgency=medium
* Team upload.
* Fix examples.
* Improve autopkgtest.
-- Bastien Roucariès <rouca@debian.org> Sun, 16 Apr 2017 23:06:11 +0200
node-inline-source-map (0.6.1-2) unstable; urgency=medium
* Patch tests to fix FTBFS
Thanks to Jérémy Lal (Closes: #844938)
* Unapply patches from source
* Remove duplicate metadata from wrong location
-- Ross Gammon <rosco2@ubuntu.com> Thu, 24 Nov 2016 21:22:44 +0100
node-inline-source-map (0.6.1-1) unstable; urgency=low
* Initial release (Closes: #795114)
-- Ross Gammon <rosco2@ubuntu.com> Sun, 28 Aug 2016 11:12:45 +0200
|