Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
ruby-http-parser
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Ruby Team
ruby-http-parser
Commits
5262f644
Verified
Commit
5262f644
authored
1 year ago
by
Ananthu C V
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+2
-6
2 additions, 6 deletions
debian/control
with
2 additions
and
6 deletions
debian/control
+
2
−
6
View file @
5262f644
...
@@ -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}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment