[DRE-commits] [ruby-tzinfo] 02/03: Add tzdata to dependencies (Closes: #839407)
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Sun Oct 2 07:22:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a commit to branch master
in repository ruby-tzinfo.
commit 2a3178751e72be989547a16fd1ce5a9382abd772
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Sun Oct 2 10:20:38 2016 +0300
Add tzdata to dependencies (Closes: #839407)
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a413327..f449f2e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Hleb Valoshka <375gnu at gmail.com>
Build-Depends: debhelper (>= 9~),
gem2deb,
ruby-minitest (>= 5.0~),
- ruby-thread-safe (>= 0.1~)
+ ruby-thread-safe (>= 0.1~),
+ tzdata
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-tzinfo.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-tzinfo.git
@@ -18,6 +19,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-thread-safe (>= 0.1~),
+ tzdata,
${misc:Depends},
${shlibs:Depends}
Description: Daylight-savings aware timezone library
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-tzinfo.git
More information about the Pkg-ruby-extras-commits
mailing list