From 83afc8b99dee245fc6d446290f0725ea4f7b911a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 18 Mar 2020 00:25:08 -0400 Subject: d/control: Update constraints on ruby-zip. --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b1258ea..5b00e28 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: debhelper-compat (= 12), ruby-nokogiri (>= 1), ruby-rspec, ruby-simplecov, - ruby-zip (>= 1.1) + ruby-zip (>= 1.3), + ruby-zip (<< 3.0) Rules-Requires-Root: no Standards-Version: 4.4.1 Homepage: https://github.com/roo-rb/roo @@ -22,7 +23,8 @@ Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-nokogiri (>= 1), - ruby-zip (>= 1.1), + ruby-zip (>= 1.3), + ruby-zip (<< 3.0), ${misc:Depends} Description: can access the contents of various spreadsheet files Roo can access the contents of various spreadsheet files. It can handle -- cgit v1.2.3