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-ansi (0.3.1-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Apply multi-arch hints. + node-ansi: Add Multi-Arch: foreign.
* Update standards version to 4.5.0, no changes needed.
[ Yadd ]
* Bump debhelper from old 12 to 13.
* Declare compliance with policy 4.6.0
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs
-- Yadd <yadd@debian.org> Thu, 19 Aug 2021 11:31:34 +0200
node-ansi (0.3.1-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 0.3.1
* Install History.md
-- Xavier Guimard <yadd@debian.org> Mon, 28 Oct 2019 13:11:58 +0100
node-ansi (0.3.0-4) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Add upstream/metadata
* Switch install to pkg-js-tools auto_install
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:42:05 +0200
node-ansi (0.3.0-3) unstable; urgency=medium
* Team upload
* Switch to autopkgtest-pkg-nodejs (Closes: #894925)
* Update Vcs-* fields for move to salsa
* Switch to Section: javascript, Priority: optional
* Use secure copyright format URI
* Bump Standards-Version to 4.3.0, no further changes
-- Graham Inggs <ginggs@debian.org> Thu, 23 May 2019 14:55:35 +0000
node-ansi (0.3.0-2) unstable; urgency=medium
* Add patch to provide a string API, packages using ansicolors or
ansistyles can be easily patched to use node-ansi instead.
-- Jérémy Lal <kapouer@melix.org> Tue, 05 Aug 2014 23:44:37 +0200
node-ansi (0.3.0-1) unstable; urgency=medium
* Imported Upstream version 0.3.0
* Standards-Version 3.9.5
* Build-Depends nodejs
* Enable autopkgtest
* Move to pkg-javascript
-- Jérémy Lal <kapouer@melix.org> Thu, 31 Jul 2014 13:34:44 +0200
node-ansi (0.2.1-1) unstable; urgency=low
* Upstream update.
* No more DFSG-repackaging needed.
* copyright: update Source field, add Upstream-Contact field.
* control:
+ Standards-Version 3.9.4
+ Canonicalize Vcs fields
-- Jérémy Lal <kapouer@melix.org> Wed, 21 Aug 2013 01:07:04 +0200
node-ansi (0.1.2~dfsg1-1) unstable; urgency=low
* Initial release (Closes: #664952)
* DFSG repackaging needed to exclude an unlicensed image in examples.
-- Jérémy Lal <kapouer@melix.org> Fri, 22 Mar 2013 15:44:56 +0100
|