[Pkg-javascript-commits] [node-extend-shallow] 03/04: fix description, add itp, bump standards

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 17 12:01:47 UTC 2016


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

praveen pushed a commit to branch master
in repository node-extend-shallow.

commit 02454dde3cb937c9c764da28bd87af8b7596d4e1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 17 17:25:57 2016 +0530

    fix description, add itp, bump standards
---
 debian/changelog | 2 +-
 debian/control   | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cdb32ec..d910106 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 node-extend-shallow (2.0.1-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #841069)
 
  -- Pirate Praveen <praveen at debian.org>  Mon, 17 Oct 2016 17:10:28 +0530
diff --git a/debian/control b/debian/control
index a4f61a3..72f8630 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/extend-shallow
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-extend-shallow.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-extend-shallow.git
@@ -17,8 +17,8 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-is-extendable (^0.1.0)
-Description: Extend an object with the properties of additional objects. node.js/javascript util.
- FIX_ME long description
+ , node-is-extendable (>= 0.1.0~)
+Description: extend an object with the properties of additional objects
+ node.js/javascript util.
  .
  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-extend-shallow.git



More information about the Pkg-javascript-commits mailing list