File: control

package info (click to toggle)
libdebian-package-html-perl 0.1-3
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 101; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 884 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
Source: libdebian-package-html-perl
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Homepage: https://metacpan.org/dist/Debian-Package-HTML
Standards-Version: 4.6.0
Testsuite: autopkgtest-pkg-perl
Build-Depends: debhelper-compat (= 13),
    libhtml-template-perl,
Priority: optional
Rules-Requires-Root: no
Section: perl

Package: libdebian-package-html-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
    libhtml-template-perl,
Description: generates HTML from a Debian source/binary package
 This module outputs a webpage using HTML::Template templates which
 resumes the information of a normal build environment for a package in
 Debian (source files, binary packages and changelogs) using
 Linda/Lintian for sanity checks. It is useful for making unified
 presentation webpages for those packages which are being sponsorized
 by someone in Debian.