[DRE-commits] [ruby-shadow] 02/03: Lowercase the sort description and extend the long one
David Suárez
deiv-guest at alioth.debian.org
Sat Oct 26 10:45:54 UTC 2013
This is an automated email from the git hooks/post-receive script.
deiv-guest pushed a commit to branch master
in repository ruby-shadow.
commit 4867fc31a34e9d885d7f8f44b6cef42b89bd5b8d
Author: David Suárez <david.sephirot at gmail.com>
Date: Sat Oct 26 12:38:44 2013 +0200
Lowercase the sort description and extend the long one
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 1223204..57a6207 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: ruby-shadow
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Interface of shadow password for Ruby
- This is a module which is used when you access shadow password files
- from Ruby.
+Description: interface of shadow password for Ruby
+ This is a module which is used when you want to access shadow password files
+ from the Ruby programing languaje. It gives access to the same C level
+ functions provided by the shadow password API.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-shadow.git
More information about the Pkg-ruby-extras-commits
mailing list