[DRE-commits] [ruby-maven-libs] 08/10: Update package description
Miguel Landaeta
nomadium at moszumanska.debian.org
Fri Mar 10 07:28:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository ruby-maven-libs.
commit 04ffcbd25a904179f24cbc6af40bfadaa0181b22
Author: Miguel Landaeta <nomadium at debian.org>
Date: Wed Mar 8 21:01:37 2017 +0000
Update package description
---
debian/control | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 29ca3d6..814dded 100644
--- a/debian/control
+++ b/debian/control
@@ -19,5 +19,11 @@ Depends: ruby | ruby-interpreter,
maven,
${misc:Depends},
${shlibs:Depends}
-Description: maven distribution as gem
- maven distribution as gem - no ruby executables !
+Description: Ruby library that provides access to a Maven installation
+ This ruby library wraps a Maven installation and allows access to it by
+ exposing it under a namespace provided by the gem.
+ .
+ Its main use is in combination with polyglot-maven and ruby-maven
+ since it can be used in that way to write and use POM files with a
+ convenient and familiar (for rubyists) domain specific language instead
+ of traditional XML definitions as is expected by Maven.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-maven-libs.git
More information about the Pkg-ruby-extras-commits
mailing list