[Pkg-javascript-commits] [node-static-extend] 03/05: Update Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Thu Oct 27 14:53:21 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-static-extend.

commit 0d146ee80b2c45f5e5e2bd8896537da9bc1fca0e
Author: Sruthi <srud at disroot.org>
Date:   Thu Oct 27 20:10:53 2016 +0530

    Update Standards version and description
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index b637e59..bf98e11 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/jonschlinkert/static-extend
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-static-extend.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-static-extend.git
@@ -19,7 +19,8 @@ Depends:
  , nodejs
  , node-object-copy (>= 0.1.0)
  , node-define-property (>= 0.2.5)
-Description: Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
- FIX_ME long description
+Description: Adds a static `extend` method to a class, to simplify inheritance
+ Extends the static properties, prototype properties, and descriptors from a 
+ `Parent` constructor onto `Child` constructors.
  .
  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-static-extend.git



More information about the Pkg-javascript-commits mailing list