[Pkg-javascript-commits] [node-assertive] 07/11: Add build depends & shorten package desription
Ross Gammon
ross-guest at moszumanska.debian.org
Fri Oct 20 19:35:42 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-assertive.
commit 95f77436b2e8292263e6cd29d4f0b1480c165813
Author: Ross Gammon <rossgammon at mail.dk>
Date: Fri Oct 20 20:39:55 2017 +0200
Add build depends & shorten package desription
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e06df4c..c0f2877 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 9),
dh-buildinfo,
nodejs,
coffeescript,
- mocha
+ mocha,
+ node-bluebird,
+ node-lodash
Standards-Version: 4.1.1
Homepage: https://github.com/groupon/assertive
Vcs-Git: https:://anonscm.debian.org/git/pkg-javascript/node-assertive.git
@@ -18,7 +20,7 @@ Architecture: all
Depends: ${misc:Depends},
nodejs,
node-lodash (>= 4.6.1)
-Description: Assertive is a terse yet expressive assertion library, designed and ideally suited for coffee-script
+Description: an assertion library, designed for coffee-script
Assertive aims to make the exact cause of breakage and intent of tests as fast
and easy to spot as possible, with much attention paid to both the colour and
alignment of expected and actual data, so you should be able to glean what you
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-assertive.git
More information about the Pkg-javascript-commits
mailing list