[DRE-commits] [ruby-exception-notification] 06/06: Notifications are not only by email
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Aug 13 20:29:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-exception-notification.
commit efcef5a8052e5b7431b21e0ebab5caf61806f701
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date: Wed Aug 13 17:19:10 2014 -0300
Notifications are not only by email
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7241024..65b07e9 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,5 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby, ruby-actionmailer | ruby-actionmailer-3.2, ruby-activesupport | ruby-activesupport-3.2
Description: exception notification support for Rails and Rack apps
Using this package, Rails or Rack applications can be configured can be
- configured to notify a designated email address about any unhandled exceptions
- raised by the application.
+ configured to send notifications about any unhandled exceptions raised by the
+ application. Notifications can be sent via email, IRC, HTTP, and other means.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-exception-notification.git
More information about the Pkg-ruby-extras-commits
mailing list