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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
|
node-fstream (1.0.12-7) unstable; urgency=medium
* Team upload
* Fix autopkgtest
-- Yadd <yadd@debian.org> Thu, 21 Apr 2022 12:21:41 +0200
node-fstream (1.0.12-6) unstable; urgency=medium
* Team upload
* Fix test for tap >= 15 (--no-cov) (Closes: #1009608)
-- Yadd <yadd@debian.org> Thu, 21 Apr 2022 11:49:41 +0200
node-fstream (1.0.12-5) unstable; urgency=medium
* Team upload
* Modernize debian/watch
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Tue, 09 Nov 2021 01:53:48 +0100
node-fstream (1.0.12-4) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Sat, 24 Oct 2020 19:54:12 +0200
node-fstream (1.0.12-3) experimental; urgency=medium
* Team upload
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.4.1, no changes needed.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Use dh-sequence-nodejs
* Add fix for mkdirp ≥ 1
-- Xavier Guimard <yadd@debian.org> Fri, 23 Oct 2020 09:07:13 +0200
node-fstream (1.0.12-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Switch install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:43:05 +0200
node-fstream (1.0.12-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Change priority to optional
* Add debian/gbp.conf
* New upstream version 1.0.12 (Closes: #931408, CVE-2019-13173)
* Add upstream/metadata
* Switch test to pkg-js-tools
* Update VCS fields to salsa
* Update debian/copyright
* Add debian/clean
-- Xavier Guimard <yadd@debian.org> Thu, 04 Jul 2019 11:54:07 +0200
node-fstream (1.0.10-1) unstable; urgency=medium
* New upstream version 1.0.10
* dh 9
* Standards-Version 3.9.8
* Secure Vcs url
* XS-Testsuite now Testsuite
* License now ISC
* Autopkgtest instead of build test
* Add patch to fix a simple test failure
-- Jérémy Lal <kapouer@melix.org> Thu, 17 Nov 2016 22:51:27 +0100
node-fstream (1.0.4-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Update minimum required version for dependencies.
* Update Homepage & watch file URL from isaacs to npm.
* Update Vcs-Browser URL to use cgit instead of gitweb.
* Override dh_auto_test to run tap tests, override dh_clean to remove
deep-copy files created by tests.
* Bump Standards-Version to 3.9.6, no changes.
* Add gbp.conf to use pristine-tar by default.
* Also install package.json.
* Add autopkgtest control & require tests.
-- Bas Couwenberg <sebastic@debian.org> Mon, 16 Mar 2015 23:40:25 +0100
node-fstream (0.1.24-1) unstable; urgency=low
* Upstream update.
* Use dh_installexamples instead of dh_installdocs.
* control:
+ Standards-Version 3.9.4
+ Canonicalize Vcs fields.
+ Bump versions of dependencies to match upstream requirements.
-- Jérémy Lal <kapouer@melix.org> Wed, 21 Aug 2013 00:40:03 +0200
node-fstream (0.1.22-1) experimental; urgency=low
* Upstream update.
* Versioned dependency on node-graceful-fs 1.2.0.
* Use github url in watch file.
-- Jérémy Lal <kapouer@melix.org> Fri, 22 Mar 2013 01:18:20 +0100
node-fstream (0.1.13-1) unstable; urgency=low
* Initial release (Closes: #664695)
-- Jérémy Lal <kapouer@melix.org> Sat, 17 Mar 2012 23:37:48 +0100
|