[DRE-commits] [ruby-psych] 11/18: Drop unneeded dependencies for the binary package
Miguel Landaeta
nomadium at moszumanska.debian.org
Wed Mar 15 21:43:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository ruby-psych.
commit 484f260787491d0e371030294ebb500eb89f15d1
Author: Miguel Landaeta <nomadium at debian.org>
Date: Wed Mar 15 20:14:57 2017 +0000
Drop unneeded dependencies for the binary package
---
debian/control | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 7ccff58..5aa5009 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,7 @@ XS-Ruby-Versions: all
Package: ruby-psych
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
-Depends: rake-compiler (>= 0.4.1),
- ruby | ruby-interpreter,
- ruby-hoe,
- ruby-minitest,
+Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
Description: libyaml wrapper for Ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-psych.git
More information about the Pkg-ruby-extras-commits
mailing list