[DRE-commits] [ruby-monkey-lib] 04/04: Multiple edits

Richard Winters devrik-guest at moszumanska.debian.org
Wed Jan 20 15:05:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

devrik-guest pushed a commit to branch master
in repository ruby-monkey-lib.

commit c640bea7c38955378e514d9f2ee2f5eef2a96b38
Author: Richard B Winters <rik at mmogp.com>
Date:   Wed Jan 20 10:00:42 2016 -0500

    Multiple edits
    
     - Updated punctuation of ruby to Ruby
     - Updated Testsuite field to autopkgtest-pkg-ruby
     - Removed commented line (backport gem)
     - Updated long description to hopefully be more
       understandable
    
    Change-Id: I8cfdc704af4c05bca59731463ee01cb85a44f1e9
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/control | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 28237b1..23e429f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-monkey-lib.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-monkey-lib.git;a=summary
 Homepage: http://github.com/rkh/monkey-lib
-Testsuite: autopkgtest
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-monkey-lib
@@ -23,8 +23,7 @@ Depends: ${shlibs:Depends},
  ${misc:Depends},
  ruby | ruby-interpreter,
  ruby-backports
-# backports (>= 0)
-Description: Making ruby extension frameworks pluggable
- monkey-lib makes ruby extension libraries pluggable, and thus does not force
- such a library on the users of your library - like BigBand - while still 
- giving you some fancy features.
+Description: Making Ruby extension frameworks plug-able
+ monkey-lib makes Ruby extension libraries plug-able; allowing the development
+ of applications that do not force said libraries on the end users of said
+ application.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-monkey-lib.git



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