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
|
node-temp (0.8.3-2) unstable; urgency=medium
* Team upload
* Refactored tests: asynchronous-aware now (Closes: #834915)
+ Build-Depends mocha
* Patch: use crypto to get safer temp names
* Patch: fix upstream bug
* Standards-Version 4.3.0
-- Jérémy Lal <kapouer@melix.org> Thu, 10 Jan 2019 00:27:19 +0100
node-temp (0.8.3-1) unstable; urgency=medium
* Team upload.
[ Paolo Greppi]
* Update Vcs fields for migration to https://salsa.debian.org/
* Bump standard version
* Bump debhelper compat
[ Tim Retout ]
* Enable tests during build
[ Jérémy Lal ]
* New upstream version 0.8.3 (Closes: #834915)
* (Build)-Depends node-os-tmpdir
* Standards-Version 3.9.8
* dh 9
* Secure Vcs Url
* Remove XS from Testsuite field
* Add build tests to testsuite
-- Paolo Greppi <paolo.greppi@libpf.com> Wed, 25 Apr 2018 22:11:17 +0200
node-temp (0.8.1-1) unstable; urgency=low
* Initial release (Closes: #758878)
-- Tim Retout <diocles@debian.org> Fri, 22 Aug 2014 09:25:22 +0100
|