[DRE-commits] [ruby-clockwork] 01/02: Format patch to DEP3
Thiago Ribeiro
thiagovsk-guest at moszumanska.debian.org
Thu Mar 3 19:57:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
thiagovsk-guest pushed a commit to branch master
in repository ruby-clockwork.
commit d030f0e95f07e81af9c9833491d89ba28f254ea5
Author: Thiago Ribeiro <thiagitosouza at gmail.com>
Date: Thu Mar 3 15:45:20 2016 -0300
Format patch to DEP3
---
debian/patches/fix_test_with_minitest.patch | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
diff --git a/debian/patches/fix_test_with_minitest.patch b/debian/patches/fix_test_with_minitest.patch
index 4307f0a..fc035b4 100644
--- a/debian/patches/fix_test_with_minitest.patch
+++ b/debian/patches/fix_test_with_minitest.patch
@@ -1,20 +1,8 @@
-From: Ari Summer <aribsummer at gmail.com>
-Date: Sun, 14 Feb 2016 13:26:16 -0800
-Subject: Remove test unit dependency and refactor tests for Minitest
+Description: Remove test unit dependency and refactor tests for Minitest
+Author: Ari Summer <aribsummer at gmail.com>
+Forwarded: https://github.com/tomykaira/clockwork/pull/174
+Last-Update: 2016-03-03
-- Specify minitest version ~> 4.2 in activesupport4.gemfile
----
- clockwork.gemspec | 3 +-
- gemfiles/activesupport4.gemfile | 1 +
- test/at_test.rb | 42 ++-
- test/clockwork_test.rb | 21 +-
- test/database_events/sync_performer_test.rb | 411 ++++++++++++++--------------
- test/event_test.rb | 24 +-
- test/manager_test.rb | 119 ++++----
- 7 files changed, 305 insertions(+), 316 deletions(-)
-
-diff --git a/clockwork.gemspec b/clockwork.gemspec
-index 1a05da3..b6b8f4a 100644
--- a/clockwork.gemspec
+++ b/clockwork.gemspec
@@ -23,7 +23,6 @@ Gem::Specification.new do |s|
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-clockwork.git
More information about the Pkg-ruby-extras-commits
mailing list