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