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
|
node-fd-slicer (1.1.0+repack1-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-fd-slicer: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 12:04:39 +0000
node-fd-slicer (1.1.0+repack1-2) unstable; urgency=medium
* Fix test for Node.js >= 14 (Closes: #1009585). See also #1010008
-- Yadd <yadd@debian.org> Fri, 22 Apr 2022 11:11:18 +0200
node-fd-slicer (1.1.0+repack1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ lintian-brush ]
* Bump debhelper from old 12 to 13.
+ Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper
now does this
* Update standards version to 4.6.0, no changes needed
[ Yadd ]
* Add "Rules-Requires-Root: no"
* debian/watch:
* version 4
* Fix filenamemangle
* Fix GitHub tags regex
* Drop dependency to nodejs
* Drop components and repack
-- Yadd <yadd@debian.org> Sat, 15 Jan 2022 09:13:34 +0100
node-fd-slicer (1.1.0-2) unstable; urgency=medium
* Add missing copyright for stream-equal
* Increase test timeout
-- Xavier Guimard <yadd@debian.org> Fri, 11 Jan 2019 09:28:57 +0100
node-fd-slicer (1.1.0-1) unstable; urgency=medium
[ Andrew Kelley ]
* Imported Upstream version 1.0.1
[ Xavier Guimard ]
* New upstream version 1.1.0
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.3.0
* Add test, adds mocha in build dependencies (Closes: #894938)
* Update debian/copyright format link
* Add stream-equal and streamsink components, not versioned, used for test
only
* Change section to javascript
* Add upstream/metadata
* Replace Andrew Kelley as uploader by me. Thanks to Andrew for his work!
(Closes: #909888)
-- Xavier Guimard <yadd@debian.org> Thu, 10 Jan 2019 17:23:02 +0100
node-fd-slicer (0.3.2-1) unstable; urgency=low
* Initial release (Closes: #765432)
-- Andrew Kelley <superjoe30@gmail.com> Wed, 15 Oct 2014 11:38:27 +0200
|