[DRE-commits] [ruby-transaction-simple] 01/04: Merge tag 'upstream/1.4.0.2'

Gunnar Wolf gwolf at alioth.debian.org
Tue Oct 1 16:41:12 UTC 2013


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

gwolf pushed a commit to annotated tag debian/1.4.0.2-1
in repository ruby-transaction-simple.

commit 56e69ebdc45c22ed6d104951a17247597c681c27
Merge: 6db297d 3886496
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Tue Oct 1 11:32:48 2013 -0500

    Merge tag 'upstream/1.4.0.2'
    
    Upstream version 1.4.0.2
    
    # gpg: Signature made Tue 01 Oct 2013 11:32:44 AM CDT using RSA key ID C1DB921F
    # gpg: Good signature from "Gunnar Eyal Wolf Iszaevich <gwolf at debian.org>"
    # gpg:                 aka "Gunnar Eyal Wolf Iszaevich <gwolf at gwolf.org>"
    # gpg:                 aka "Gunnar Eyal Wolf Iszaevich (Instituto de Investigaciones Económicas UNAM) <gwolf at iiec.unam.mx>"

 History.txt => History.rdoc                |   35 +-
 Install.txt                                |   21 -
 Licence.rdoc                               |   23 +
 Licence.txt                                |   25 -
 Manifest.txt                               |   13 +-
 Readme.txt => README.rdoc                  |   95 +-
 Rakefile                                   |  126 +--
 lib/transaction-simple.rb                  |    5 +
 lib/transaction/simple.rb                  |  187 ++--
 lib/transaction/simple/group.rb            |  174 ++-
 lib/transaction/simple/threadsafe.rb       |   60 +-
 lib/transaction/simple/threadsafe/group.rb |   28 +-
 metadata.yml                               |  232 +++-
 research/instance_variable_defined.rb      |   22 +
 research/special-dumpable-string.rb        |   42 +
 research/special-dumpable.rb               |  130 +++
 setup.rb                                   | 1585 ----------------------------
 test/test_all.rb                           |   25 -
 test/test_broken_graph.rb                  |   18 +-
 test/test_transaction_simple.rb            |   18 +-
 test/test_transaction_simple_group.rb      |   18 +-
 test/test_transaction_simple_threadsafe.rb |   18 +-
 22 files changed, 730 insertions(+), 2170 deletions(-)

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



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