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
|
node-node-sass (4.14.1+git20200512.e1fc158+dfsg-4) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Sat, 24 Oct 2020 19:54:28 +0200
node-node-sass (4.14.1+git20200512.e1fc158+dfsg-3) 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 ]
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* Add fix for node-mkdirp ≥ 1
-- Xavier Guimard <yadd@debian.org> Fri, 23 Oct 2020 16:17:30 +0200
node-node-sass (4.14.1+git20200512.e1fc158+dfsg-2) unstable; urgency=medium
* Team upload.
* Tightening dependency on nodejs (Closes: #963761). Thanks Jonas Smedegaard
and Paul Gevers.
-- Andrius Merkys <merkys@debian.org> Wed, 22 Jul 2020 01:12:22 -0400
node-node-sass (4.14.1+git20200512.e1fc158+dfsg-1) unstable; urgency=medium
* Team upload.
[ Andrius Merkys ]
* New upstream version 4.14.1+git20200512.e1fc158+dfsg
* Excluding src/libsass, linking against system-provided libsass
(Closes: #963764)
* Ignoring failing test case
[ Nilesh Patra ]
* Add compression parameter
-- Andrius Merkys <merkys@debian.org> Thu, 09 Jul 2020 08:14:41 -0400
node-node-sass (4.14.1-2) unstable; urgency=medium
* Team upload
* Remove dependency to node-cross-spawn (Closes: #959785)
-- Xavier Guimard <yadd@debian.org> Tue, 05 May 2020 13:49:49 +0200
node-node-sass (4.14.1-1) unstable; urgency=medium
* Team upload
* Add fix for readable-stream ≥ 3 (Closes: #959780)
* New upstream release
* Remove useless dependency to node-request (Closes: #958696)
-- Xavier Guimard <yadd@debian.org> Tue, 05 May 2020 12:36:55 +0200
node-node-sass (4.13.1-3) unstable; urgency=medium
* Team upload
* Add debian/patches/0005-build-on-more-architectures.diff
as upstream authors had arbitrarily limited to i386 and amd64 only
when it can build successfully on so many more architectures
-- Anthony Fok <foka@debian.org> Wed, 11 Mar 2020 08:27:09 -0600
node-node-sass (4.13.1-2) unstable; urgency=medium
* Team upload.
* Change --libsass_ext=auto to --libsass_ext=no temporarily
to embed own copy of libsass 3.5.4 as a last resort to solve
a FTBFS conundrum where all other libsass bindings and Debian
have moved on to libsass 3.6.3, but unfortunately the node-sass
upstream authors showed no interest in catching up any time soon,
see https://github.com/sass/node-sass/issues/2685
.
Upstream author @xzyfer promises that libsass 3.6 support "will land
in 5.0", so please remember to revert this commit when that happens.
-- Anthony Fok <foka@debian.org> Sun, 08 Mar 2020 09:50:12 -0600
node-node-sass (4.13.1-1) unstable; urgency=medium
* Team upload
[ Nilesh ]
* Disable failing test for Node.js >= 12
* Add manpage
* Add "Rules-Requires-Root: no"
* Bump standards version to 4.5.0
* Fix lintian
[ Xavier Guimard ]
* New upstream version 4.13.1
* Remove disable_api_test patch, fixed by upgrade
-- Xavier Guimard <yadd@debian.org> Tue, 28 Jan 2020 07:20:18 +0100
node-node-sass (4.12.0-2) unstable; urgency=medium
* Team upload
[ Xavier Guimard ]
* Fix link
[ Pirate Praveen ]
* Source-only upload for bullseye
* Bump Standards-Version to 4.4.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sat, 30 Nov 2019 14:12:58 +0530
node-node-sass (4.12.0-1) unstable; urgency=low
[ Nilesh Sat, 20 Jul 2019 23:10:19 -0700 ]
* Initial release (Closes: #932956)
-- Nilesh <npatra974@gmail.com> Sat, 20 Jul 2019 23:11:41 -0700
|