Skip to content
Snippets Groups Projects
Commit 124fdcd4 authored by Janitor's avatar Janitor
Browse files

Remove constraints unnecessary since buster

* Build-Depends: Drop versioned constraint on node-bytes, node-debug and nodejs.
* node-compression: Drop versioned constraint on node-bytes and node-debug in Depends.

Changes-By: deb-scrub-obsolete
parent d5d2a0c6
No related branches found
No related tags found
No related merge requests found
Pipeline #280189 passed
......@@ -10,6 +10,13 @@ node-compression (1.7.4-3) UNRELEASED; urgency=medium
[ lintian-brush ]
* Update standards version to 4.5.0, no changes needed.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on node-bytes, node-debug and
nodejs.
+ node-compression: Drop versioned constraint on node-bytes and node-debug
in Depends.
-- Debian Janitor <janitor@jelmer.uk> Wed, 11 Dec 2019 03:24:03 +0000
node-compression (1.7.4-2) unstable; urgency=medium
......
......@@ -6,11 +6,11 @@ Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends:
debhelper-compat (= 13)
, nodejs (>= 6) <!nocheck>
, nodejs <!nocheck>
, node-accepts <!nocheck>
, node-bytes (>= 3.0.0) <!nocheck>
, node-bytes <!nocheck>
, node-compressible <!nocheck>
, node-debug (>= 2.6.9) <!nocheck>
, node-debug <!nocheck>
, node-on-headers <!nocheck>
, node-safe-buffer <!nocheck>
, node-vary <!nocheck>
......@@ -30,9 +30,9 @@ Depends:
${misc:Depends}
, nodejs
, node-accepts
, node-bytes (>= 3.0.0)
, node-bytes
, node-compressible
, node-debug (>= 2.6.9)
, node-debug
, node-on-headers
, node-safe-buffer
, node-vary
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment