/[public]/apt-installed-status/trunk/debian/control
ViewVC logotype

Contents of /apt-installed-status/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 386 - (show annotations)
Wed Nov 13 17:16:15 2019 UTC (4 years, 4 months ago) by frodo
File size: 718 byte(s)
New Buster Debian policy

  * Update to Buster Debian policy
  * Remove debian/compat, add build dependency on debhelper-compat
  * Keep lintian happy: priority extra instead of optional


1 Source: apt-installed-status
2 Section: admin
3 Priority: optional
4 Maintainer: Frodo Looijaard <frodo@frodo.looijaard.name>
5 Build-Depends: debhelper-compat (= 12)
6 Standards-Version: 3.9.8
7 Homepage: http://frodo.looijaard.name/
8
9 Package: apt-installed-status
10 Architecture: all
11 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
12 Description: Match installed packages with debian archives
13 apt-installed-status determines for installed packages from which apt
14 repository they come.
15 If you use a lot of repositories, it is not always clear which package you
16 installed from which repository. This tool helps you determine that. It can
17 also show you which packages are not in any of your current apt repositories.

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26