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
|
node-stylus (0.59.0+~0.48.38-3) unstable; urgency=medium
* Team upload
* Increase tests timeout
-- Jérémy Lal <kapouer@melix.org> Sun, 06 Apr 2025 10:54:07 +0200
node-stylus (0.59.0+~0.48.38-2) unstable; urgency=medium
* Drop __proto__ calls
-- Yadd <yadd@debian.org> Thu, 01 Dec 2022 15:21:25 +0100
node-stylus (0.59.0+~0.48.38-1) unstable; urgency=medium
* Update standards version to 4.6.1, no changes needed
* New upstream version 0.59.0+~0.48.38
* Add patch to use node-css instead of @adobe/css-tools
-- Yadd <yadd@debian.org> Mon, 05 Sep 2022 17:43:15 +0200
node-stylus (0.57.0+~0.48.36-1) unstable; urgency=medium
* Set upstream metadata fields: Security-Contact.
* Embed typescript declarations
* New upstream version 0.57.0+~0.48.36
* Update lintian overrides
-- Yadd <yadd@debian.org> Thu, 03 Mar 2022 21:48:05 +0100
node-stylus (0.55.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Yadd ]
* Update standards version to 4.6.0, no changes needed.
* Fix GitHub tags regex
* Fix filenamemangle
* Update nodejs dependency: nodejs:any
* New upstream version 0.55.0
* Refresh patches
* Test dependencies: replace should by chai
-- Yadd <yadd@debian.org> Sun, 07 Nov 2021 19:06:06 +0100
node-stylus (0.54.8-1) unstable; urgency=medium
[ 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 ]
* Replace embedded safer-buffer by a dependency to
node-safe-buffer ≥ 5.2.1+~cs2.1.2
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Use dh-sequence-nodejs
* New upstream version 0.54.8
* Refresh patches
-- Xavier Guimard <yadd@debian.org> Tue, 01 Dec 2020 13:52:15 +0100
node-stylus (0.54.7-1) unstable; urgency=medium
* Declare compliance with policy 4.4.1
* New upstream version 0.54.7
* Refresh patchs
* Drop unneeded version constraints from (build) dependencies
* Embed components: safer-buffer
* Add node-debug and node-semver in dependencies
* Fix node path in patch
* Replace Andrew Kelley by myself in uploaders (Closes: #909879)
-- Xavier Guimard <yadd@debian.org> Thu, 10 Oct 2019 21:31:14 +0200
node-stylus (0.54.5-3) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Add upstream/metadata
* Remove debian/examples
* Switch install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:44:09 +0200
node-stylus (0.54.5-2) unstable; urgency=medium
* Team upload
* Switch to autopkgtest-pkg-nodejs (Closes: #894954)
* Update Vcs-* fields for move to salsa
* Switch to Section: javascript, Priority: optional
* Use secure copyright format URI
* Bump Standards-Version to 4.3.0, no further changes
-- Graham Inggs <ginggs@debian.org> Sat, 25 May 2019 13:38:08 +0000
node-stylus (0.54.5-1) unstable; urgency=medium
* Team upload.
[ Mattia Rizzolo ]
* Imported Upstream version 0.54.5.
* Drop patches applied upstream.
* Update copyright.
* d/copyright: remove Files-Excluded: allegedly everything is DFSG-ok now.
* d/watch: use dversionmangle instead of uversionmangle to remove +dfsg from
the version line.
* Drop obsolete field XS-Testsuite.
* Use debhelper compat level 9.
* Use HTTPS in Vcs-*.
* Update the upstream URL to the new location.
[ James Clarke ]
* Use node-css instead of node-css-parse. Closes: #804509
* Bump Standards-Version to 3.9.8, no changes needed.
-- Mattia Rizzolo <mattia@debian.org> Mon, 23 May 2016 10:26:40 +0000
node-stylus (0.48.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #753260)
-- Andrew Kelley <superjoe30@gmail.com> Sun, 14 Sep 2014 23:58:47 +0200
|