File: control

package info (click to toggle)
cruft 0.9.31
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 35,520 kB
  • ctags: 129
  • sloc: ansic: 811; sh: 324; perl: 247; python: 75; makefile: 69
file content (38 lines) | stat: -rw-r--r-- 1,497 bytes parent folder | download | duplicates (2)
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
32
33
34
35
36
37
38
Source: cruft
Section: admin
Priority: optional
Maintainer: Alexandre Detiste <alexandre.detiste@gmail.com>
Build-Depends: debhelper (>= 10~), dh-autoreconf, pngcrush, dia | dia-gnome
Build-Conflicts: autoconf2.13
Standards-Version: 3.9.8
Homepage: http://alioth.debian.org/projects/cruft/
Vcs-Git: https://github.com/a-detiste/cruft.git
Vcs-Browser: https://github.com/a-detiste/cruft

Package: cruft
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, file, cruft-common (>= 0.9.24~)
Suggests: mailx, cruft-ng
Description: program that finds any cruft built up on your system
 cruft is a program to look over your system for anything that shouldn't
 be there, but is; or for anything that should be there, but isn't.
 .
 It bases most of its results on dpkg's database, as well as a list of
 `extra files' that can appear during the lifetime of various packages.
 .
 cruft is still in pre-release; your assistance in improving its accuracy
 and performance is appreciated.

Package: cruft-common
Architecture: all
Depends: ${misc:Depends}
Breaks: cruft (<< 0.9.24)
Replaces: cruft (<< 0.9.20)
Description: information database shared by cruft & cruft-ng
 cruft & cruft-ng are programs to look over your system for anything
 that shouldn't be there, but is; or for anything that should be there,
 but isn't.
 .
 This package contain extra information about packages
 that are not available in Debian standard packages information
 repositories like dpkg, alternatives, diversions, ...