File: control

package info (click to toggle)
deborphan 1.7.28.3%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,796 kB
  • ctags: 347
  • sloc: sh: 4,025; ansic: 1,726; makefile: 137
file content (23 lines) | stat: -rw-r--r-- 972 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
Source: deborphan
Section: admin
Priority: optional
Maintainer: deborphan devel team <deborphan-devel@lists.alioth.debian.org>
Uploaders: David Prévot <david@tilapin.org>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5), po4a
Vcs-Svn: svn://svn.debian.org/deborphan/trunk
Vcs-Browser: http://svn.debian.org/wsvn/deborphan/

Package: deborphan
Architecture: any
Depends: ${shlibs:Depends}
Recommends: apt, dialog, gettext-base
Description: program that can find unused packages, e.g. libraries
 deborphan finds "orphaned" packages on your system. It determines which
 packages have no other packages depending on their installation and shows
 you a list of these packages. It is most useful when finding libraries,
 but it can be used on packages in all sections.
 .
 This package also includes orphaner, a text menu frontend to deborphan.
 Please install the recommended packages dialog, gettext-base and apt when
 you want a working and fully featured orphaner.