File: control

package info (click to toggle)
libdebian-package-html-perl 0.1-2.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 56 kB
  • ctags: 10
  • sloc: perl: 101; makefile: 44
file content (17 lines) | stat: -rw-r--r-- 787 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libdebian-package-html-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10~), libhtml-template-perl (>= 2.6-2)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Jose Parrella <bureado@debian.org>
Standards-Version: 3.7.3

Package: libdebian-package-html-perl
Architecture: all
Depends: ${perl:Depends}, libhtml-template-perl (>= 2.6-2)
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.