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: autotools-dev,
               debhelper (>= 9),
               libvarnishapi-dev (>= 5.0.0~),
               libnss-wrapper,
               pkg-config,
               python3-docutils,
               varnish (>= 5.0.0~)
Standards-Version: 3.5.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: any
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:
 .
  * Simpler handling of HTTP cookies
  * 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: bodyaccess, cookie,
 header, saintmode, tcp, var, vsthrottle, xkey
