[Pkg-javascript-commits] [node-asn1.js] 200/202: Finalize

Bastien Roucariès rouca at moszumanska.debian.org
Thu Apr 20 19:19:08 UTC 2017


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

rouca pushed a commit to branch master
in repository node-asn1.js.

commit 23916ad1c0c02de0bbbda8c184e8da55fc7725e3
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Mon Apr 17 21:59:53 2017 +0200

    Finalize
---
 debian/changelog |  9 +++------
 debian/control   | 11 ++++++++++-
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6366314..b9a6405 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,5 @@
-node-asn1.js (4.9.1-1) UNRELEASED; urgency=low
+node-asn1.js (4.9.1-1) unstable; urgency=low
 
-  [ Bastien Roucariès <rouca at debian.org>  Mon, 17 Apr 2017 21:19:56 +0200 ]
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #860332)
 
-  [ bastien ]
-
- -- bastien <bastien at portable2015-bastien.roucariès.eu>  Mon, 17 Apr 2017 21:20:07 +0200
+ -- Bastien Roucariès <rouca at debian.org>  Mon, 17 Apr 2017 21:57:37 +0200
diff --git a/debian/control b/debian/control
index 09a03b1..814f843 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,11 @@ Build-Depends:
  debhelper (>= 10)
  , dh-buildinfo
  , nodejs (>= 4.7)
+ , dpkg-dev (>= 1.17.14)
+ , node-assert (>= 1.0.0) <!nocheck>
+ , node-inherits (>= 2.0.1) <!nocheck>
+ , node-bn.js (>= 4.0.0)
+ , mocha (>= 1.20)  <!nocheck>
 Standards-Version: 3.9.8
 Homepage: https://github.com/indutny/asn1.js
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-asn1.js.git
@@ -21,6 +26,10 @@ Depends:
  , node-inherits (>= 2.0.1)
  , node-bn.js (>= 4.0.0)
 Description: ASN.1 encoder and decoder
- FIX_ME long description
+ Asn1.js is a pure javascript ASN.1 encoder and decoder.
+ .
+ Abstract Syntax Notation One (ASN.1) is an interface description
+ language for defining data structures that can be serialized and
+ deserialized in a standard, cross-platform way.
  .
  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-asn1.js.git



More information about the Pkg-javascript-commits mailing list