change letsencrypt to certbot
This commit is contained in:
parent
ad2295affc
commit
970f314751
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -233,7 +233,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
libjs-clipboard,
|
libjs-clipboard,
|
||||||
libjs-chartjs,
|
libjs-chartjs,
|
||||||
libjs-graphael,
|
libjs-graphael,
|
||||||
Recommends: letsencrypt
|
Recommends: certbot
|
||||||
Description: git powered software platform to collaborate on code
|
Description: git powered software platform to collaborate on code
|
||||||
gitlab provides web based interface to host source code and track issues.
|
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
|
It allows anyone for fork a repository and send merge requests. Code review
|
||||||
|
|
Loading…
Add table
Reference in a new issue