[DRE-commits] [ruby-naught] 02/07: add ruby-simplecov and ruby-rspec to build dep

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Mar 31 12:05:26 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-naught.

commit 4fa23c2694936801201536b4766201a1aeab5b54
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 31 17:02:28 2014 +0530

    add ruby-simplecov and ruby-rspec to build dep
    
     - uncomment vcs lines
     - update descriptions from README
---
 debian/control | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 377ccd6..81e30ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~)
-Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-naught.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-naught.git;a=summary
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~), ruby-simplecov,
+ ruby-rspec
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-naught.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-naught.git;a=summary
 Homepage: https://github.com/avdi/naught
 XS-Ruby-Versions: all
 
@@ -16,4 +17,11 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # bundler (~> 1.3, development)
 Description: Naught is a toolkit for building Null Objects
- Naught is a toolkit for building Null Objects
+ Null Objects can make your code more confident (Confident Ruby is a book
+ by Avdi Grimm on Patterns for Joyful Coding).
+ .
+ While you don't *need* a Null Object library, this one offers some
+ conveniences you probably won't find elsewhere.
+ .
+ Learn more about this library from /usr/share/ruby-naught/README.markdown
+ (It has many examples).

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



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