tighten direct dependencies
This commit is contained in:
parent
d1eb11e602
commit
b9c599f239
2 changed files with 4 additions and 4 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
||||||
gitlab (8.9.0+dfsg-5) UNRELEASED; urgency=medium
|
gitlab (8.9.0+dfsg-5) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Tighten dependecies
|
* Tighten dependencies.
|
||||||
|
|
||||||
-- Pirate Praveen <praveen@debian.org> Thu, 14 Jul 2016 21:04:06 +0530
|
-- Pirate Praveen <praveen@debian.org> Thu, 14 Jul 2016 21:04:06 +0530
|
||||||
|
|
||||||
|
|
6
debian/control
vendored
6
debian/control
vendored
|
@ -74,7 +74,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
# Debian package includes gitlab patches
|
# Debian package includes gitlab patches
|
||||||
ruby-omniauth-ldap (>= 1.0.4~),
|
ruby-omniauth-ldap (>= 1.0.4~),
|
||||||
# Git Wiki
|
# Git Wiki
|
||||||
ruby-gollum-lib (>= 4.2~),
|
ruby-gollum-lib (>= 4.2.1~),
|
||||||
# Language detection
|
# Language detection
|
||||||
ruby-github-linguist (>= 4.7.0~),
|
ruby-github-linguist (>= 4.7.0~),
|
||||||
# API
|
# API
|
||||||
|
@ -196,7 +196,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
ruby-raphael-rails (>= 2.1.2~),
|
ruby-raphael-rails (>= 2.1.2~),
|
||||||
ruby-request-store (>= 1.3~),
|
ruby-request-store (>= 1.3~),
|
||||||
ruby-select2-rails (>= 3.5.9~),
|
ruby-select2-rails (>= 3.5.9~),
|
||||||
ruby-virtus (>= 1.0.1~),
|
ruby-virtus (>= 1.0.5~),
|
||||||
ruby-net-ssh (>= 1:3.0.1~),
|
ruby-net-ssh (>= 1:3.0.1~),
|
||||||
ruby-base32 (>= 0.3.0~),
|
ruby-base32 (>= 0.3.0~),
|
||||||
# Metrics
|
# Metrics
|
||||||
|
@ -212,7 +212,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
## CI
|
## CI
|
||||||
ruby-activerecord-deprecated-finders (>= 1.0.3-2~),
|
ruby-activerecord-deprecated-finders (>= 1.0.3-2~),
|
||||||
ruby-activerecord-session-store (>= 1.0~),
|
ruby-activerecord-session-store (>= 1.0~),
|
||||||
ruby-nested-form (>= 0.3.2~),
|
ruby-nested-form (>= 0.3.2-2~),
|
||||||
# OAuth
|
# OAuth
|
||||||
ruby-oauth2 (>= 1.0.0~),
|
ruby-oauth2 (>= 1.0.0~),
|
||||||
# Soft deletion
|
# Soft deletion
|
||||||
|
|
Loading…
Add table
Reference in a new issue