File: control

package info (click to toggle)
ruby-sentry-raven 3.1.2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,796 kB
  • sloc: ruby: 6,684; javascript: 98; makefile: 15
file content (36 lines) | stat: -rw-r--r-- 1,300 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: ruby-sentry-raven
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Balasankar C <balasankarc@autistici.org>,
 Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               libjs-jquery,
               rake,
               ruby-faraday (>= 1.0~),
               ruby-rails,
               ruby-rspec,
               ruby-rspec-rails,
               ruby-timecop,
               ruby-sidekiq,
               ruby-rack-timeout
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-sentry-raven.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-sentry-raven
Homepage: https://github.com/getsentry/raven-ruby
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-sentry-raven
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
X-DhRuby-Root: sentry-raven/
Depends: ruby-faraday (>= 1.0~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: client interface for the Sentry error logger
 This package provides the gem sentry-raven. This gem provides a client
 interface for the Sentry error logger. Sentry provides real-time crash
 reporting for your web apps, mobile apps, and games.