[DRE-commits] [ruby-redis-store] 01/01: Fixed patch issue

Balasankar C balasankarc-guest at moszumanska.debian.org
Sat Jan 17 12:55:51 UTC 2015


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

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

commit 9fca57c0be7afac4db2f0f8aba2665126babda49
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sat Jan 17 18:25:40 2015 +0530

    Fixed patch issue
---
 debian/changelog    | 3 ++-
 test/test_helper.rb | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index afc0374..41ce974 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 ruby-redis-store (1.1.4-2) experimental; urgency=medium
 
   * Debian update
-  * Moved the start and stop scripts of redis-servr to ruby-tests.rake
+  * Moved the start and stop scripts of redis-server to ruby-tests.rake
     for Debian CI pass
+  * Fixed the file changed by patch to original state
 
  -- Balasankar C <balasankarc at autistici.org>  Mon, 01 Dec 2014 21:29:40 +0530
 
diff --git a/test/test_helper.rb b/test/test_helper.rb
index 1cc0bc6..c115a98 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,4 +1,4 @@
-#require 'bundler/setup'
+require 'bundler/setup'
 require 'minitest/autorun'
 require 'mocha/setup'
 require 'redis'

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



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