Source: debiman
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Michael Stapelberg <stapelberg@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               debian-archive-keyring,
               dh-sequence-golang,
               golang-any,
               golang-golang-x-net-dev,
               golang-golang-x-sync-dev,
               golang-golang-x-sys-dev,
               golang-golang-x-text-dev,
               golang-goprotobuf-dev,
               golang-pault-go-archive-dev (>= 1.0),
               golang-pault-go-debian-dev,
               mandoc (>= 1.14.6)
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.6.1
Homepage: https://github.com/Debian/debiman
Vcs-Browser: https://salsa.debian.org/go-team/packages/debiman
Vcs-Git: https://salsa.debian.org/go-team/packages/debiman.git
XS-Go-Import-Path: github.com/Debian/debiman

Package: debiman
Architecture: any
Depends: mandoc (>= 1.14.6),
         ${misc:Depends},
         ${shlibs:Depends}
Static-Built-Using: ${misc:Static-Built-Using}
Description: generate a static manpage HTML repository out of a Debian archive
 debiman makes (Debian) manpages accessible in a web browser. Its
 goals are, in order:
 .
 completeness: all manpages in Debian should be available.
 .
 visually appealing and convenient: reading manpages should be fun, convenience
 features (e.g. permalinks, URL redirects, easy navigation) should be available
 .
 speed: manpages should be quick to load, new manpages should be quickly
 ingested, the program should run quickly for pleasant development