[DRE-commits] [ruby-xmlhash] 01/02: Fix depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 21:29:47 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-xmlhash.

commit 10d315c98e555dde55877f81f80a32f9f6fceabe
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 05:26:35 2015 +0800

    Fix depends.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e025a67..a2d7a6f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: ruby-xmlhash
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# pkg-config (>= 0), rdoc (~> 4.0, development), rake-compiler (>= 0, development), hoe (~> 3.7, development)
+ ruby-pkg-config, rake-compiler, ruby-hoe
 Description: parse a XML string into a ruby hash
  A small C module that wraps libxml2's xmlreader to parse a XML
  string into a ruby hash.

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



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