[DRE-commits] [ruby-tilt] 04/07: relax haml version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Dec 23 14:10:44 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-tilt.

commit 016f33376c4b85cdea5aa471057c38dbfef9fadc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Dec 23 19:10:58 2015 +0530

    relax haml version
---
 debian/patches/relax-haml-version.patch | 13 +++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/relax-haml-version.patch b/debian/patches/relax-haml-version.patch
new file mode 100644
index 0000000..d1560b8
--- /dev/null
+++ b/debian/patches/relax-haml-version.patch
@@ -0,0 +1,13 @@
+Index: ruby-tilt/Gemfile
+===================================================================
+--- ruby-tilt.orig/Gemfile
++++ ruby-tilt/Gemfile
+@@ -12,7 +12,7 @@ group :engines do
+   gem 'contest'
+   gem 'creole'
+   gem 'erubis'
+-  gem 'haml', '>= 2.2.11', '< 4'
++  gem 'haml', '>= 2.2.11', '< 5'
+   gem 'kramdown'
+   gem 'less'
+   gem 'liquid'
diff --git a/debian/patches/series b/debian/patches/series
index 711e9ab..49fa522 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 force_encoding_erb_test
+relax-haml-version.patch

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



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