[Pkg-javascript-commits] [node-loose-envify] 03/03: add bug number and description from ITP
Paolo Greppi
paolog-guest at moszumanska.debian.org
Tue Nov 29 11:13:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-loose-envify.
commit 87b3e2f1f83d5363510a0712575d784cfd7dd2f5
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Tue Nov 29 11:05:25 2016 +0000
add bug number and description from ITP
---
debian/changelog | 5 ++---
debian/control | 5 +++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e7ff0f0..5c55d19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-loose-envify (1.3.0-1) UNRELEASED; urgency=low
+node-loose-envify (1.3.0-1) unstable; urgency=low
- * Initial release (Closes: #nnnn)
- * New upstream release
+ * Initial release (Closes: #846206)
-- Paolo Greppi <paolo.greppi at libpf.com> Tue, 29 Nov 2016 08:07:24 +0000
diff --git a/debian/control b/debian/control
index ec2aa6f..a8fddce 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Depends:
${misc:Depends}
, nodejs
, node-js-tokens (>= 2.0.0)
-Description: Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
- FIX_ME long description
+Description: Replace node.js environment variables
+ Node.js module to efficiently replace process.env environment
+ variables with plain strings.
.
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-loose-envify.git
More information about the Pkg-javascript-commits
mailing list