[DRE-commits] [ruby-prof] 09/14: updated description (Closes: #521236)
Jonas Genannt
jonas at brachium-system.net
Thu Dec 19 19:42:24 UTC 2013
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-prof.
commit 403aca3bccfabe41f0a41b2bba78ec0bab57c7e5
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Thu Dec 19 19:31:46 2013 +0100
updated description (Closes: #521236)
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b9b891e..cee7983 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Package: ruby-prof
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rake
-Description: A fast code profiler for Ruby
- ruby-prof is runs a ruby program and keeps track of the amount of time spent
+Description: fast code profiler for Ruby
+ ruby-prof runs a ruby program and keeps track of the amount of time spent
in each method. At the end of execution it displays collected information.
Its features include:
* Speed - it is a C extension and therefore many times faster than
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-prof.git
More information about the Pkg-ruby-extras-commits
mailing list