Source: ruby3.3
Section: ruby
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Antonio Terceiro <terceiro@debian.org>,
           Utkarsh Gupta <utkarsh@debian.org>,
           Lucas Kanashiro <kanashiro@debian.org>
Build-Depends: bison,
               coreutils (>= 7.5),
               debhelper-compat (= 13),
               file,
               libffi-dev,
               libgdbm-compat-dev,
               libgdbm-dev,
               libgmp-dev,
               libncurses-dev,
               libedit-dev,
               libssl-dev,
               libyaml-dev,
               netbase <!nocheck>,
               openssl <!nocheck>,
               pkg-config (>= 1.8.0-7~),
               procps <!nocheck>,
               ruby3.3:native <cross>,
               rubygems-integration (>= 1.6) <!nocheck>,
               systemtap-sdt-dev [linux-any],
               tzdata,
               zlib1g-dev
Standards-Version: 4.7.0
Homepage: https://www.ruby-lang.org/
Vcs-Git: https://salsa.debian.org/ruby-team/ruby.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby
Rules-Requires-Root: no

Package: ruby3.3
Multi-Arch: allowed
Architecture: any
Depends: rubygems-integration (>= 1.17.1~),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: fonts-lato,
            libjs-jquery
Description: Interpreter of object-oriented scripting language Ruby
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 In the name of this package, `3.3' indicates the Ruby library compatibility
 version. This package currently provides the `3.3.x' branch of Ruby.

Package: libruby3.3
Section: libs
Multi-Arch: same
Architecture: any
Depends: rake (>= 10.4.2),
         ruby-csv (>= 3.3.3),
         ruby-did-you-mean (>= 1.6.3-2~),
         ruby-net-telnet (>= 0.1.1),
         ruby-ruby2-keywords (>= 0.0.5-1~),
         ruby-xmlrpc (>= 0.3.3~),
         ruby-webrick (>= 1.9),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: ruby-sdbm (>= 1.0.0-3~)
Provides: ${libruby:Provides}
Description: Libraries necessary to run Ruby 3.3
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package includes the 'libruby-3.3' library, necessary to run Ruby 3.3.
 (API version 3.3.0)

Package: ruby3.3-dev
Multi-Arch: same
Architecture: any
Depends: libgmp-dev,
         libruby3.3 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: ruby3.3-doc
Description: Header files for compiling extension modules for the Ruby 3.3
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package contains the header files and the mkmf library, necessary
 to make extension library for Ruby 3.3. It is also required to build
 many gems.

Package: ruby3.3-doc
Multi-Arch: foreign
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation for Ruby 3.3
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package contains the autogenerated documentation for Ruby 3.3.
