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 75 76 77 78 79 80 81 82 83 84 85 86
|
node-grunt-contrib-nodeunit (4.0.0-2) unstable; urgency=medium
* Team upload
* Enable __proto__ in test, needed here for pkg-js-autopkgtest 0.15
-- Yadd <yadd@debian.org> Mon, 12 Sep 2022 11:50:19 +0200
node-grunt-contrib-nodeunit (4.0.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 4.0.0
* Refresh patches
-- Yadd <yadd@debian.org> Tue, 30 Aug 2022 18:12:15 +0200
node-grunt-contrib-nodeunit (2.0.0-6) unstable; urgency=medium
* Team upload
* Fix d/control for Debian::Control (Closes: #1006062)
-- Yadd <yadd@debian.org> Sat, 19 Feb 2022 08:56:30 +0100
node-grunt-contrib-nodeunit (2.0.0-5) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.0, no changes needed.
* Fix GitHub tags regex
* Fix filenamemangle
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Mon, 08 Nov 2021 12:39:30 +0100
node-grunt-contrib-nodeunit (2.0.0-4) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Use dh-sequence-nodejs
* Disable one test (test fails for an unknown reason)
-- Xavier Guimard <yadd@debian.org> Fri, 13 Nov 2020 08:41:56 +0100
node-grunt-contrib-nodeunit (2.0.0-3) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Team upload.
[ Olivier Tilloy ]
* Fix test expectations when run with Node.js 12.18 (Closes: #963061)
- debian/patches/test-expectation-ensure-linewrap.patch
-- Olivier Tilloy <olivier.tilloy@canonical.com> Tue, 14 Jul 2020 17:21:50 +0200
node-grunt-contrib-nodeunit (2.0.0-2) unstable; urgency=medium
* Team upload
* Launch test only during autopkgtest to avoid circular dependencies
* Update description
-- Xavier Guimard <yadd@debian.org> Fri, 21 Feb 2020 14:11:39 +0100
node-grunt-contrib-nodeunit (2.0.0-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Add upstream/metadata
* New upstream version 2.0.0
* Use pkg-js-tools auto install
* Add patch to replace nodeunit-x by nodeunit
* Enable upstream test
* Update VCS fields to salsa
* Add patch descriptions
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sun, 26 Jan 2020 14:26:58 +0100
node-grunt-contrib-nodeunit (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #845028)
-- Pirate Praveen <praveen@debian.org> Sat, 19 Nov 2016 22:28:22 +0530
|