[Pkg-javascript-commits] [node-require-all] 03/05: fix dependency on nodejs, no B-D on nodejs

Mike Gabriel sunweaver at debian.org
Thu Dec 15 10:18:22 UTC 2016


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

sunweaver pushed a commit to branch master
in repository node-require-all.

commit d5e353d489d41786949f2183629db1850ad9d585
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed May 15 23:16:26 2013 +0200

    fix dependency on nodejs, no B-D on nodejs
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ae9f3a1..beff8ff 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders:
 Build-Depends:
  debhelper (>= 8.0.0),
  dh-buildinfo,
- nodejs (>= 0.6.19~dfsg-1-3~),
 Standards-Version: 3.9.4
 Homepage: https://github.com/felixge/node-require-all
 Vcs-Git: git://git.debian.org/collab-maint/node-require-all.git
@@ -17,7 +16,7 @@ Package: node-require-all
 Architecture: all
 Depends:
  ${misc:Depends},
- nodejs (>= 0.6.19~dfsg-1-3~),
+ nodejs (>= 0.6.19~dfsg1-3~),
 Description: Require all Node.js module files within a directory
  This Node.js module provides an easy way to require all module files within a
  directory.

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



More information about the Pkg-javascript-commits mailing list