Source: ruby-public-suffix
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-minitest-reporters,
               ruby-mocha,
               locales,
               publicsuffix
Build-Conflicts: locales-all
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-public-suffix.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-public-suffix
Homepage: https://simonecarletti.com/code/publicsuffix-ruby
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-public-suffix
Architecture: all
Multi-Arch: foreign
Depends: publicsuffix,
         ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Breaks: ruby-github-pages-health-check (<< 1.16.1-3~)
Description: Domain name parser based on the Public Suffix List
 PublicSuffix can parse and decompose a domain name into top level domain,
 domain and subdomains.
 .
 The Public Suffix List is a catalog of certain Internet domain names.
 The term is also known by the form effective top-level domain (eTLD).
 This list is used for the security and privacy policies of web application.
