[DRE-commits] [gitlab] 03/04: loosen creole

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 28 18:54:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 34f30ce585259464af38a4440aa7c536c92169bc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 29 00:20:28 2015 +0530

    loosen creole
---
 debian/patches/0019-loosen-creole.patch | 13 +++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0019-loosen-creole.patch b/debian/patches/0019-loosen-creole.patch
new file mode 100644
index 0000000..5e9d102
--- /dev/null
+++ b/debian/patches/0019-loosen-creole.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -106,7 +106,7 @@ gem 'redcarpet',     '~> 3.2.3'
+ gem 'RedCloth',      '~> 4.2.9'
+ gem 'rdoc',          '~> 4.1'
+ gem 'org-ruby',      '~> 0.9.12'
+-gem 'creole',        '~>0.3.6'
++gem 'creole',        '~> 0.5.0'
+ gem 'wikicloth',     '0.8.1'
+ gem 'asciidoctor',   '~> 1.5.2'
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 0bd12a2..038e3fe 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -16,3 +16,4 @@ loosen-rails-version.patch
 0016-loosen-fog.patch
 0017-loosen-redcarpet.patch
 0018-loosen-rdoc.patch
+0019-loosen-creole.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list