[Pkg-javascript-commits] [node-assert] 03/03: Lintian clean

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Oct 12 09:00:50 UTC 2016


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

srud-guest pushed a commit to branch master
in repository node-assert.

commit 753e3a383a3081e20e250d3078b392b8c50b5328
Author: Sruthi <srud at disroot.org>
Date:   Wed Oct 12 14:26:46 2016 +0530

    Lintian clean
---
 debian/control   | 10 ++++++----
 debian/copyright |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 48c8f76..fbf6161 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/defunctzombie/commonjs-assert
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-assert.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-assert.git
@@ -18,7 +18,9 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-util (>= 0.10.3)
-Description: commonjs assert - node.js api compatible
- FIX_ME long description
+Description: simple assertion library for javascript
+ This module is used for writing unit tests for your applications, you can 
+ access it with require('assert').
  .
- Node.js is an event-based server-side JavaScript engine.
+ The API is derived from the commonjs 1.0 unit testing spec and the node.js 
+ assert module
diff --git a/debian/copyright b/debian/copyright
index e10e9a9..f48c51e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: https://github.com/defunctzombie/commonjs-assert/issues
 Source: https://github.com/defunctzombie/commonjs-assert
 
 Files: *
-Copyright: 2016 FIX_ME upstream author
+Copyright: Joyent, Inc. and other Node contributors
 License: Expat
 
 Files: debian/*

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



More information about the Pkg-javascript-commits mailing list