[DRE-commits] [ruby-soap4r] 02/04: debian/control: add Depends: ruby-xmlparser
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Jan 6 21:07:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch foo
in repository ruby-soap4r.
commit 6c704a83ed6fbea32b20bbf2617e4f398d82b5a1
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Jan 6 17:26:37 2014 -0300
debian/control: add Depends: ruby-xmlparser
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d4f5dad..0347f31 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-soap4r
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-xmlparser
Description: SOAP library for the Ruby programming language
This library was originally part of the standard library up until Ruby 1.8. It
was removed from the standard library in Ruby 1.9 for compatibility reasons.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-soap4r.git
More information about the Pkg-ruby-extras-commits
mailing list