File: control

package info (click to toggle)
proftpd-mod-proxy 0.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,476 kB
  • sloc: ansic: 43,512; perl: 43,487; sh: 3,479; makefile: 248
file content (24 lines) | stat: -rw-r--r-- 972 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
Source: proftpd-mod-proxy
Section: net
Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers@alioth-lists.debian.net>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
           Hilmar Preuße <hille42@debian.org>
Build-Depends: debhelper-compat (= 13),
               proftpd-dev,
               libsqlite3-dev,
               libsodium-dev,
               libhiredis-dev,
	       zlib1g-dev
Standards-Version: 4.7.0
Rules-Requires-Root: binary-targets
Homepage: https://github.com/Castaglia/proftpd-mod_proxy
Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy.git
Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy

Package: proftpd-mod-proxy
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${proftpd:Depends}
Description: ProFTPD module mod_proxy
 The mod_proxy module for ProFTPD proxies FTP/FTPS connections, supporting both
 forward and reverse proxy configurations.