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-latest-version (7.0.0-3) unstable; urgency=medium
* Team upload
* Don't launch test during build and requires needs-internet during
autopkgtest (Closes: #1025963)
-- Yadd <yadd@debian.org> Mon, 12 Dec 2022 17:24:04 +0100
node-latest-version (7.0.0-2) unstable; urgency=medium
* Team upload
* Allow __proto__ calls to workaround ava issue
-- Yadd <yadd@debian.org> Thu, 01 Dec 2022 11:38:03 +0100
node-latest-version (7.0.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Fix filenamemangle
* New upstream version 7.0.0
* Enable upstream test (ava)
* Require node-package-json >= 8
-- Yadd <yadd@debian.org> Fri, 01 Jul 2022 15:26:23 +0200
node-latest-version (5.1.0-2) unstable; urgency=medium
* Team upload
* Modernize debian/watch
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
-- Yadd <yadd@debian.org> Sun, 10 Oct 2021 16:16:31 +0200
node-latest-version (5.1.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.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use dh-sequence-nodejs auto install
* New upstream version 5.1.0
-- Xavier Guimard <yadd@debian.org> Fri, 30 Oct 2020 09:06:31 +0100
node-latest-version (3.1.0-1) unstable; urgency=low
* Initial release (Closes: #879183)
-- Pirate Praveen <praveen@debian.org> Fri, 20 Oct 2017 14:05:59 +0530
|