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
|
node-slash (4.0.0-3) unstable; urgency=medium
* Team upload
* Fix commonjs export for jest (remove type:module)
-- Yadd <yadd@debian.org> Sun, 10 Apr 2022 19:31:32 +0200
node-slash (4.0.0-2) unstable; urgency=medium
* Team upload
* Better commonjs export
-- Yadd <yadd@debian.org> Fri, 08 Apr 2022 16:52:49 +0200
node-slash (4.0.0-1) unstable; urgency=medium
* Team upload
* New upstream version 4.0.0
* Refresh patch
* Build commonjs files
-- Yadd <yadd@debian.org> Fri, 08 Apr 2022 08:28:15 +0200
node-slash (3.0.0-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
* Apply multi-arch hints.
+ node-slash: Add Multi-Arch: foreign.
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Fix filenamemangle
* Use dh-sequence-nodejs
* Update standards version to 4.6.0, no changes needed.
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Fri, 26 Nov 2021 06:11:43 +0100
node-slash (3.0.0-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, Repository, Repository-
Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Xavier Guimard ]
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* New upstream version 3.0.0
* Use pkg-js-tools auto install
* Enable upstream test using tape instead of ava
* Update description
-- Xavier Guimard <yadd@debian.org> Mon, 13 Jan 2020 12:06:21 +0100
node-slash (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #845176)
-- Pirate Praveen <praveen@debian.org> Mon, 21 Nov 2016 12:12:08 +0530
|