[DRE-commits] [gitlab] 01/01: add git as dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Feb 7 11:13:43 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 dd9668fac910eead565a68ce7f39ecc5b4e63ad9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Feb 7 16:43:11 2016 +0530

    add git as dependency
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1f2315b..14e330b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gitlab (8.4.3+dfsg-1) UNRELEASED; urgency=medium
   * Refresh patches (rails version is in sync)
   * Configure ssl for nginx if selected
   * Use letsencrypt certificate paths if selected
+  * Add git as dependency (Closes: #813807)
 
  -- Pirate Praveen <praveen at debian.org>  Fri, 05 Feb 2016 20:31:30 +0530
 
diff --git a/debian/control b/debian/control
index 09be5b5..7aedd77 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Package: gitlab
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ git,
  rake,
  postgresql-client,
  adduser,

-- 
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