| 1 | 
Source: apt-installed-status | 
| 2 | 
Section: admin | 
| 3 | 
Priority: optional | 
| 4 | 
Maintainer: Frodo Looijaard <frodo@frodo.looijaard.name> | 
| 5 | 
Build-Depends: debhelper-compat (= 13) | 
| 6 | 
Standards-Version: 4.5.1 | 
| 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. |