File: control

package info (click to toggle)
pcmciautils 018-10
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 460 kB
  • sloc: ansic: 3,901; lex: 222; makefile: 221; sh: 169; yacc: 105
file content (44 lines) | stat: -rw-r--r-- 1,845 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
Source: pcmciautils
Section: admin
Priority: optional
Maintainer: Colin Watson <cjwatson@debian.org>
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/debian/pcmciautils.git
Vcs-Browser: https://salsa.debian.org/debian/pcmciautils
Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 11~), flex, bison
Homepage: https://www.kernel.org/pub/linux/utils/kernel/pcmcia/
Rules-Requires-Root: no

Package: pcmciautils
Architecture: linux-any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: udev
Suggests: wireless-tools
Description: PCMCIA utilities for Linux 2.6
 This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or
 later, replacing the old pcmcia-cs tools used with earlier kernel versions.
 PCMCIA cards are commonly used in laptops to provide expanded capabilities
 such as network connections, modems, increased memory, etc.
 .
 To use PCMCIA you need to have kernel modules available to support
 it. These are included in the stock Debian 2.6 kernel packages. You
 will most likely also need udev, although it isn't always required.
 .
 The wireless-tools package is required by many wireless network adapters.

Package: pcmciautils-udeb
Package-Type: udeb
Section: debian-installer
Architecture: linux-any
Depends: udev-udeb, ${shlibs:Depends}
Description: PCMCIA utilities for Linux 2.6
 This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or
 later, replacing the old pcmcia-cs tools used with earlier kernel versions.
 PCMCIA cards are commonly used in laptops to provide expanded capabilities
 such as network connections, modems, increased memory, etc.
 .
 To use PCMCIA you need to have kernel modules available to support it.
 These are included in the stock Debian 2.6 kernel packages.
 .
 This is a minimal package for use in debian-installer.