[DRE-commits] [ruby-letter-opener] 01/01: changed depends from ruby-launchy to ruby-launchy-shim
Abhijith PA
abhijithpa-guest at moszumanska.debian.org
Sun Nov 15 17:42:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
abhijithpa-guest pushed a commit to branch master
in repository ruby-letter-opener.
commit 996561ce84cd827ff4ba0e9cb05406aeafc1df8d
Author: Abhijith PA <abhijith at openmailbox.org>
Date: Sun Nov 15 23:10:37 2015 +0530
changed depends from ruby-launchy to ruby-launchy-shim
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 815a0d8..66b956e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Priority: optional
Build-Depends: debhelper (>= 9),
gem2deb,
ruby-rspec,
- ruby-mail
+ ruby-mail,
+ ruby-launchy-shim
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-letter-opener.git
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-letter-opener.git
@@ -18,7 +19,7 @@ Package: ruby-letter-opener
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
- ruby-launchy,
+ ruby-launchy-shim,
ruby | ruby-interpreter
Description: Preview mail in the browser instead of sending
Preview email in the default browser instead of sending it.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-letter-opener.git
More information about the Pkg-ruby-extras-commits
mailing list