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
|
node-character-parser (3.1.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-character-parser: Add :any qualifier for nodejs dependency.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Nov 2022 11:32:02 +0000
node-character-parser (3.1.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ node-character-parser: Add Multi-Arch: foreign.
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs for test & install
* Uploaders: replace Leo Iannacone by myself, thanks for your work!
* Update standards version to 4.6.0, no changes needed.
* Add patch to workaround tsc update
-- Yadd <yadd@debian.org> Sun, 26 Sep 2021 17:22:29 +0200
node-character-parser (3.1.0-2) unstable; urgency=medium
* Team upload
* Update test dependencies for Node.js ≥ 12 (Closes: #963436)
-- Xavier Guimard <yadd@debian.org> Mon, 22 Jun 2020 08:38:54 +0200
node-character-parser (3.1.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove unnecessary XS-Testsuite field in debian/control.
* Update Vcs-* headers to use salsa repository.
[ 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
* New upstream version 3.1.0
* Embed some little modules from ame author for test only
* Drop patch
* Build with tsc
* Update test
-- Xavier Guimard <yadd@debian.org> Tue, 28 Apr 2020 14:48:48 +0200
node-character-parser (1.2.1-1) unstable; urgency=medium
* Imported Upstream version 1.2.1
* Bump Standard-Version 3.9.6
* Update long description
* Run upstream tests during build
- add mocha as builddep
- enable tests in debian/rules
- 0000-use_assert.patch: do not use better-assert in tests
* Add autopkgtest suite
-- Leo Iannacone <l3on@ubuntu.com> Sat, 11 Oct 2014 17:56:09 +0200
node-character-parser (1.2.0-1) unstable; urgency=low
* Initial release (Closes: #746510)
-- Leo Iannacone <l3on@ubuntu.com> Wed, 30 Apr 2014 21:50:54 +0200
|