Skip to content
Snippets Groups Projects
Verified Commit 5262f644 authored by Ananthu C V's avatar Ananthu C V
Browse files

Fix build deps and remove {XS,XB}-Ruby-Versions fields

parent 02b49896
No related branches found
No related tags found
No related merge requests found
...@@ -5,21 +5,17 @@ Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.or ...@@ -5,21 +5,17 @@ Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.or
Uploaders: Utkarsh Gupta <utkarsh@debian.org> Uploaders: Utkarsh Gupta <utkarsh@debian.org>
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
gem2deb (>= 1), gem2deb (>= 1),
rake (>= 13.0.1-4~), ruby-ffi-compiler (>= 1.0),
ruby-ffi-compiler (<< 2.0), ruby-rspec <!nocheck>
ruby-ffi-compiler (>= 1.0.1-4~),
ruby-rspec
Standards-Version: 4.6.2 Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-http-parser.git Vcs-Git: https://salsa.debian.org/ruby-team/ruby-http-parser.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-http-parser Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-http-parser
Homepage: https://github.com/cotag/http-parser Homepage: https://github.com/cotag/http-parser
Testsuite: autopkgtest-pkg-ruby Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no Rules-Requires-Root: no
Package: ruby-http-parser Package: ruby-http-parser
Architecture: any Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends}, Depends: ${misc:Depends},
${ruby:Depends}, ${ruby:Depends},
${shlibs:Depends} ${shlibs:Depends}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment