[DRE-commits] [ruby-launchy] 12/13: xdg-open or curl are needed at runtime and for tests

Gioele Barabucci gioele-guest at alioth.debian.org
Sat Oct 5 13:43:22 UTC 2013


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

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

commit d0cf3739ab2b770fa09d737c3e9ccd264240fa31
Author: Gioele Barabucci <gioele at svario.it>
Date:   Sat Oct 5 13:11:11 2013 +0000

    xdg-open or curl are needed at runtime and for tests
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4719a07..502fbed 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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-minitest, ruby-addressable (>= 2.3)
+ rake, ruby-minitest, ruby-addressable (>= 2.3), xdg-utils | curl
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-launchy.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-launchy.git;a=summary
@@ -15,7 +15,7 @@ Package: ruby-launchy
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-addressable (>= 2.3)
+ ruby-addressable (>= 2.3), xgd-utils | curl
 Description: launch cross-platform applications in a fire and forget manner.
  There are application concepts (browser, email client, etc) that are common
  across all platforms, and they may be launched differently on each platform.

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



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