[DRE-commits] [ruby-activerecord-nulldb-adapter] 01/01: Fix activerecord patch DEP-3

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Sat Mar 5 22:22:26 UTC 2016


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

lucasmoura-guest pushed a commit to branch master
in repository ruby-activerecord-nulldb-adapter.

commit 9503bd4321190aa757dfa08a77d00d23034452a2
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date:   Sat Mar 5 19:16:20 2016 -0300

    Fix activerecord patch DEP-3
---
 debian/patches/fix_problem_with_active_record4.2.patch | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/debian/patches/fix_problem_with_active_record4.2.patch b/debian/patches/fix_problem_with_active_record4.2.patch
index 30e8409..ae2aa73 100644
--- a/debian/patches/fix_problem_with_active_record4.2.patch
+++ b/debian/patches/fix_problem_with_active_record4.2.patch
@@ -1,18 +1,15 @@
 Description: Fix test for activerecord 4.2
- This patch fix tests related with the problems related to activerecord 4.2,
+ This patch fix tests related with the use of activerecord 4.2,
  specially for problems generated by type_cast_from_user,
  type_cast_from_database.
 
- These patch was created using two merge requests already opened on the
- upstream, but not accepted yet. These merge requests are:
-
- https://github.com/nulldb/nulldb/pull/62
- https://github.com/nulldb/nulldb/pull/59
+ This patch was created using two merge requests already opened on the
+ upstream, but not accepted yet.
 
+Origin: https://github.com/nulldb/nulldb/pull/62,
+        https://github.com/nulldb/nulldb/pull/59
 Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
 Last-updated: 2016-03-05
-Forwarded: not-needed 
-Bug: not-needed
 
 Index: ruby-activerecord-nulldb-adapter/lib/active_record/connection_adapters/nulldb_adapter/core.rb
 ===================================================================

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



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