[Pkg-javascript-commits] [node-external-editor] 01/01: relax dependency on node-tmp

Paolo Greppi paolog-guest at moszumanska.debian.org
Mon Dec 19 17:20:34 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-external-editor.

commit 424de0f77b7dcbf15784066a2839f95f46e78f7d
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Mon Dec 19 17:20:19 2016 +0000

    relax dependency on node-tmp
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6f9002c..1851f2f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-tmp (>= 0.0.31)
+ , node-tmp (>= 0.0.28)
 Description: Edit a string with the users preferred text editor
  Node.js module to edit a string with the users preferred text editor,
  using either $VISUAL or $ENVIRONMENT.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-external-editor.git



More information about the Pkg-javascript-commits mailing list