[DRE-commits] [SCM] rbot.git branch, master, updated. debian/0.9.15+post20100705+gitb3aa806-3-12-gf5098b6

Christian Hofstaedtler christian at hofstaedtler.name
Mon May 6 16:37:22 UTC 2013


The following commit has been merged in the master branch:
commit eca5b7d5f03d34429d9dd7ede98564422b4da8fd
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date:   Mon May 6 17:28:02 2013 +0200

    Capitablize names in package description

diff --git a/debian/control b/debian/control
index fe888c1..ce9409d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,28 +18,28 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bdb | ruby-tokyocabinet
 Recommends: ruby-gettext, ruby-hpricot
 Suggests: host, aspell, bsdmainutils, fortune-mod | fortune, toilet, ruby-mechanize, ruby-json
-Description: IRC bot written in ruby
+Description: IRC bot written in Ruby
  Rbot is very extensible thanks to a well designed plugin
  scheme. It has native infobot-style keywords, fact database,
  access levels and multi-language support.
  .
  It comes with several classical plugins, like DNS queries,
  Babelfish translation, Google searching, Karma, Weather,
- quotes, slashdot news, and many more.
+ quotes, Slashdot news, and many more.
 
 Package: rbot-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, libjs-jquery
 Suggests: doc-base
-Description: IRC bot written in ruby -- API documentation
+Description: IRC bot written in Ruby -- API documentation
  Rbot is very extensible thanks to a well designed plugin
  scheme. It has native infobot-style keywords, fact database,
  access levels and multi-language support.
  .
  It comes with several classical plugins, like DNS queries,
  Babelfish translation, Google searching, Karma, Weather,
- quotes, slashdot news, and many more.
+ quotes, Slashdot news, and many more.
  .
  This package procides the API documentation, useful for
  programming plugins.

-- 
rbot.git



More information about the Pkg-ruby-extras-commits mailing list