Source: rpm2html
Section: web
Priority: extra
Maintainer: RPM packaging team <pkg-rpm-devel@lists.alioth.debian.org>
Uploaders: Michal Čihař <nijel@debian.org>
Build-Depends: debhelper (>= 9),
    dpkg-dev (>= 1.16.1~),
    dh-autoreconf,
    libtool (>= 2.2.10),
    autoconf,
    libpopt-dev, 
    librpm-dev, 
    autotools-dev, 
    automake
Standards-Version: 3.9.8
Homepage: http://www.nongnu.org/rpm2html/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-rpm/rpm2html.git
Vcs-Git: git://anonscm.debian.org/pkg-rpm/rpm2html.git

Package: rpm2html
Architecture: any
Depends: rpm, ${shlibs:Depends}, ${misc:Depends}
Description: generate HTML index from directories of RPMs
 rpm2html automatically generates Web pages describing a set of RPM
 packages. The goal of rpm2html is also to identify the dependencies between
 various packages, and being able to find the packages providing the
 resources needed to install another package.
