[DRE-commits] [ruby-colorator] 06/08: add 0002-don-t-use-luna-rspec-formatters-checks.patch

Cédric Boutillier boutil at moszumanska.debian.org
Wed Jul 6 20:27:40 UTC 2016


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

boutil pushed a commit to branch master
in repository ruby-colorator.

commit 07e6b9accce26da55f69609e8eb7cabf7a70937b
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jul 6 22:15:43 2016 +0200

    add 0002-don-t-use-luna-rspec-formatters-checks.patch
---
 .../0002-don-t-use-luna-rspec-formatters-checks.patch  | 18 ++++++++++++++++++
 debian/patches/series                                  |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/0002-don-t-use-luna-rspec-formatters-checks.patch b/debian/patches/0002-don-t-use-luna-rspec-formatters-checks.patch
new file mode 100644
index 0000000..c5440ef
--- /dev/null
+++ b/debian/patches/0002-don-t-use-luna-rspec-formatters-checks.patch
@@ -0,0 +1,18 @@
+From: =?utf-8?q?C=C3=A9dric_Boutillier?= <boutil at debian.org>
+Date: Wed, 6 Jul 2016 22:14:51 +0200
+Subject: don't use luna/rspec/formatters/checks
+
+---
+ spec/spec/helper.rb | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/spec/spec/helper.rb b/spec/spec/helper.rb
+index e829a2d..a24d637 100644
+--- a/spec/spec/helper.rb
++++ b/spec/spec/helper.rb
+@@ -1,5 +1,4 @@
+ require "colorator"
+-require "luna/rspec/formatters/checks"
+ RSpec.configure { |config| config.order = "random" }
+ Dir[File.expand_path("../../support/**/*.rb", __FILE__)].each do |f|
+   require f
diff --git a/debian/patches/series b/debian/patches/series
index 15364c1..35dacc2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-no-git-to-list-files-in-gemspec.patch
+0002-don-t-use-luna-rspec-formatters-checks.patch

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



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