Source: ruby-ahoy-matey
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cocoa <cocoa1231@disroot.org>,
           Utkarsh Gupta <guptautkarsh2102@gmail.com>
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               ruby-activesupport (>= 5),
               ruby-device-detector,
               ruby-geocoder (>= 1.4.5),
               ruby-safely-block (>= 0.2.1)
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ahoy-matey.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ahoy-matey
Homepage: https://github.com/ankane/ahoy
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-ahoy-matey
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-activesupport (>= 5),
         ruby-device-detector,
         ruby-geocoder (>= 1.4.5),
         ruby-safely-block (>= 0.2.1),
         ${misc:Depends},
         ${shlibs:Depends}
Description: simple, powerful analytics for Rails
 This Ruby library allows one to track visits and events in Ruby, JavaScript,
 and native apps. Data is stored in the database of the Rails application by
 default so it can be easily combined with other data.
 .
 To track emails, check out Ahoy Email, and for A/B testing, check out Field
 Test.
