[DRE-commits] [ruby-enumerize] branch master updated (7ed6c28 -> 1957bec)
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Aug 12 12:24:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-enumerize.
from 7ed6c28 prepare changelog
new 4da5587 rename variable in test to avoid conflict with minitest method (Closes: #794170)
adds 0939b72 Imported Upstream version 1.0.0
new c2cb09d Merge tag 'upstream/1.0.0'
new 8d91d0d Refresh metadata in debian/control
new cf2a20b prepare changelog
new 1957bec refresh disable_some_tests.patch
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
.ruby-version | 1 -
.travis.yml | 4 -
CHANGELOG.md | 10 ++
Gemfile.rails32 | 23 -----
debian/changelog | 9 ++
debian/control | 13 ++-
debian/patches/disable_some_tests.patch | 16 ++--
debian/patches/no_test_value.patch | 161 ++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
debian/rules | 5 +-
lib/enumerize/base.rb | 6 +-
lib/enumerize/form_helper.rb | 25 -----
lib/enumerize/scope/activerecord.rb | 4 +-
lib/enumerize/scope/mongoid.rb | 4 +-
lib/enumerize/set.rb | 4 +
lib/enumerize/version.rb | 2 +-
metadata.yml | 9 +-
test/activerecord_test.rb | 7 ++
test/set_test.rb | 6 ++
test/test_helper.rb | 4 +
21 files changed, 236 insertions(+), 79 deletions(-)
delete mode 100644 .ruby-version
delete mode 100644 Gemfile.rails32
create mode 100644 debian/patches/no_test_value.patch
delete mode 100644 lib/enumerize/form_helper.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-enumerize.git
More information about the Pkg-ruby-extras-commits
mailing list