1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
  
     | 
    
      Source: debian-security-support
Section: admin
Priority: optional
Maintainer: Debian Security Team <team@security.debian.org>
Uploaders: Holger Levsen <holger@debian.org>,
           Utkarsh Gupta <utkarsh@debian.org>,
Build-Depends: debhelper-compat (= 13),
    asciidoc,
    gettext,
    gawk,
    libfile-slurp-perl,
    libtemplate-perl,
    libtest-command-perl,
    libtest-differences-perl,
    mawk,
    original-awk,
    po-debconf,
    xmlto,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/debian-security-support.git
Vcs-Browser: https://salsa.debian.org/debian/debian-security-support
Package: debian-security-support
Architecture: all
Depends: ${misc:Depends},
    adduser,
    gettext-base,
Description: Debian security support coverage checker
 For some Debian packages, it is not feasible to maintain full security
 support for all use cases through the full distribution release
 cycle.
 .
 This package provides a program to identify installed packages for
 which support has had to be limited or prematurely ended, and to
 alert the administrator.
 .
 New versions of this package with updated checklists will be provided
 via standard and/or extended security support.
 
     |