File: control

package info (click to toggle)
apt-show-versions 0.22.16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 272 kB
  • sloc: perl: 565; sh: 36; makefile: 22
file content (23 lines) | stat: -rw-r--r-- 1,015 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: apt-show-versions
Section: admin
Priority: optional
Maintainer: Christoph Martin <chrism@debian.org>
Uploaders: Andreas Hoenen <andreas@hoenen-terstappen.de>
Build-Depends: debhelper-compat (= 13), libpod-parser-perl, bash-completion
Build-Depends-Indep: po4a
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian/apt-show-versions
Vcs-Git: https://salsa.debian.org/debian/apt-show-versions.git

Package: apt-show-versions
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends} | perl-5.005 | perl-5.004, apt, libapt-pkg-perl, libstorable-perl
Description: lists available package versions with distribution
 apt-show-versions parses the dpkg status file and the APT lists for
 the installed and available package versions and distribution and
 shows upgrade options within the specific distribution of the selected
 package.
 .
 This is really useful if you have a mixed stable/testing environment
 and want to list all packages which are from testing and can be
 upgraded in testing.