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
|
node-buffer-shims (1.0.0-3) unstable; urgency=medium
[ Olivier Tilloy ]
* Disable failing test after Node.js hardened the validation of buffer
allocation size (https://github.com/nodejs/node/commit/6fb7baf)
(Closes: #963457)
- debian/patches/fix-test.diff
[ Gianfranco Costamagna ]
* Team upload.
-- Olivier Tilloy <olivier.tilloy@canonical.com> Thu, 09 Jul 2020 17:29:20 +0200
node-buffer-shims (1.0.0-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Use github tags
* Use pkg-js-tools auto install
* Update lintian overrides
* Add upstream/metadata
* Enable upstream test using tape (2 tests disabled)
-- Xavier Guimard <yadd@debian.org> Sat, 23 May 2020 22:07:50 +0200
node-buffer-shims (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #840920)
-- Sruthi Chandran <srud@disroot.org> Mon, 21 Nov 2016 22:21:49 +0530
|