[DRE-commits] [rumember] 03/03: ruby-launchy is needed during the tests

Gioele Barabucci gioele-guest at alioth.debian.org
Sat Oct 5 17:31:15 UTC 2013


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

gioele-guest pushed a commit to branch master
in repository rumember.

commit 7885601f5b5c042489478ed050a54d7a56d0d492
Author: Gioele Barabucci <gioele at svario.it>
Date:   Sat Oct 5 17:21:01 2013 +0000

    ruby-launchy is needed during the tests
---
 debian/control |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3d2004e..346a414 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Gioele Barabucci <gioele at svario.it>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~),
- rake, ruby-rspec
+ rake, ruby-rspec,
+ ruby-launchy
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rumember.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rumember.git;a=summary
@@ -15,7 +16,7 @@ Package: ruby-rumember
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-launchy (>= 0.3.0)
+ ruby-launchy
 Description: Remember The Milk Ruby API and command line client
  rumember provides a quick way to capture to-dos from the command line.
  .

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



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