[DRE-commits] [ruby-amqp] 02/03: d/patches: Remove patch for amqp bump (applied in the new upstream version)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Apr 6 12:30:31 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-amqp.

commit 38d02ef90bee69bf23faa956a674424fb56430a3
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Apr 6 11:45:08 2016 +0200

    d/patches: Remove patch for amqp bump (applied in the new upstream version)
---
 debian/patches/001_bump-amq-protocol.patch | 65 ------------------------------
 debian/patches/series                      |  1 -
 2 files changed, 66 deletions(-)

diff --git a/debian/patches/001_bump-amq-protocol.patch b/debian/patches/001_bump-amq-protocol.patch
deleted file mode 100644
index a654c75..0000000
--- a/debian/patches/001_bump-amq-protocol.patch
+++ /dev/null
@@ -1,65 +0,0 @@
-Description: Pin to amq-protocol 2.0
-Author: Michael Klishin <michael at clojurewerkz.org>
-Origin: upstream, https://github.com/ruby-amqp/amqp/commit/c665bdca4bf36db761d7e87f3e2e73244b684e25.patch
-Reviewed-By: Sebastien Badia <seb at sebian.fr>
-Last-Update: 2016-03-11
-
---- a/amqp.gemspec
-+++ b/amqp.gemspec
-@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
- 
-   # Dependencies
-   s.add_dependency "eventmachine"
--  s.add_dependency "amq-protocol", "~> 1.9"
-+  s.add_dependency "amq-protocol", ">= 2.0"
- 
-   s.rubyforge_project = "amqp"
- end
---- a/metadata.yml
-+++ b/metadata.yml
-@@ -7,7 +7,7 @@ authors:
- - Aman Gupta
- - Jakub Stastny aka botanicus
- - Michael S. Klishin
--autorequire: 
-+autorequire:
- bindir: bin
- cert_chain: []
- date: 2015-08-26 00:00:00.000000000 Z
-@@ -32,14 +32,14 @@ dependencies:
-     requirements:
-     - - "~>"
-       - !ruby/object:Gem::Version
--        version: '1.9'
-+        version: '2.0'
-   type: :runtime
-   prerelease: false
-   version_requirements: !ruby/object:Gem::Requirement
-     requirements:
-     - - "~>"
-       - !ruby/object:Gem::Version
--        version: '1.9'
-+        version: '2.0'
- description: Widely used, feature-rich asynchronous RabbitMQ client with batteries
-   included.
- email:
-@@ -307,7 +307,7 @@ homepage: http://rubyamqp.info
- licenses:
- - Ruby
- metadata: {}
--post_install_message: 
-+post_install_message:
- rdoc_options:
- - "--include=examples --main README.md"
- require_paths:
-@@ -325,8 +325,8 @@ required_rubygems_version: !ruby/object:
- requirements: []
- rubyforge_project: amqp
- rubygems_version: 2.4.8
--signing_key: 
-+signing_key:
- specification_version: 4
- summary: Widely used, feature-rich asynchronous RabbitMQ client with batteries included
- test_files: []
--has_rdoc: 
-+has_rdoc:
diff --git a/debian/patches/series b/debian/patches/series
index 50d96cc..55848a6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-001_bump-amq-protocol.patch
 002_remove-bundler-usage.patch

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



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