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
|
node-cloneable-readable (2.1.0+~2.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* 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.5.0, no changes needed
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Fix filenamemangle
* Use dh-sequence-nodejs instead of pkg-js-tools
* Update standards version to 4.6.0, no changes needed
* Drop dependency to nodejs
* Embed typescript definitions
* New upstream version 2.1.0+~2.0.0
-- Yadd <yadd@debian.org> Sat, 20 Nov 2021 16:35:02 +0100
node-cloneable-readable (2.0.1-3) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Sat, 11 Jan 2020 09:38:42 +0100
node-cloneable-readable (2.0.1-2) experimental; urgency=medium
* Team upload
* Install "big" file in autopkgtest tree (fixes debci)
-- Xavier Guimard <yadd@debian.org> Mon, 02 Dec 2019 06:57:42 +0100
node-cloneable-readable (2.0.1-1) experimental; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 2.0.1
* Remove patch
* Fix install
* Update test
* Update dependencies:
+ remove node-process-nextick-args and node-through2
+ add node-readable-stream ≥ 3.3.0
* Update description
-- Xavier Guimard <yadd@debian.org> Mon, 25 Nov 2019 23:22:53 +0100
node-cloneable-readable (1.0.0-3) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Switch install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:42:27 +0200
node-cloneable-readable (1.0.0-2) unstable; urgency=medium
* Team upload
* Enable tape test using pkg-js-tools
* Add upstream/metadata
* Fix nextick calls. Thanks to Mauricio Faria de Oliveira (Closes: #909151)
* Fix d/copyright format
* Fix VCS fields
* Change section to javascript
* Declare compliance with policy 4.3.0
* Bump debhelper compatibility level to 11
-- Xavier Guimard <yadd@debian.org> Tue, 19 Feb 2019 23:23:10 +0100
node-cloneable-readable (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #845970)
-- Pirate Praveen <praveen@debian.org> Sun, 27 Nov 2016 16:55:21 +0530
|