[Pkg-javascript-commits] [node-argparse] 04/05: Amend compat level and control file
Jonathan Horn
jonathanh-guest at moszumanska.debian.org
Fri Jan 8 15:42:52 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 b64def0b48dac28d5d31cdab164906590f8419e8
Author: Jonathan Ulrich Horn <debian at autoit4you.de>
Date: Fri Jan 8 16:27:48 2016 +0100
Amend compat level and control file
---
debian/compat | 2 +-
debian/control | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index c783b2f..5791a00 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,9 @@ Source: node-argparse
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: Matthew Pideil <matthewp_debian at teledetection.fr>
+Uploaders: Jonathan Ulrich Horn <debian at autoit4you.de>
Build-Depends:
- debhelper (>= 8)
- , dh-buildinfo
+ debhelper (>= 9)
, nodejs
Standards-Version: 3.9.6
Homepage: https://github.com/nodeca/argparse
@@ -21,7 +20,7 @@ Depends:
, node-lodash
, node-sprintf-js
Description: CLI arguments parser for node.js.
- Javascript port of python's
+ 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.
--
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