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
|
node-assert (2.0.0+~cs3.9.8-2) unstable; urgency=medium
* Team upload
* Fix autopkgtest
-- Yadd <yadd@debian.org> Wed, 31 Aug 2022 14:26:35 +0200
node-assert (2.0.0+~cs3.9.8-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Embed typescript declarations and repack
-- Yadd <yadd@debian.org> Wed, 31 Aug 2022 14:07:16 +0200
node-assert (2.0.0+~cs2.4.2-1) unstable; urgency=medium
* Team upload
* Embed es6-object-assign and is-nan
* Update doc
-- Yadd <yadd@debian.org> Thu, 24 Mar 2022 07:12:18 +0100
node-assert (2.0.0-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 array-fill and object.entries for test only
* Build with babeljs
* Update test
* Update dependencies:
+ require node-util ≥ 0.12
+ build depends on node-babel7
+ test depends on node-tape
-- Yadd <yadd@debian.org> Sun, 07 Nov 2021 00:15:12 +0100
node-assert (1.5.0-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* New upstream version 1.5.0
* Add dependency to node-object-assign
-- Xavier Guimard <yadd@debian.org> Thu, 24 Dec 2020 11:13:22 +0100
node-assert (1.4.1-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* Bump debhelper compatibility level to 12
* Update VCS fields to salsa
* Use pkg-js-tools auto install
* Enable upstream test using mocha
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Add upstream/metadata
-- Xavier Guimard <yadd@debian.org> Wed, 19 Feb 2020 15:51:05 +0100
node-assert (1.4.1-1) unstable; urgency=low
* Initial release (Closes: #818188)
-- Sruthi Chandran <srud@disroot.org> Wed, 12 Oct 2016 14:28:13 +0530
|