[DRE-commits] [ruby-cmdparse] 04/05: d/control fixed long description
Jonas Genannt
jonas at brachium-system.net
Thu Jan 16 15:19:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-cmdparse.
commit 26521578f4ddb910502d4ac815cd0dcb50899ccb
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Thu Jan 16 16:17:29 2014 +0100
d/control fixed long description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 352e90e..c56bae2 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,6 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: Advanced command line parsing Ruby module supporting sub-commands
- Flexible Ruby library simplifying creation of shell commands using sub-commands,
- ie a la apt-get.
+ Flexible Ruby library simplifying creation of shell commands using
+ sub-commands, ie a la apt-get.
It Uses optparse, part of the Ruby standard library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cmdparse.git
More information about the Pkg-ruby-extras-commits
mailing list