Merge tag 'debian/12.9.2-3' into buster-fasttrack
gitlab Debian release 12.9.2-3
This commit is contained in:
commit
014a34d1c1
2 changed files with 15 additions and 1 deletions
14
debian/changelog
vendored
14
debian/changelog
vendored
|
@ -1,3 +1,17 @@
|
|||
gitlab (12.9.2-3) experimental; urgency=medium
|
||||
|
||||
* Tighten dependency on gitlab-common
|
||||
|
||||
-- Pirate Praveen <praveen@debian.org> Sat, 11 Apr 2020 16:37:06 +0530
|
||||
|
||||
gitlab (12.9.2-2) experimental; urgency=medium
|
||||
|
||||
* Tighten dependency on ruby-graphql (for backports)
|
||||
* Pass NODE_OPTIONS="--max-old-space-size=2048" to webpack to work with
|
||||
nodejs 10 (Closes: #956211)
|
||||
|
||||
-- Pirate Praveen <praveen@debian.org> Sat, 11 Apr 2020 01:29:14 +0530
|
||||
|
||||
gitlab (12.9.2-1+fto10+1) buster-fasttrack; urgency=medium
|
||||
|
||||
* Rebuild for buster-fasttrack.
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -19,7 +19,7 @@ Section: contrib/net
|
|||
Architecture: all
|
||||
XB-Ruby-Versions: ${ruby:Versions}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
gitlab-common (>= 12.8.6~),
|
||||
gitlab-common (>= 12.9.2~),
|
||||
ruby (>= 1:2.5~),
|
||||
lsb-base (>= 3.0-6),
|
||||
rake (>= 12.3.0~),
|
||||
|
|
Loading…
Add table
Reference in a new issue