[DRE-commits] [gitlab] 01/04: change letsencrypt to recommends
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 3 09:25:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master-8.5
in repository gitlab.
commit 251b8e32bb6b9eac33897d3cc9797b3a7969f01d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Apr 3 11:09:56 2016 +0530
change letsencrypt to recommends
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0549a7e..fb00b19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gitlab (8.5.8+dfsg-2) experimental; urgency=medium
+
+ * Change letsencrypt from depends to recommends
+
+ -- Pirate Praveen <praveen at debian.org> Sun, 03 Apr 2016 11:09:51 +0530
+
gitlab (8.5.8+dfsg-1) experimental; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 33dfb33..c5220a0 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
redis-server (>= 2:2.8~),
nodejs (>= 4~),
nginx,
- letsencrypt,
gitlab-shell (>= 2.6.10~),
gitlab-workhorse (>= 0.6.2~),
ruby-rails (>= 2:4.2.4~),
@@ -206,6 +205,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
libjs-chartjs,
libjs-graphael,
libjs-fuzzaldrin-plus
+Recommends: letsencrypt
Description: git powered software platform to collaborate on code
gitlab provides web based interface to host source code and track issues.
It allows anyone for fork a repository and send merge requests. Code review
--
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