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
|
node-spdx-expression-parse (3.0.1+~3.0.1-1) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to nodejs
* Embed typescript definitions and repack
-- Yadd <yadd@debian.org> Sat, 20 Nov 2021 16:30:30 +0100
node-spdx-expression-parse (3.0.1-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Use dh-sequence-nodejs
* New upstream version 3.0.1
* Update test
-- Xavier Guimard <yadd@debian.org> Mon, 21 Dec 2020 06:45:30 +0100
node-spdx-expression-parse (3.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Use pkg-js-tools auto test & install
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Update copyright
* Enable upstream test using mocha
* debian/watch: use npm registry
* New upstream version 3.0.0
* Update dependencies
-- Xavier Guimard <yadd@debian.org> Mon, 09 Mar 2020 16:24:25 +0100
node-spdx-expression-parse (1.0.4-1) unstable; urgency=low
* Initial release (Closes: #842181)
-- Pirate Praveen <praveen@debian.org> Wed, 26 Oct 2016 23:10:29 +0530
|