[DRE-commits] [ruby-redis-activesupport] 03/06: remove patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 20 12:02:22 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-redis-activesupport.

commit f91c2717128e4ce9ce73fb0dd7dc24d5bccd0d29
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 20 17:14:22 2017 +0530

    remove patches
---
 debian/patches/Requiring-version | 18 ------------------
 debian/patches/fix_version_test  | 15 ---------------
 debian/patches/series            |  2 --
 3 files changed, 35 deletions(-)

diff --git a/debian/patches/Requiring-version b/debian/patches/Requiring-version
deleted file mode 100644
index 5f9534a..0000000
--- a/debian/patches/Requiring-version
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Update tests
- Update the test file to require file from lib folder.
- .
- ruby-redis-activesupport (4.0.0-1) UNRELEASED; urgency=medium
- .
-   * Initial release (Closes: #nnnn)
-Author: Balasankar C <balasankarc at autistici.org>
-
-
---- a/test/redis/activesupport/version_test.rb
-+++ b/test/redis/activesupport/version_test.rb
-@@ -1,5 +1,6 @@
- require 'test_helper'
- 
-+require 'redis/activesupport/version'
- describe Redis::ActiveSupport::VERSION do
-   it 'returns current version' do
-     Redis::ActiveSupport::VERSION.must_equal '4.0.0'
diff --git a/debian/patches/fix_version_test b/debian/patches/fix_version_test
deleted file mode 100644
index 31c15fc..0000000
--- a/debian/patches/fix_version_test
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Fix incorrect version test
-Author: Balasankar C <balasankarc at autistici.org>
-Last-Update: 2015-07-28
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/test/redis/activesupport/version_test.rb
-+++ b/test/redis/activesupport/version_test.rb
-@@ -3,6 +3,6 @@
- require 'redis/activesupport/version'
- describe Redis::ActiveSupport::VERSION do
-   it 'returns current version' do
--    Redis::ActiveSupport::VERSION.must_equal '4.0.0'
-+    Redis::ActiveSupport::VERSION.must_equal '4.1.0'
-   end
- end
diff --git a/debian/patches/series b/debian/patches/series
index 40b1a79..91502d7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
 Bundler-Requirement
-Requiring-version
-fix_version_test

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



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