File: control

package info (click to toggle)
ser2net 4.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,284 kB
  • sloc: ansic: 10,349; sh: 4,865; python: 2,386; makefile: 57
file content (38 lines) | stat: -rw-r--r-- 1,445 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
33
34
35
36
37
38
Source: ser2net
Section: utils
Priority: optional
Maintainer: ser2net Maintainers <ser2net@packages.debian.org>
Uploaders: Marc Haber <mh+debian-packages@zugschlus.de>, John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper-compat (= 13),
               libavahi-client-dev,
               libgensio-dev (>= 3.0.0),
               libopenipmi-dev,
               libsctp-dev,
               libwrap0-dev,
               libyaml-dev,
               libssl-dev,
               libpam-dev,
               libsctp-dev,
               libavahi-client-dev,
               libglib2.0-dev,
               libudev-dev,
               libasound2-dev,
               pkgconf,
               python3-gensio (>= 3.0.0)
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/cminyard/ser2net
Vcs-Browser: https://salsa.debian.org/debian/ser2net
Vcs-Git: https://salsa.debian.org/debian/ser2net.git

Package: ser2net
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgensio14 (>= 3.0.0)
Pre-Depends: init-system-helpers (>= 1.58)
Suggests: telnet | telnet-client
Description: Serial port to network proxy
 This daemon allows telnet and tcp sessions to be established with a
 host's serial ports. Combined with a terminal emulator, this can be a
 very simple means to configure network devices or other equipment with
 a serial port. This is remarkably similar to the reverse telnet
 feature of some Cisco routers.