Source: varnish-modules
Maintainer: Varnish Package Maintainers <team+varnish-team@tracker.debian.org>
Uploaders: Stig Sandbeck Mathisen <ssm@debian.org>, Emanuele Rocca <ema@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libvarnishapi-dev (>= 7.1.0~),
               libnss-wrapper,
               pkg-config,
               python3-docutils,
               varnish (>= 7.1.0~)
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/varnish-team/varnish-modules
Vcs-Git: https://salsa.debian.org/varnish-team/varnish-modules.git
Homepage: https://github.com/varnish/varnish-modules

Package: varnish-modules
Architecture: amd64 arm64 i386 mips64el mipsel ppc64el s390x alpha hppa ia64 m68k powerpc ppc64 riscv64 sh4 x32
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${Varnish:ABI}
Description: Varnish module collection
 This is a collection of modules ("vmods") extending Varnish VCL used
 for describing HTTP request/response policies with additional
 capabilities. Included:
 .
  * Variable support
  * Request and bandwidth throttling
  * Modify and change complex HTTP headers
  * 3.0-style saint mode
  * Advanced cache invalidations, and more.
 .
 This collection contains the following vmods: accept, bodyaccess, header,
 saintmode, str, tcp, var, vsthrottle, xkey,
