[DRE-commits] [gitlab] 01/01: check minimum version of git

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 5 15:47:26 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit 71941da8bef323f65147167692e1911524d16d1d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Apr 5 21:16:03 2016 +0530

    check minimum version of git
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5c01d30..f0ab925 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: gitlab
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- git,
+ git (>= 2.7.3~),
  rake,
  bundler,
  postgresql-client,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list