diff --git a/debian/control b/debian/control index d1410ffc22e4fae186727411dd898b9e30fada79..476174f0beea0109cf214cd5c7362cc1120567e0 100644 --- a/debian/control +++ b/debian/control @@ -5,21 +5,17 @@ Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.or Uploaders: Utkarsh Gupta <utkarsh@debian.org> Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), - rake (>= 13.0.1-4~), - ruby-ffi-compiler (<< 2.0), - ruby-ffi-compiler (>= 1.0.1-4~), - ruby-rspec + ruby-ffi-compiler (>= 1.0), + ruby-rspec <!nocheck> Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-http-parser.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-http-parser Homepage: https://github.com/cotag/http-parser Testsuite: autopkgtest-pkg-ruby -XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-http-parser Architecture: any -XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends}