File: control

package info (click to toggle)
pkgdiff 1.8-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 428 kB
  • sloc: xml: 3,918; perl: 3,794; sh: 705; javascript: 82; makefile: 19
file content (22 lines) | stat: -rw-r--r-- 859 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: 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.