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
|
node-trim-newlines (3.0.0+~3.0.0-1) unstable; urgency=medium
* Team upload
* Embed typescript declarations and repack
* Fix Regex Denial of Service (Closes: CVE-2021-33623)
-- Yadd <yadd@debian.org> Sat, 05 Feb 2022 08:14:41 +0100
node-trim-newlines (3.0.0-2) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
-- Yadd <yadd@debian.org> Sun, 28 Nov 2021 15:42:53 +0100
node-trim-newlines (3.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Modernize debian/watch
* Use dh-sequence-nodejs auto install (Closes: #974324)
* New upstream version 3.0.0
* Update copyright
* Enable upstream test using tape instead of ava
-- Xavier Guimard <yadd@debian.org> Mon, 04 Jan 2021 06:20:52 +0100
node-trim-newlines (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #841999)
-- Sruthi Chandran <srud@disroot.org> Tue, 25 Oct 2016 12:09:53 +0530
|