~ubuntu-branches/ubuntu/natty/pcmciautils/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2009-01-09 23:14:57 UTC
  • Revision ID: james.westby@ubuntu.com-20090109231457-w9e4fip6x0pock40
Tags: 014-4ubuntu2
* Use dpkg-query for conffile migration rather than looking at
  /var/lib/dpkg/status directly.
* Move rules to /lib/udev/rules.d/, for udev 136.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
Package: pcmciautils
12
12
Architecture: any
13
 
Depends: udev, module-init-tools (>= 3.2.2), lsb-base (>= 3.0-6), ${shlibs:Depends}
 
13
Depends: udev (>= 136-1), module-init-tools (>= 3.2.2), lsb-base (>= 3.0-6), ${shlibs:Depends}
14
14
Suggests: wireless-tools
15
15
Description: PCMCIA utilities for Linux 2.6
16
16
 This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or
28
28
XC-Package-Type: udeb
29
29
Section: debian-installer
30
30
Architecture: any
31
 
Depends: udev-udeb, ${shlibs:Depends}
 
31
Depends: udev-udeb (>= 136-1), ${shlibs:Depends}
32
32
Description: PCMCIA utilities for Linux 2.6
33
33
 This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or
34
34
 later, replacing the old pcmcia-cs tools used with earlier kernel versions.