diff --git a/debian/patches/0050-relax-stable-libs.patch b/debian/patches/0050-relax-stable-libs.patch index 07ff22dc65..8c9eb1a26d 100644 --- a/debian/patches/0050-relax-stable-libs.patch +++ b/debian/patches/0050-relax-stable-libs.patch @@ -1,3 +1,6 @@ +We should be able to update minor versions of stable libs without breaking +gitlab Gemfile + Index: gitlab/Gemfile =================================================================== --- gitlab.orig/Gemfile diff --git a/debian/patches/fix-wiki.patch b/debian/patches/fix-wiki.patch index f30f3ecd1b..b09dc8fdec 100644 --- a/debian/patches/fix-wiki.patch +++ b/debian/patches/fix-wiki.patch @@ -1,3 +1,5 @@ +revisit this after 8.6.3 + diff -ur a/app/models/wiki_page.rb b/app/models/wiki_page.rb --- a/app/models/wiki_page.rb 2016-01-23 17:45:00.000000000 +0100 +++ b/app/models/wiki_page.rb 2016-03-03 08:26:25.256512379 +0100