File: control

package info (click to toggle)
libvmod-geoip2 0.0~git20250408-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: ansic: 192; makefile: 53; sh: 28
file content (27 lines) | stat: -rw-r--r-- 867 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
Source: libvmod-geoip2
Maintainer: Varnish Package Maintainers <team+varnish-team@tracker.debian.org>
Uploaders:
 Marco d'Itri <md@linux.it>
Section: web
Priority: optional
Build-Depends:
  debhelper-compat (= 13),
  libmaxminddb-dev,
  libvarnishapi-dev (>= 7.6.0-2~),
  pkgconf,
  python3-docutils,
  varnish <!nocheck>,
Standards-Version: 4.7.2.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/varnish-team/libvmod-geoip2
Vcs-Git: https://salsa.debian.org/varnish-team/libvmod-geoip2.git
Homepage: https://github.com/varnishcache-friends/libvmod-geoip2/

Package: varnish-geoip2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Varnish re module
 Varnish module (vmod) for regular expression matching with subexpression
 capture. It allows to match and replace strings in the headers or body
 of requests.