File: control

package info (click to toggle)
ruby-github-pages-health-check 1.18.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: ruby: 1,086; sh: 53; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,026 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
Source: ruby-github-pages-health-check
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>
Build-Depends: debhelper-compat (= 13), gem2deb
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-github-pages-health-check.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-github-pages-health-check
Homepage: https://github.com/github/pages-health-check
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-github-pages-health-check
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby-addressable (<< 3~),
         ruby-dnsruby (<< 2~),
         ruby-octokit (<< 10~),
         ruby-public-suffix (<< 7~),
         ruby-typhoeus (<< 2~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: check GitHub Pages for common DNS configuration issues
 The plugin checks a GitHub Pages site for common DNS configuration
 issues.