Source: ruby-insist
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               ruby-rspec
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-insist.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-insist
Homepage: https://github.com/jordansissel/ruby-insist
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-insist
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: assertion library for both testing and for production code
 Insist is a simple block-driven assertion library for testing both
 development and production code.  Insist allows tests to be written
 in a more minimal and readable manner than Rspec.
