Source: ruby-licensee
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 2.1~),
               git,
               rake,
               ruby-bundler,
               ruby-coveralls,
               ruby-dotenv,
               ruby-mustache,
               ruby-octokit (>= 4.20~),
               ruby-reverse-markdown,
               ruby-rspec,
               ruby-rugged,
               ruby-shoulda,
               ruby-webmock
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-licensee.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-licensee
Homepage: https://github.com/benbalter/licensee
Testsuite: autopkgtest-pkg-ruby

Package: ruby-licensee
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: program to detect open source project licenses
 Licensee automates the process of reading LICENSE files and
 compares their contents to known licenses using a fancy maths.
