Source: ruby-validate-email
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Abhijith PA <abhijith@openmailbox.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               ruby-activemodel (>= 3.0),
               ruby-activerecord,
               ruby-diff-lcs,
               ruby-mail,
               ruby-rspec,
               ruby-sqlite3
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-validate-email.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-validate-email
Homepage: https://github.com/perfectline/validates_email/tree/master
Testsuite: autopkgtest-pkg-ruby

Package: ruby-validate-email
Architecture: all
Description: Library for validating email addresses in Rails 3 models
 ruby-validate-email gem adds the capability of validating email addresses
 to ActiveModel.The gem only supports Rails 3 (has dependencies in
 ActiveModel and ActiveSupport 3.0)
