[Pkg-javascript-commits] [node-proper-lockfile] 01/01: relax node-retry dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Dec 18 10:54:05 UTC 2016


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

praveen pushed a commit to branch master
in repository node-proper-lockfile.

commit 0ee480cfcf6c042a2ee2a29c94693e1898e1697a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Dec 18 16:12:35 2016 +0530

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

diff --git a/debian/control b/debian/control
index ee158ab..aec88ad 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-graceful-fs (>= 4.1.2)
- , node-retry (>= 0.10.0)
+ , node-retry
 Description: Inter-process and inter-machine lockfile utility
  Node.js module that provides utilities for file locking, based on
  the mkdir strategy. Works atomically on a local and network file

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



More information about the Pkg-javascript-commits mailing list