File: control

package info (click to toggle)
pptpd 1.4.0-11
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,452 kB
  • sloc: ansic: 4,938; sh: 793; makefile: 105; perl: 87
file content (27 lines) | stat: -rw-r--r-- 892 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: pptpd
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Homepage: http://poptop.sourceforge.net/dox/
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10~),
    libwrap0-dev,
    ppp-dev (>= 2.4.7-1+~),
Priority: optional
Section: net

Package: pptpd
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends},
    bcrelay,
    lsb-base,
    netbase,
Description: PoPToP Point to Point Tunneling Server
 This implements a Virtual Private Networking Server (VPN) that is
 compatible with Microsoft VPN clients. It allows Windows users to
 connect to an internal firewalled network using their dialup.

Package: bcrelay
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Broadcast relay daemon
 The bcrelay daemon relays broadcasts between two interfaces. It is
 shipped with the pptpd package, but can be used for other purposes.