[Pkg-javascript-commits] [Git][js-team/node-gauge][master] Remove constraints unnecessary since buster
Janitor (@janitor-bot)
gitlab at salsa.debian.org
Fri Sep 24 05:04:35 BST 2021
Janitor pushed to branch master at Debian JavaScript Maintainers / node-gauge
Commits:
8f7ec8a2 by Debian Janitor at 2021-09-06T18:20:54+00:00
Remove constraints unnecessary since buster
* node-gauge: Drop versioned constraint on node-aproba, node-console-control-strings, node-has-unicode, node-object-assign, node-signal-exit, node-string-width, node-strip-ansi and node-wide-align in Depends.
Changes-By: deb-scrub-obsolete
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -8,6 +8,11 @@ node-gauge (2.7.4-2) UNRELEASED; urgency=medium
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
+ * Remove constraints unnecessary since buster:
+ + node-gauge: Drop versioned constraint on node-aproba,
+ node-console-control-strings, node-has-unicode, node-object-assign,
+ node-signal-exit, node-string-width, node-strip-ansi and node-wide-align
+ in Depends.
-- Debian Janitor <janitor at jelmer.uk> Tue, 14 Jan 2020 06:42:27 +0000
=====================================
debian/control
=====================================
@@ -17,14 +17,14 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-string-width (>= 1.0.1)
- , node-console-control-strings (>= 1.0.0)
- , node-object-assign (>= 4.1.0)
- , node-strip-ansi (>= 3.0.1)
- , node-has-unicode (>= 2.0.0)
- , node-aproba (>= 1.0.3)
- , node-wide-align (>= 1.1.0)
- , node-signal-exit (>= 3.0.0)
+ , node-string-width
+ , node-console-control-strings
+ , node-object-assign
+ , node-strip-ansi
+ , node-has-unicode
+ , node-aproba
+ , node-wide-align
+ , node-signal-exit
Description: terminal based horizontal progress bar
A nearly stateless terminal based horizontal gauge / progress bar. This
library is a dependency for npmlog, a logger with custom levels and colored
View it on GitLab: https://salsa.debian.org/js-team/node-gauge/-/commit/8f7ec8a2b84c14598ed107cf567bf1e435d80da6
--
View it on GitLab: https://salsa.debian.org/js-team/node-gauge/-/commit/8f7ec8a2b84c14598ed107cf567bf1e435d80da6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20210924/f02a0d4e/attachment-0001.htm>
More information about the Pkg-javascript-commits
mailing list