[Pkg-javascript-commits] [node-stream-http] 197/208: Fix depends

Bastien Roucariès rouca at moszumanska.debian.org
Sun Aug 13 13:39:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-stream-http.

commit a6a96f84978daa15475ead19184eacdc5b2c94b7
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Mon Jun 12 16:19:46 2017 +0200

    Fix depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6894bfb..0c95467 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  , dh-buildinfo
  , nodejs (>= 4.7)
  , dpkg-dev (>= 1.17.14)
- , node-extend (>= 4.0.0) <!nocheck>
+ , node-extend (>= 2.0.0) <!nocheck>
  , node-inherits (>= 2.0.1) <!nocheck>
  , node-builtin-status-codes (>= 3.0.0) <!nocheck>
  , node-to-arraybuffer (>= 1.0.0) <!nocheck>
@@ -23,7 +23,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs (>= 4.7)
- , node-extend (>= 4.0.0)
+ , node-extend (>= 2.0.0)
  , node-inherits (>= 2.0.1)
  , node-builtin-status-codes (>= 3.0.0)
  , node-to-arraybuffer (>= 1.0.0)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git



More information about the Pkg-javascript-commits mailing list