add ruby-state-machines-activerecord dependency
This commit is contained in:
parent
fb329b5d90
commit
29e0176c88
2 changed files with 2 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
||||||
gitlab (8.3.0+dfsg-1) UNRELEASED; urgency=medium
|
gitlab (8.3.0+dfsg-1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
* Add dependency on ruby-state-machines-activerecord
|
||||||
|
|
||||||
-- Pirate Praveen <praveen@debian.org> Wed, 23 Dec 2015 02:05:42 +0530
|
-- Pirate Praveen <praveen@debian.org> Wed, 23 Dec 2015 02:05:42 +0530
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -76,7 +76,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
ruby-diffy,
|
ruby-diffy,
|
||||||
unicorn,
|
unicorn,
|
||||||
ruby-unicorn-worker-killer,
|
ruby-unicorn-worker-killer,
|
||||||
ruby-state-machine,
|
ruby-state-machines-activerecord,
|
||||||
ruby-after-commit-queue,
|
ruby-after-commit-queue,
|
||||||
ruby-acts-as-taggable-on (>= 3.4~),
|
ruby-acts-as-taggable-on (>= 3.4~),
|
||||||
ruby-slim,
|
ruby-slim,
|
||||||
|
|
Loading…
Add table
Reference in a new issue