[Pkg-javascript-commits] [node-fill-range] 04/07: fix description, bump stands

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 17 15:06:56 UTC 2016


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

praveen pushed a commit to branch master
in repository node-fill-range.

commit 684e21175e8e8a123cb66cb0d36472b5ea3024cd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 17 20:29:35 2016 +0530

    fix description, bump stands
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index eaf6592..92ba7cb 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/fill-range
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-fill-range.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-fill-range.git
@@ -17,11 +17,12 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-repeat-string (^1.5.4)
- , node-to-regex-range (^0.2.0)
- , node-is-number (^3.0.0)
- , node-extend-shallow (^2.0.1)
-Description: Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
- FIX_ME long description
+ , node-repeat-string (>= 1.5.4~)
+ , node-to-regex-range (>= 0.2.0~)
+ , node-is-number (>= 3.0.0~)
+ , node-extend-shallow (>= 2.0.1~)
+Description: fill in a range of numbers or letters
+ optionally passing an increment or `step` to use, or create a regex-compatible
+ range with `options.toRegex`
  .
  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-fill-range.git



More information about the Pkg-javascript-commits mailing list