[Pkg-javascript-commits] [rainloop] 10/38: Depend on newer nodejs for npm package instead of npm itself. For details, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857986

Daniel Ring techwolf-guest at moszumanska.debian.org
Fri Dec 15 06:03:16 UTC 2017


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

techwolf-guest pushed a commit to branch master
in repository rainloop.

commit ced2782242eb864a4048dc47865ae12322f158c5
Author: Techwolf <dring at g33kworld.net>
Date:   Sun May 7 01:06:22 2017 -0700

    Depend on newer nodejs for npm package instead of npm itself. For details, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857986
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cca49b4..6532be6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Daniel Ring <dring at wolfishly.me>
 Build-Depends:
  debhelper (>=9),
- nodejs,
- npm (>=3)
+ nodejs (>=6) | npm (>=3)
 Standards-Version: 3.9.8
 Homepage: https://rainloop.net/
 #Vcs-Git: git://anonscm.debian.org/collab-maint/rainloop.git

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



More information about the Pkg-javascript-commits mailing list