[Pkg-javascript-commits] [node-argparse] 02/03: Updated d/control to make lintian happy
Jonathan Horn
jonathanh-guest at moszumanska.debian.org
Sat Mar 19 15:32:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
jonathanh-guest pushed a commit to branch master
in repository node-argparse.
commit a6c22e946e754edef3386f1037986f79d23698ef
Author: Jonathan Ulrich Horn <debian at autoit4you.de>
Date: Sat Mar 19 15:54:53 2016 +0100
Updated d/control to make lintian happy
---
debian/control | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 24c150b..2ab4892 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends:
, node-sprintf-js
Standards-Version: 3.9.6
Homepage: https://github.com/nodeca/argparse
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-argparse.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-argparse.git
-XS-Testsuite: autopkgtest
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-argparse.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-argparse.git/
+Testsuite: autopkgtest
Package: node-argparse
Architecture: all
@@ -20,10 +20,9 @@ Depends:
${misc:Depends}
, nodejs
, node-sprintf-js
-Description: CLI arguments parser for node.js.
+Description: CLI arguments parser for node.js
Javascript port of python's
[argparse](http://docs.python.org/dev/library/argparse.html) module
- (original version 3.2). That's a full port, except some very rare options,
- recorded in issue tracker.
+ (original version 3.2). That's a full port, except some very rare options.
.
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-argparse.git
More information about the Pkg-javascript-commits
mailing list