[DRE-commits] [ruby-omniauth-ldap] 01/05: Add dep3 header to patches
Balasankar C
balasankarc-guest at moszumanska.debian.org
Sun Jan 10 07:58:01 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-omniauth-ldap.
commit f181b8d3553b5717f6a11443e6d565c286a27687
Author: Balasankar C <balasankarc at autistici.org>
Date: Sun Jan 10 13:14:28 2016 +0530
Add dep3 header to patches
---
debian/patches/get-rid-of-simplecov.patch | 4 ++++
debian/patches/relax-net-ldap-version.patch | 20 ++++++++++----------
debian/patches/relax-ntlm.patch | 20 ++++++++++----------
3 files changed, 24 insertions(+), 20 deletions(-)
diff --git a/debian/patches/get-rid-of-simplecov.patch b/debian/patches/get-rid-of-simplecov.patch
index b5e4932..d8ac2fb 100644
--- a/debian/patches/get-rid-of-simplecov.patch
+++ b/debian/patches/get-rid-of-simplecov.patch
@@ -1,3 +1,7 @@
+Description: Remove usage of simplecov while running tests
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,7 +1,5 @@
diff --git a/debian/patches/relax-net-ldap-version.patch b/debian/patches/relax-net-ldap-version.patch
index 75706a4..3a1139a 100644
--- a/debian/patches/relax-net-ldap-version.patch
+++ b/debian/patches/relax-net-ldap-version.patch
@@ -1,8 +1,10 @@
-Index: ruby-omniauth-ldap/metadata.yml
-===================================================================
---- ruby-omniauth-ldap.orig/metadata.yml
-+++ ruby-omniauth-ldap/metadata.yml
-@@ -30,14 +30,14 @@ dependencies:
+Description: Relax the dependency on the gem 'net-ldap'
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/metadata.yml
++++ b/metadata.yml
+@@ -30,14 +30,14 @@
requirements:
- - ~>
- !ruby/object:Gem::Version
@@ -19,11 +21,9 @@ Index: ruby-omniauth-ldap/metadata.yml
- !ruby/object:Gem::Dependency
name: pyu-ruby-sasl
requirement: !ruby/object:Gem::Requirement
-Index: ruby-omniauth-ldap/omniauth-ldap.gemspec
-===================================================================
---- ruby-omniauth-ldap.orig/omniauth-ldap.gemspec
-+++ ruby-omniauth-ldap/omniauth-ldap.gemspec
-@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
+--- a/omniauth-ldap.gemspec
++++ b/omniauth-ldap.gemspec
+@@ -10,7 +10,7 @@
gem.license = "MIT"
gem.add_runtime_dependency 'omniauth', '~> 1.0'
diff --git a/debian/patches/relax-ntlm.patch b/debian/patches/relax-ntlm.patch
index 783a13d..c4ee932 100644
--- a/debian/patches/relax-ntlm.patch
+++ b/debian/patches/relax-ntlm.patch
@@ -1,8 +1,10 @@
-Index: ruby-omniauth-ldap/metadata.yml
-===================================================================
---- ruby-omniauth-ldap.orig/metadata.yml
-+++ ruby-omniauth-ldap/metadata.yml
-@@ -58,14 +58,14 @@ dependencies:
+Description: Relax the dependency on the gem 'ntlm'
+Author: Pirate Praveen <praveen at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/metadata.yml
++++ b/metadata.yml
+@@ -58,14 +58,14 @@
requirements:
- - ~>
- !ruby/object:Gem::Version
@@ -19,11 +21,9 @@ Index: ruby-omniauth-ldap/metadata.yml
- !ruby/object:Gem::Dependency
name: rspec
requirement: !ruby/object:Gem::Requirement
-Index: ruby-omniauth-ldap/omniauth-ldap.gemspec
-===================================================================
---- ruby-omniauth-ldap.orig/omniauth-ldap.gemspec
-+++ ruby-omniauth-ldap/omniauth-ldap.gemspec
-@@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
+--- a/omniauth-ldap.gemspec
++++ b/omniauth-ldap.gemspec
+@@ -12,7 +12,7 @@
gem.add_runtime_dependency 'omniauth', '~> 1.0'
gem.add_runtime_dependency 'net-ldap', '~> 0.8.0'
gem.add_runtime_dependency 'pyu-ruby-sasl', '~> 0.0.3.1'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-ldap.git
More information about the Pkg-ruby-extras-commits
mailing list