[DRE-commits] [ruby-simple-captcha2] branch master updated (37f4610 -> 921a292)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Mar 5 16:55:09 UTC 2016


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

praveen pushed a change to branch master
in repository ruby-simple-captcha2.

      from  37f4610   Run wrap-and-sort on packaging files
      adds  eef124c   Imported Upstream version 0.4.0
       new  a757bf5   Merge tag 'upstream/0.4.0'
       new  a07925a   update changelog
       new  921a292   upload to experimental

The 3 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:
 README.md                                          |  12 +-
 debian/changelog                                   |   6 +
 lib/generators/USAGE                               |   7 +-
 lib/generators/simple_captcha_generator.rb         |   3 +-
 .../templates/{partial.erb => partial.haml}        |  25 +---
 lib/simple_captcha/controller.rb                   |   5 +-
 lib/simple_captcha/form_builder.rb                 |  18 +--
 lib/simple_captcha/image.rb                        |   4 +-
 lib/simple_captcha/simple_captcha_data.rb          |   2 +-
 lib/simple_captcha/version.rb                      |   2 +-
 lib/simple_captcha/view.rb                         |   2 +-
 metadata.yml                                       | 136 ---------------------
 simple_captcha2.gemspec                            |  45 +++++++
 13 files changed, 84 insertions(+), 183 deletions(-)
 copy lib/generators/templates/{partial.erb => partial.haml} (59%)
 delete mode 100644 metadata.yml
 create mode 100644 simple_captcha2.gemspec

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



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