File: control

package info (click to toggle)
ruby-domain-name 0.6.20240107-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 736 kB
  • sloc: ruby: 10,369; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: ruby-domain-name
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>,
           Lucas Nussbaum <lucas@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               rake,
               ruby-shoulda,
               ruby-test-unit,
               ruby-unf
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-domain-name.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-domain-name
Homepage: https://github.com/knu/ruby-domain_name
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-domain-name
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends},
         ruby-unf
Description: Domain Name manipulation library for Ruby
 This is a Domain Name manipulation library for Ruby.
 .
 It can also be used for cookie domain validation based on the Public
 Suffix List.