File: control

package info (click to toggle)
pppconfig 2.3.30
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,480 kB
  • sloc: perl: 1,462; sh: 151; makefile: 58
file content (32 lines) | stat: -rw-r--r-- 1,090 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
Source: pppconfig
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.0
Build-Depends-Indep: debianutils (>= 2.10.3),
Build-Depends: debhelper-compat (= 13),
               pkgconf,
               po4a,
               systemd-dev,
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/pppconfig
Vcs-Git: https://salsa.debian.org/debian/pppconfig.git

Package: pppconfig
Architecture: all
Depends: ppp (>= 2.3.7),
         whiptail | dialog,
         ${misc:Depends},
Conflicts: nscd (<< 2.3.2.ds1-14),
Replaces: manpages-fr (<< 2.39.1-5),
Suggests: resolvconf,
Description: Text menu based utility for configuring ppp
 It provides extensive explanations at each step.  pppconfig supports
 PAP, CHAP, and chat methods of authentication.  It uses the standard
 ppp configuration files and sets ppp up so that the standard pon and
 poff commands can be used to control ppp.
 Some features supported by pppconfig are:
  - Multiple ISPs with separate nameservers.
  - Modem detection.
  - Dynamic DNS.
  - Dial on demand.