add comments to patches
This commit is contained in:
parent
7dc074633b
commit
40b43b735d
2 changed files with 5 additions and 0 deletions
3
debian/patches/0050-relax-stable-libs.patch
vendored
3
debian/patches/0050-relax-stable-libs.patch
vendored
|
@ -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
|
||||
|
|
2
debian/patches/fix-wiki.patch
vendored
2
debian/patches/fix-wiki.patch
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue