Source: ppp
Section: net
Priority: standard
Maintainer: Philip Hands <phil@hands.com>
Standards-Version: 2.4.1

Package: ppp
Architecture: any
Depends: ${shlibs:Depends}, netbase
Suggests: ppp-pam
Description: Point-to-Point Protocol (PPP) daemon.
 The Point-to-Point Protocol (PPP) provides a standard way to
 transmit datagrams over a serial link, as well as a standard
 way for the machines at either end of the link (the "peers")
 to negotiate various optional characteristics of the link.  Using
 PPP, a serial link can be used to transmit Internet Protocol (IP)
 datagrams, allowing TCP/IP connections between the peers.

Package: ppp-pam
Architecture: any
Depends: ${shlibs:Depends}, netbase, ppp (=${package:Version})
Description: Point-to-Point Protocol (PPP) daemon with PAM support.
 This package contains just the pppd binary, with PAM support included
 .
 This is excluded from the normal ppp package to save space on the 
 boot disks.  You should install this if you have ppp installed
