Merge tag 'debian/13.10.3+ds2-3' into buster-fasttrack
gitlab Debian release 13.10.3+ds2-3
This commit is contained in:
commit
02e8861154
2 changed files with 9 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
gitlab (13.10.3+ds2-3) experimental; urgency=medium
|
||||
|
||||
* Keep gitlab-workhorse binary in main
|
||||
* Update minimum version of ruby-mail-room
|
||||
|
||||
-- Pirate Praveen <praveen@debian.org> Sun, 25 Apr 2021 18:14:33 +0530
|
||||
|
||||
gitlab (13.10.3+ds2-2~fto10+1) buster-fasttrack; urgency=medium
|
||||
|
||||
* Rebuild for buster-fasttrack.
|
||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -354,7 +354,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
#
|
||||
ruby-octokit (>= 4.15~),
|
||||
#
|
||||
ruby-mail-room (>= 0.10.0+really0.0.8~),
|
||||
ruby-mail-room (>= 0.10.0+really0.0.9~),
|
||||
#
|
||||
ruby-email-reply-trimmer (>= 0.1~),
|
||||
ruby-html2text,
|
||||
|
@ -516,6 +516,7 @@ Description: git powered software platform to collaborate on code (non-omnibus)
|
|||
some of its front end dependencies.
|
||||
|
||||
Package: gitlab-workhorse
|
||||
Section: net
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
|
|
Loading…
Add table
Reference in a new issue