Source: pkgdiff
Section: devel
Priority: optional
Maintainer: Peter Spiess-Knafl <dev@spiessknafl.at>
Build-Depends: debhelper-compat (= 13), help2man
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/pkgdiff
Vcs-Git: https://salsa.debian.org/debian/pkgdiff.git
Homepage: https://github.com/lvc/pkgdiff

Package: pkgdiff
Architecture: all
Depends: rpm, gawk, wdiff, ${misc:Depends}, ${perl:Depends}
Suggests: abi-compliance-checker, abi-dumper
Description: tool for visualizing changes in Linux software packages
 Package changes analyzer is a tool for visualizing changes in Linux
 software packages (RPM, DEB, TAR.GZ, etc).
 .
 The tool is intended for Linux maintainers who are interested in ensuring
 compatibility of old and new versions of packages.
 .
 The tool generates HTML reports to visualize the changes between two packages.
