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
|
node-shelljs (0.8.5+~cs0.8.10-6) unstable; urgency=medium
* Team upload
* Fix failure when upgrading node-glob
-- Bastien Roucariès <rouca@debian.org> Sun, 16 Nov 2025 17:51:34 +0100
node-shelljs (0.8.5+~cs0.8.10-5) unstable; urgency=medium
* Team upload
* Other fixes for newer glob
-- Bastien Roucariès <rouca@debian.org> Sun, 16 Nov 2025 10:18:38 +0100
node-shelljs (0.8.5+~cs0.8.10-4) unstable; urgency=medium
* Team upload
* Fix with newer glob that does not return '/' for last
part of directory
-- Bastien Roucariès <rouca@debian.org> Sun, 02 Nov 2025 11:59:45 +0100
node-shelljs (0.8.5+~cs0.8.10-3) unstable; urgency=medium
* Team upload
* Fix filesystem sensitive order
-- Bastien Roucariès <rouca@debian.org> Sat, 01 Nov 2025 20:59:13 +0100
node-shelljs (0.8.5+~cs0.8.10-2) unstable; urgency=medium
* Team upload
* Fix /usr/bin/shjs link (Closes: #1036582)
-- Yadd <yadd@debian.org> Tue, 23 May 2023 06:39:48 +0400
node-shelljs (0.8.5+~cs0.8.10-1) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.0, no changes needed.
* Add "Rules-Requires-Root: no"
* Fix filenamemangle
* Update nodejs dependency to nodejs:any
* Drop double require test
* New upstream version 0.8.5+~cs0.8.10
* Enable part of upstream test (tape instead of ava)
-- Yadd <yadd@debian.org> Sun, 09 Jan 2022 08:08:59 +0100
node-shelljs (0.8.4+~cs0.8.9-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* 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.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on node-glob and nodejs.
+ node-shelljs: Drop versioned constraint on node-glob and nodejs in
Depends.
[ Pirate Praveen ]
* Add @types/shelljs as component
* Update github watch file regex and use version 4
* New upstream version 0.8.4+~cs0.8.9
* Add @types/shelljs as component
* Update github watch file regex and use version 4
* New upstream version 0.8.4+~cs0.8.9
* Switch to dh-sequence-nodejs auto install
* Bump Standards-Version to 4.5.1 (no changes needed)
* Bump debhelper compatibility level to 13
-- Pirate Praveen <praveen@debian.org> Fri, 13 Aug 2021 01:27:39 +0530
node-shelljs (0.8.3-1) unstable; urgency=medium
* Team upload
[ Praveen Arimbrathodiyil ]
* enable tests
* update build deps
* disable some cd tests
* install src
* update copyright
[ Xavier Guimard ]
* New upstream version 0.8.3
* Don't use upstream tests since ava isn't available
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Update VCS fields to salsa
* Remove dh-buildinfo from build dependencies
* Update links to https
* Remove useless debian/dirs
* Update debian/copyright
* Update installed files list
-- Xavier Guimard <yadd@debian.org> Thu, 17 Jan 2019 12:19:24 +0100
node-shelljs (0.7.5-1) unstable; urgency=low
* Initial release (Closes: #703780)
-- Pirate Praveen <praveen@debian.org> Fri, 09 Dec 2016 22:28:50 +0530
|