[Pkg-javascript-commits] [node-cheerio] 01/01: add build deps required for testing

Paolo Greppi paolog-guest at moszumanska.debian.org
Tue Jan 3 13:42:41 UTC 2017


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

paolog-guest pushed a commit to branch master
in repository node-cheerio.

commit 0ff09a853c3e228e2e59e9850b1f95b36e3d145d
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Sat Dec 24 00:41:15 2016 +0000

    add build deps required for testing
---
 debian/changelog | 4 ++--
 debian/control   | 7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b6fd200..344635c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-cheerio (0.22.0-1) UNRELEASED; urgency=low
+node-cheerio (0.22.0-1) unstable; urgency=low
 
   * Initial release (Closes: #848315)
 
- -- Paolo Greppi <paolo.greppi at libpf.com>  Fri, 16 Dec 2016 08:55:05 +0000
+ -- Paolo Greppi <paolo.greppi at libpf.com>  Tue, 03 Jan 2017 13:41:32 +0000
diff --git a/debian/control b/debian/control
index 5e2308c..968102a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,13 @@ Uploaders: Paolo Greppi <paolo.greppi at libpf.com>
 Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
+ , node-lodash-packages
+ , node-htmlparser2 (>= 3.9.1)
+ , node-css-select (>= 1.2.0)
+ , node-entities (>= 1.1.1)
+ , node-dom-serializer (>= 0.1.0)
+ , node-expect.js
+ , mocha
  , nodejs
 Standards-Version: 3.9.8
 Homepage: https://github.com/cheeriojs/cheerio#readme

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



More information about the Pkg-javascript-commits mailing list