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
|
node-dashdash (2.0.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 2.0.0
* Update copyright
* Drop useless patch
* Update test (use tap instead of nodeunit)
* Install examples
-- Xavier Guimard <yadd@debian.org> Wed, 02 Dec 2020 11:25:31 +0100
node-dashdash (1.14.1-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use pkg-js-tools auto test & install
* Fix copyright
-- Xavier Guimard <yadd@debian.org> Tue, 05 May 2020 11:38:47 +0200
node-dashdash (1.14.1-2) unstable; urgency=medium
* Set TZ=UTC to make tests pass everywhere (Closes: #890141)
* Enable nocheck build profile
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
* Change section to javascript
-- Pirate Praveen <praveen@debian.org> Wed, 19 Sep 2018 17:29:39 +0530
node-dashdash (1.14.1-1) unstable; urgency=low
* Initial release (Closes: #861679)
-- Pirate Praveen <praveen@debian.org> Tue, 02 May 2017 22:21:11 +0530
|