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
|
node-merge-stream (2.0.0+~1.1.2-2) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed
* Fix filenamemangle
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Mon, 15 Nov 2021 12:39:13 +0100
node-merge-stream (2.0.0+~1.1.2-1) unstable; urgency=medium
[ Xavier Guimard ]
* 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).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* Embed typescript definitions and repack
-- Xavier Guimard <yadd@debian.org> Sun, 06 Dec 2020 08:18:47 +0100
node-merge-stream (2.0.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 2.0.0
* Update patch
-- Xavier Guimard <yadd@debian.org> Wed, 04 Dec 2019 22:13:05 +0100
node-merge-stream (1.0.1-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:43:23 +0200
node-merge-stream (1.0.1-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Fix VCS fields
* Add patch desc
* Fix d/copyright
* Switch test to pkg-js-tools
* Increase test timeout (Closes: #854495)
* Add Multi-Arch: foreign
* Add upstream/metadata
-- Xavier Guimard <yadd@debian.org> Wed, 20 Feb 2019 21:55:16 +0100
node-merge-stream (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #846472)
-- Sruthi Chandran <srud@disroot.org> Tue, 06 Dec 2016 00:22:44 +0530
|