[Pkg-javascript-commits] [node-inquirer] 01/02: relax dependency on node-external-editor
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jan 3 11:57:22 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-inquirer.
commit f6129d06aa4d5d9fd41de4d777d8e9c3f40593d3
Author: Pirate Praveen <praveen at debian.org>
Date: Wed Jan 3 17:02:30 2018 +0530
relax dependency on node-external-editor
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 963f24a..bd9d6f4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
Homepage: https://github.com/sboudrias/Inquirer.js#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-inquirer.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-inquirer.git
@@ -21,7 +21,7 @@ Depends:
, node-chalk (>= 2.0.0)
, node-cli-cursor (>= 2.1.0)
, node-cli-width (>= 2.0.0)
- , node-external-editor (>= 2.0.4)
+ , node-external-editor (>= 2.0.1)
, node-lodash (>= 4.3.0)
, node-mute-stream (>= 0.0.7)
, node-run-async (>= 2.2.0)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-inquirer.git
More information about the Pkg-javascript-commits
mailing list