[Pkg-javascript-commits] [node-load-json-file] 03/03: make lintian happy

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Oct 28 05:59:37 UTC 2016


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

praveen pushed a commit to branch master
in repository node-load-json-file.

commit 81c431f63385fc90dc97f3cb35de887521868161
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Oct 28 10:58:00 2016 +0530

    make lintian happy
---
 debian/changelog |  6 +++---
 debian/control   | 13 ++++++-------
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8181622..6d3702a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-load-json-file (2.0.0-1) UNRELEASED; urgency=low
+node-load-json-file (2.0.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #842322)
 
- -- Pirate Praveen <praveen at debian.org>  Fri, 28 Oct 2016 10:39:52 +0530
+ -- Pirate Praveen <praveen at debian.org>  Fri, 28 Oct 2016 10:57:44 +0530
diff --git a/debian/control b/debian/control
index 65f9951..cfbf8bb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: https://github.com/sindresorhus/load-json-file#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-load-json-file.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-load-json-file.git
@@ -17,11 +17,10 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-pify (^2.0.0)
- , node-strip-bom (^3.0.0)
- , node-graceful-fs (^4.1.2)
- , node-parse-json (^2.2.0)
-Description: Read and parse a JSON file
- FIX_ME long description
+ , node-pify (>= 2.0.0~)
+ , node-strip-bom (>= 3.0.0~)
+ , node-graceful-fs (>= 3.0~)
+ , node-parse-json (>= 2.2.0~)
+Description: read and parse a JSON file
  .
  Node.js is an event-based server-side JavaScript engine.

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



More information about the Pkg-javascript-commits mailing list