File: control

package info (click to toggle)
varnish-modules 0.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 768 kB
  • sloc: ansic: 2,900; makefile: 210; sh: 75; ruby: 37
file content (36 lines) | stat: -rw-r--r-- 1,312 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
24
25
26
27
28
29
30
31
32
33
34
35
36
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