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
|
node-package-json (8.1.0-5) unstable; urgency=medium
* Team upload
* Update test patch
-- Yadd <yadd@debian.org> Thu, 01 Dec 2022 12:32:58 +0100
node-package-json (8.1.0-4) unstable; urgency=medium
* Team upload
* Allow __proto__ calls to workaround ava issue
-- Yadd <yadd@debian.org> Thu, 01 Dec 2022 11:58:20 +0100
node-package-json (8.1.0-3) unstable; urgency=medium
* Team upload
* Add breaks node-latest-version < 7
-- Yadd <yadd@debian.org> Wed, 13 Jul 2022 07:01:00 +0200
node-package-json (8.1.0-2) unstable; urgency=medium
* Team upload
* Fix autopkgtest
-- Yadd <yadd@debian.org> Sat, 02 Jul 2022 09:45:18 +0200
node-package-json (8.1.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 8.1.0
* Require node-registry-auth-token >= 5
* Enable upstream test (ava)
-- Yadd <yadd@debian.org> Fri, 01 Jul 2022 15:43:22 +0200
node-package-json (6.5.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.
* Remove constraints unnecessary since buster:
+ node-package-json: Drop versioned constraint on node-got,
node-registry-auth-token, node-registry-url and node-semver in Depends.
* Bump debhelper from old 12 to 13.
[ Yadd ]
* Declare compliance with policy 4.6.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Modernize debian/watch
* Fix filenamemangle
* Fix GitHub tags regex
* Drop nodejs dependency
* Use dh-sequence-nodejs auto install
* New upstream version 6.5.0
-- Yadd <yadd@debian.org> Mon, 13 Dec 2021 17:01:53 +0100
node-package-json (4.0.1-1) unstable; urgency=low
* Initial release (Closes: #878795)
-- Pirate Praveen <praveen@debian.org> Mon, 16 Oct 2017 22:20:16 +0530
|