[DRE-commits] [gitlab] 01/05: add new depends
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Feb 2 15:16:06 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 818153729956e4ff3da2fd6e9e59e75079d0c640
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Feb 2 17:40:07 2016 +0530
add new depends
---
debian/changelog | 3 ++-
debian/control | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9bed47a..4003bff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
gitlab (8.4.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream release
- * Use su instead of sudo everywhere (Closes: #812951)
+ * Use su instead of sudo everywhere (Closes: #812951)
+ * Add rake and ruby-sentry-raven as dependencies
-- Pirate Praveen <praveen at debian.org> Fri, 29 Jan 2016 21:36:55 +0530
diff --git a/debian/control b/debian/control
index 2b3c759..49fac60 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,
+ rake,
postgresql-client,
adduser,
bc,
@@ -181,6 +182,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-method-source (>= 0.8~),
ruby-influxdb (>= 0.2~),
ruby-connection-pool (>= 2.0~),
+ ruby-sentry-raven,
ruby-octokit (>= 3.7~),
ruby-mail-room (>= 0.6.1),
ruby-email-reply-parser (>= 0.5.8~),
--
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