[Pkg-javascript-commits] [node-error-ex] 03/03: make lintian happy

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 26 07:28:25 UTC 2016


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

praveen pushed a commit to branch master
in repository node-error-ex.

commit ee43dff223e4c31e983631f8d396a0ed529e8ed1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 26 12:50:18 2016 +0530

    make lintian happy
---
 debian/changelog | 6 +++---
 debian/control   | 7 +++----
 debian/copyright | 2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b4c263..703c98c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-error-ex (1.3.0-1) UNRELEASED; urgency=low
+node-error-ex (1.3.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #842131)
 
- -- Pirate Praveen <praveen at debian.org>  Wed, 26 Oct 2016 12:31:00 +0530
+ -- Pirate Praveen <praveen at debian.org>  Wed, 26 Oct 2016 12:49:09 +0530
diff --git a/debian/control b/debian/control
index 91002e6..5a5bef9 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/qix-/node-error-ex#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-error-ex.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-error-ex.git
@@ -17,8 +17,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-is-arrayish (^0.2.1)
-Description: Easy error subclassing and stack customization
- FIX_ME long description
+ , node-is-arrayish (>= 0.2.1~)
+Description: easy error subclassing and stack customization
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index 2484073..ccfee81 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: https://github.com/qix-/node-error-ex/issues
 Source: https://github.com/qix-/node-error-ex#readme
 
 Files: *
-Copyright: 2016 FIX_ME upstream author
+Copyright: 2015, JD Ballard
 License: Expat
 
 Files: debian/*

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



More information about the Pkg-javascript-commits mailing list