[Pkg-javascript-commits] [node-bluebird] 14/16: Add minimum version of nodejs, patches for node>nodejs not provided

Ross Gammon ross-guest at moszumanska.debian.org
Sun Oct 15 13:03:21 UTC 2017


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

ross-guest pushed a commit to branch master
in repository node-bluebird.

commit 2a0a682dce9d5c8ef050acc3407dca62642f867a
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Sun Oct 15 13:48:28 2017 +0200

    Add minimum version of nodejs, patches for node>nodejs not provided
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9d3e700..85fb335 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: javascript
 Priority: optional
 Build-Depends: debhelper (>= 10),
                dh-buildinfo,
-               nodejs,
+               nodejs (>= 6.11~),
                node-uglify,
                mocha,
                node-cross-spawn,

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



More information about the Pkg-javascript-commits mailing list