File: control

package info (click to toggle)
ax25-tools 0.0.10-rc5%2Bgit20190411%2B3595f87-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,464 kB
  • sloc: ansic: 15,682; cpp: 915; makefile: 222; sh: 115
file content (52 lines) | stat: -rw-r--r-- 1,781 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Source: ax25-tools
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Patrick Ouellette <pouelle@debian.org>,
           Colin Tuckley <colint@debian.org>,
           Dave Hibberd <d@vehibberd.com>,
           Francois Marier <francois@debian.org>,
Section: hamradio
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libncurses5-dev,
               zlib1g-dev,
               libfltk1.3-dev,
               libxext-dev,
               libx11-dev,
               libax25-dev,
               libxt-dev,
               libxi-dev,
               libice-dev,
               libsm-dev,
               libgl1-mesa-dev
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/ax25-tools
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/ax25-tools.git
Homepage: http://www.linux-ax25.org/wiki/Main_Page

Package: ax25-tools
Architecture: linux-any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: talkd,
          ax25-apps
Description: tools for AX.25 interface configuration
 These are hamradio specific tools for setting up and configuring hamradio
 ports that use AX.25 Net/ROM or ROSE network protocols.
 .
 This package is created separately for those who do not want to install tools
 that need X to run.

Package: ax25-xtools
Architecture: linux-any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: talkd,
          ax25-apps,
          ax25-tools
Description: tools for AX.25 interface configuration -- X11-based
 These are hamradio specific tools for setting up and configuring hamradio
 ports that use AX.25 Net/ROM or ROSE network protocols.
 .
 This package is created separately for those who want to install tools
 that need X to run.