[Pkg-javascript-commits] [npm2deb] 01/01: set a higher minimum version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 27 16:50:29 UTC 2016


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

praveen pushed a commit to branch master
in repository npm2deb.

commit 8eb5c15c8e5894e85abad9c0278ee947a7d645ba
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 27 22:19:23 2016 +0530

    set a higher minimum version
    
    of node-github-url-from-git to fix #840929
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9b14393..e236610 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: all
 Depends: ${python3:Depends}
  , ${misc:Depends}
  , python3-dateutil
- , node-github-url-from-git
+ , node-github-url-from-git (>= 1.4.0~)
  , npm
  , devscripts
 Description: tool to help debianize Node.js modules

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



More information about the Pkg-javascript-commits mailing list