[DRE-commits] [ruby-base62] 02/03: Merge tag 'upstream/1.0.0'
Thomas Bechtold
toabctl at moszumanska.debian.org
Sat Feb 8 08:34:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
toabctl pushed a commit to branch master
in repository ruby-base62.
commit b85f69e1401375ecde56ee3f9b0375b53f78334b
Merge: a517cb0 b64cf8d
Author: Thomas Bechtold <toabctl at debian.org>
Date: Sat Feb 8 08:21:36 2014 +0100
Merge tag 'upstream/1.0.0'
Upstream version 1.0.0
.gitignore | 2 +
History.txt => CHANGELOG.md | 10 ++--
Gemfile | 4 ++
LICENSE.txt | 22 ++++++++
README.md | 37 ++++++++++++
README.rdoc | 47 ----------------
README.txt | 47 ----------------
Rakefile | 10 ++++
base62.gemspec | 25 +++++++++
checksums.yaml.gz | Bin 0 -> 426 bytes
lib/base62.rb | 115 +++++++++-----------------------------
lib/base62/integer.rb | 5 ++
lib/base62/string.rb | 5 ++
lib/base62/version.rb | 6 +-
metadata.yml | 133 ++++++++++++++++++++++++--------------------
test/base62_test.rb | 52 +++++++++++++++++
test/test_base62.rb | 17 ------
test/test_helper.rb | 4 +-
18 files changed, 269 insertions(+), 272 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-base62.git
More information about the Pkg-ruby-extras-commits
mailing list