[Pkg-javascript-commits] [node-parse-json] 03/04: add itp, fix version format
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 26 19:21:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-parse-json.
commit cb56b8a272dc9fc8a1a0d60ebf4c9ef8bb8377f3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Oct 27 00:32:53 2016 +0530
add itp, fix version format
---
debian/changelog | 6 +++---
debian/control | 7 +++----
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e1ef845..26c4f73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-parse-json (2.2.0-1) UNRELEASED; urgency=low
+node-parse-json (2.2.0-1) unstable; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #842189)
- -- Pirate Praveen <praveen at debian.org> Thu, 27 Oct 2016 00:24:27 +0530
+ -- Pirate Praveen <praveen at debian.org> Thu, 27 Oct 2016 00:32:37 +0530
diff --git a/debian/control b/debian/control
index 5e2397a..0a95320 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/parse-json
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-parse-json.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-parse-json.git
@@ -17,8 +17,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-error-ex (^1.2.0)
-Description: Parse JSON with more helpful errors
- FIX_ME long description
+ , node-error-ex (>= 1.2.0~)
+Description: parse JSON with more helpful errors
.
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-parse-json.git
More information about the Pkg-javascript-commits
mailing list