[DRE-commits] [gitlab] 03/03: loosen redcarpet

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 28 18:38:45 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 40d6b624f1bdf8a8e410330033338d3ed68709c2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 29 00:02:55 2015 +0530

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

diff --git a/debian/patches/0017-loosen-redcarpet.patch b/debian/patches/0017-loosen-redcarpet.patch
new file mode 100644
index 0000000..73df948
--- /dev/null
+++ b/debian/patches/0017-loosen-redcarpet.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -102,7 +102,7 @@ gem "seed-fu", '~> 2.3.5'
+ gem 'html-pipeline', '~> 1.11.0'
+ gem 'task_list',     '~> 1.0.2', require: 'task_list/railtie'
+ gem 'github-markup', '~> 1.3.1'
+-gem 'redcarpet',     '~> 3.3.2'
++gem 'redcarpet',     '~> 3.2.3'
+ gem 'RedCloth',      '~> 4.2.9'
+ gem 'rdoc',          '~>3.6'
+ gem 'org-ruby',      '~> 0.9.12'
diff --git a/debian/patches/series b/debian/patches/series
index 21a5c85..46233c9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,3 +14,4 @@ loosen-rails-version.patch
 0014-loosen-haml-rails.patch
 0015-loosen-carrierwave.patch
 0016-loosen-fog.patch
+0017-loosen-redcarpet.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