[Pkg-javascript-commits] [node-stack-utils] 55/67: Add src depends
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 7 09:53:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stack-utils.
commit ed0578ba7be31ce84d625742626264683c7ab897
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Mon Aug 21 16:46:24 2017 +0200
Add src depends
---
debian/control | 5 +++++
debian/copyright | 1 +
2 files changed, 6 insertions(+)
diff --git a/debian/control b/debian/control
index 7aa7020..b04dc30 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,11 @@ Build-Depends:
debhelper (>= 10)
, dh-buildinfo
, nodejs (>= 6)
+ , dpkg-dev (>= 1.17.14)
+ , node-q (>= 1.4.1) <!nocheck>
+ , node-tap (>= 8.0.0) <!nocheck>
+ , node-pify (>= 2.3.0) <!nocheck>
+ , node-lodash-packages (>= 4.15.0) <!nocheck>
Standards-Version: 4.0.1
Homepage: https://github.com/tapjs/stack-utils#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-stack-utils.git
diff --git a/debian/copyright b/debian/copyright
index 62462bc..aa8ac7c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,6 +9,7 @@ License: Expat
Files: debian/*
Copyright: 2017 Abhishek Lolage <abhisheklolage at gmail.com>
+ 2017 Bastien Roucariès <rouca at debian.org>
License: Expat
License: Expat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stack-utils.git
More information about the Pkg-javascript-commits
mailing list