[DRE-commits] [ruby-tilt] 01/05: Add dep3 headers

Balasankar C balasankarc-guest at moszumanska.debian.org
Mon Jan 11 10:13:12 UTC 2016


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

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

commit 178149b9346f250d61988eb8594a3662067353ec
Author: Balasankar C <balasankarc at autistici.org>
Date:   Mon Jan 11 15:29:21 2016 +0530

    Add dep3 headers
---
 debian/patches/disable-less.patch         | 12 +++++++-----
 debian/patches/disable-markaby.patch      | 12 +++++++-----
 debian/patches/disable-radius.patch       | 12 +++++++-----
 debian/patches/disable-therubyracer.patch | 12 +++++++-----
 debian/patches/relax-haml-version.patch   | 12 +++++++-----
 5 files changed, 35 insertions(+), 25 deletions(-)

diff --git a/debian/patches/disable-less.patch b/debian/patches/disable-less.patch
index fa465a9..eaab2e1 100644
--- a/debian/patches/disable-less.patch
+++ b/debian/patches/disable-less.patch
@@ -1,8 +1,10 @@
-Index: ruby-tilt/Gemfile
-===================================================================
---- ruby-tilt.orig/Gemfile
-+++ ruby-tilt/Gemfile
-@@ -14,7 +14,7 @@ group :engines do
+Description: Disable requirement of less gem which is not yet packaged
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/Gemfile
++++ b/Gemfile
+@@ -14,7 +14,7 @@
    gem 'erubis'
    gem 'haml', '>= 2.2.11', '< 5'
    gem 'kramdown'
diff --git a/debian/patches/disable-markaby.patch b/debian/patches/disable-markaby.patch
index 7531961..f1afff5 100644
--- a/debian/patches/disable-markaby.patch
+++ b/debian/patches/disable-markaby.patch
@@ -1,8 +1,10 @@
-Index: ruby-tilt/Gemfile
-===================================================================
---- ruby-tilt.orig/Gemfile
-+++ ruby-tilt/Gemfile
-@@ -16,7 +16,7 @@ group :engines do
+Description: Disable requirement of markaby gem which is not yet packaged
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/Gemfile
++++ b/Gemfile
+@@ -16,7 +16,7 @@
    gem 'kramdown'
  #  gem 'less'
    gem 'liquid'
diff --git a/debian/patches/disable-radius.patch b/debian/patches/disable-radius.patch
index 1ff6000..7f0e990 100644
--- a/debian/patches/disable-radius.patch
+++ b/debian/patches/disable-radius.patch
@@ -1,8 +1,10 @@
-Index: ruby-tilt/Gemfile
-===================================================================
---- ruby-tilt.orig/Gemfile
-+++ ruby-tilt/Gemfile
-@@ -19,7 +19,7 @@ group :engines do
+Description: Disable requirement of radius gem which is not yet packaged
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/Gemfile
++++ b/Gemfile
+@@ -19,7 +19,7 @@
  #  gem 'markaby'
    gem 'maruku'
    gem 'nokogiri' if RUBY_VERSION > '1.9.2'
diff --git a/debian/patches/disable-therubyracer.patch b/debian/patches/disable-therubyracer.patch
index 88b6c72..212695f 100644
--- a/debian/patches/disable-therubyracer.patch
+++ b/debian/patches/disable-therubyracer.patch
@@ -1,8 +1,10 @@
-Index: ruby-tilt/Gemfile
-===================================================================
---- ruby-tilt.orig/Gemfile
-+++ ruby-tilt/Gemfile
-@@ -32,7 +32,7 @@ group :engines do
+Description: Disable requirement of therubyracer gem which is not yet packaged
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/Gemfile
++++ b/Gemfile
+@@ -32,7 +32,7 @@
    end
  
    platform :mri do
diff --git a/debian/patches/relax-haml-version.patch b/debian/patches/relax-haml-version.patch
index d1560b8..2c84aba 100644
--- a/debian/patches/relax-haml-version.patch
+++ b/debian/patches/relax-haml-version.patch
@@ -1,8 +1,10 @@
-Index: ruby-tilt/Gemfile
-===================================================================
---- ruby-tilt.orig/Gemfile
-+++ ruby-tilt/Gemfile
-@@ -12,7 +12,7 @@ group :engines do
+Description: Relax the requirement on haml gem
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/Gemfile
++++ b/Gemfile
+@@ -12,7 +12,7 @@
    gem 'contest'
    gem 'creole'
    gem 'erubis'

-- 
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