summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon Quigley <tsimonq2@debian.org>2025-11-13 11:37:31 -0600
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2025-11-13 22:45:05 +0000
commit275fbd5eb4edb93b512cada4b27e45b8df2c2425 (patch)
treec92e77ca5ca8eacbac25660876d66dd418c16e99 /debian/control
parent4227fb64bb2afaa4ce51d5b0c02d2ea41a63f2ed (diff)
Imported using git-ubuntu import.
Notes
Notes: * Team upload. * Use gemwatch.debian.net in watch. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.2, no changes needed. * Update debhelper-compat to 13, no changes needed.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 8567208..4167daa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,18 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
gem2deb,
ruby-insist,
ruby-rspec
-Standards-Version: 3.9.8
+Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-stud.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-stud
Homepage: https://github.com/jordansissel/ruby-stud
-XS-Ruby-Versions: all
Package: ruby-stud
Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby:any | ruby-interpreter,
+Depends: ${ruby:Depends},
${misc:Depends},
${shlibs:Depends}
Description: reusable common code to enhance Ruby's stdlib library