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-cross-spawn (5.1.0-2) unstable; urgency=medium
* Fix FTBFS by adding which & lru-cache to Build-Depends (Closes: #902505)
* Use my Debian email address
* Add a debian/gitlab-ci.yml file for Salsa CI
* Remove whitespace from changelog
* Use recommended compatibility level for current stable
* Use new Salsa Vcs URLs
* Bump standards version, no changes required
* Check DEB_BUILD_OPTIONS against nocheck
* Add patch from Ubuntu to increase timer in tests which time out on arm*
-- Ross Gammon <rossgammon@debian.org> Thu, 27 Dec 2018 18:54:48 +0100
node-cross-spawn (5.1.0-1) unstable; urgency=medium
* Team upload
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Wed, 24 Jan 2018 16:54:32 +0530
node-cross-spawn (5.1.0-1~exp1) experimental; urgency=medium
* New upstream release
* Update dependencies, upstream have dropped node-cross-spawn-async
* Refreshed patches
* Update dependencies, add new node-once & node-shebang-command
* Use Ubuntu email address
* Bump standards version, switched to https: for copyright format URL
* Fix URLs & email addresses - Thanks Duck!
* Switch Section: hint to javascript to avoid override
* Add source/options file to ignore files generated during testing
-- Ross Gammon <rosco2@ubuntu.com> Sun, 06 Aug 2017 22:57:13 +0200
node-cross-spawn (4.0.2-1) unstable; urgency=medium
* Team upload
* New upstream release
* Refresh patches
-- Sruthi Chandran <srud@disroot.org> Mon, 07 Nov 2016 12:26:58 +0530
node-cross-spawn (2.1.5-1) unstable; urgency=medium
* New upstream release
* Refresh patches
* Use secure Vcs URI
-- Ross Gammon <rossgammon@mail.dk> Mon, 01 Feb 2016 17:25:25 +0100
node-cross-spawn (2.0.1-1) unstable; urgency=medium
* New upstream release
* Refresh patches
* Add node-rimraf build dependency for new tests
* Patch new tests in test.js to use nodejs instead of node in Debian
-- Ross Gammon <rossgammon@mail.dk> Sun, 13 Dec 2015 18:44:59 +0100
node-cross-spawn (2.0.0-1) unstable; urgency=medium
* New upstream release (Closes: #796334)
* Update to latest dependencies
* Patch to use the child_process.spawnSync function from nodejs core
* Enable upstream test suite in debian/rules
* Add build dependencies to allow upstream tests to run
* Patch upstream test suite to work in Debian
* Unapply patches from source
* Drop XS-Testsuite stanza as autopkgtest found automatically now
* Switch priority to optional from extra
* Use https: in Vcs Browser URL
* Always sign tags option added to gbp.conf
* Fix YAML in upstream/metadata
-- Ross Gammon <rossgammon@mail.dk> Sun, 15 Nov 2015 12:40:17 +0100
node-cross-spawn (0.2.6-1) unstable; urgency=low
* Initial release (Closes: #780312)
-- Ross Gammon <rossgammon@mail.dk> Wed, 11 Mar 2015 23:35:53 +0100
|