[DRE-commits] [ruby-tzinfo-data] 02/07: Fix depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Aug 5 09:56:12 UTC 2016


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

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

commit e00fd6f49cbe4652fcdde9b4e946c2855f69ad6e
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Fri Aug 5 17:38:50 2016 +0800

    Fix depends.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 49775b0..8f56a65 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ XS-Ruby-Versions: all
 Package: ruby-tzinfo-data
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# tzinfo (>= 1.0.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-tzinfo
 Description: timezone data for tzinfo
  This tzinfo-data contains data from the IANA Time Zone database
  packaged as Ruby modules for use with TZInfo.

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



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