Source: ruby-mustermann
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               rake,
               ruby-rspec,
               quilt
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-mustermann.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-mustermann.git
Homepage: https://github.com/sinatra/mustermann
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-mustermann
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: ruby-mustermann19 (<= 0.4.3+git20160621-1)
Replaces: ruby-mustermann19 (<= 0.4.3+git20160621-1)
Description: use patterns like regular expressions
 library implementing patterns that behave like regular expressions.
 .
 Given a string pattern, Mustermann will turn it into an object that behaves
 like a regular expression and has comparable performance characteristics.
