[Pkg-javascript-commits] [Git][js-team/node-carto][master] Remove constraints unnecessary since buster

Janitor (@janitor-bot) gitlab at salsa.debian.org
Sun Feb 20 02:40:32 GMT 2022



Janitor pushed to branch master at Debian JavaScript Maintainers / node-carto


Commits:
efd5bbfa by root at 2022-02-20T00:57:38+00:00
Remove constraints unnecessary since buster

* Build-Depends: Drop versioned constraint on nodejs.
* node-carto: Drop versioned constraint on node-lodash and nodejs in Depends.

Changes-By: deb-scrub-obsolete
- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+node-carto (1.2.0-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on nodejs.
+    + node-carto: Drop versioned constraint on node-lodash and nodejs in
+      Depends.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Sun, 20 Feb 2022 00:57:38 -0000
+
 node-carto (1.2.0-3) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Section: javascript
 Priority: optional
 Build-Depends:
  debhelper-compat (= 13)
- , nodejs (>= 6)
+ , nodejs
  , dh-sequence-nodejs
  , dh-sequence-sphinxdoc
  , mocha
@@ -32,11 +32,11 @@ Package: node-carto
 Architecture: all
 Depends:
  ${misc:Depends}
- , nodejs (>= 6)
+ , nodejs
  , node-chroma-js (>= 1.3.5)
  , node-hsluv (>= 0.0.1)
  , node-js-yaml (>= 3.12.0)
- , node-lodash (>= 4.17.10)
+ , node-lodash
  , mapnik-reference (>= 8.10.0)
  , node-semver (>= 5.6.0)
  , node-yargs (>= 12.0.1)



View it on GitLab: https://salsa.debian.org/js-team/node-carto/-/commit/efd5bbfa292513428f221afd62d6607c2e811ef0

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-carto/-/commit/efd5bbfa292513428f221afd62d6607c2e811ef0
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/20220220/c7abcb05/attachment-0001.htm>


More information about the Pkg-javascript-commits mailing list