[Pkg-javascript-commits] [node-browser-pack] 24/27: Update depends

Bastien Roucariès rouca at moszumanska.debian.org
Sun Feb 18 22:35:17 UTC 2018


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

rouca pushed a commit to branch master
in repository node-browser-pack.

commit 9e3bc9af95c8cbf9edc65a5399d487ffcafcbeec
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Sun Feb 18 23:30:58 2018 +0100

    Update depends
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 6893830..c11c834 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,11 @@ Build-Depends:
  , nodejs (>= 6)
  , node-through2 (>= 2.0.0) <!nocheck>
  , node-umd (>= 3.0.0) <!nocheck>
- , node-combine-source-map (>= 0.7.1) <!nocheck>
+ , node-combine-source-map (>= 0.8.0) <!nocheck>
  , node-defined (>= 1.0.0) <!nocheck>
+ , node-safe-buffer (>= 5.1.1) <!nocheck>
  , node-jsonstream (>= 1.0.3) <!nocheck>
- , node-tap (>= 2.2.0) <!nocheck>
+ , node-tap (>= 10.7.2) <!nocheck>
  , node-uglify (>= 1.3.5)
  , node-concat-stream (>= 1.5.1) <!nocheck>
  , node-convert-source-map (>= 1.1.0) <!nocheck>
@@ -30,8 +31,9 @@ Depends:
  , nodejs (>= 6)
  , node-through2 (>= 2.0.0)
  , node-umd (>= 3.0.0)
- , node-combine-source-map (>= 0.7.1)
+ , node-combine-source-map (>= 0.8.0)
  , node-defined (>= 1.0.0)
+ , node-safe-buffer (>= 5.1.1)
  , node-jsonstream (>= 1.0.3)
 Description: pack node-style source files from a json stream into a browser bundle
  This module takes a JSON files as input describing a set of javascript files

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



More information about the Pkg-javascript-commits mailing list