Source: ruby-exception-notification Section: ruby Priority: optional Maintainer: Debian Ruby Team Build-Depends: debhelper-compat (= 13), gem2deb Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-exception-notification.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-exception-notification Homepage: https://smartinez87.github.com/exception_notification Package: ruby-exception-notification Architecture: all Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: exception notification support for Rails and Rack apps Using this package, Rails or Rack applications can be configured can be configured to send notifications about any unhandled exceptions raised by the application. Notifications can be sent via email, IRC, HTTP, and other means.