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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
|
node-eventemitter2 (6.4.9-1) unstable; urgency=medium
[ Yadd ]
* Team upload
[ Bastien Roucariès ]
* Bug fix: "Drop bluebird" (Closes: #1119329).
* Bump policy
* Bug fix: "Fails to build source after successful build", thanks to
Lucas Nussbaum (Closes: #1045344).
* Bug fix: "Fails to build binary packages again after successful
build", thanks to Lucas Nussbaum (Closes: #1049517).
-- Bastien Roucariès <rouca@debian.org> Wed, 29 Oct 2025 15:02:12 +0100
node-eventemitter2 (6.4.7-1) unstable; urgency=medium
* Team upload
* New upstream version 6.4.7 (updates typescript declarations)
-- Yadd <yadd@debian.org> Thu, 18 Aug 2022 15:55:12 +0200
node-eventemitter2 (6.4.6-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 6.4.6 (update typescript declarations)
-- Yadd <yadd@debian.org> Fri, 01 Jul 2022 15:51:32 +0200
node-eventemitter2 (6.4.5-1) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* New upstream version 6.4.5
* Drop test patch
* Update test
-- Yadd <yadd@debian.org> Mon, 15 Nov 2021 08:13:40 +0100
node-eventemitter2 (6.4.3-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.1
* Update build dependencies: replace deprecated "node-uglify or
yui-compressor" by uglifyjs
-- Xavier Guimard <yadd@debian.org> Mon, 18 Jan 2021 09:34:58 +0100
node-eventemitter2 (6.4.3-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Make "Files: *" paragraph the first in the copyright file.
* Update Vcs-* headers to use salsa repository.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Use dh-sequence-nodejs
* New upstream version 6.4.3
* Update docs
* Fix upstream tests
* Enable upstream test using nodeunit
* Fix warning
* Update copyright
* Apply multi-arch hints
* Update homepage
-- Xavier Guimard <yadd@debian.org> Mon, 26 Oct 2020 06:11:04 +0100
node-eventemitter2 (0.4.13-2) unstable; urgency=medium
* Rewrite descriptions
[ Matthew Pideil ]
* Copyright:
+ rename MIT to Expat
+ add missing copyright section for two test files
* Add Build-Deps: nodejs
* Remove useless Depends of libjs-eventemitter2: nodejs
* Recommends: javascript-common
-- Jérémy Lal <kapouer@melix.org> Mon, 19 May 2014 16:32:37 +0200
node-eventemitter2 (0.4.13-1) unstable; urgency=low
* Initial release (Closes: #742458)
-- Matthew Pideil <matthewp_debian@teledetection.fr> Sat, 29 Mar 2014 00:43:10 +0000
|