From 40b43b735d6207bcc5187ec52601dcbdf18863f2 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Tue, 5 Apr 2016 22:57:46 +0530 Subject: [PATCH] add comments to patches --- debian/patches/0050-relax-stable-libs.patch | 3 +++ debian/patches/fix-wiki.patch | 2 ++ 2 files changed, 5 insertions(+) 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