File: control

package info (click to toggle)
apt-listdifferences 1.20190206
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 160 kB
  • sloc: python: 118; sh: 18; makefile: 13
file content (31 lines) | stat: -rw-r--r-- 748 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
23
24
25
26
27
28
29
30
31
Source: apt-listdifferences
Section: utils
Priority: optional
Maintainer: Michael Gilbert <mgilbert@debian.org>
Build-Depends:
 debhelper (>= 11),
 colordiff (>= 1.0.18),
 patch,
 python3,
 dh-python,
 po-debconf,
Standards-Version: 4.3.0
Rules-Requires-Root: no

Package: apt-listdifferences
Architecture: all
Built-Using: ${built:Using},
Depends:
 ${misc:Depends},
 ${python3:Depends},
 most | less,
 devscripts,
 python3-apt,
 python3-debian,
 debian-keyring,
Recommends:
 diffstat,
Description: source differences notification tool
 apt-listdifferences will show the differences, or patches, between the
 sources for all packages as they get updated. This makes it easy to
 review source changes that have been included in new package updates.