File: control

package info (click to toggle)
module-init-tools 3.12-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,296 kB
  • ctags: 1,264
  • sloc: sh: 7,010; ansic: 6,584; makefile: 1,114
file content (24 lines) | stat: -rw-r--r-- 789 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
Source: module-init-tools
Section: admin
Priority: important
Maintainer: Marco d'Itri <md@linux.it>
Build-Depends: debhelper (>> 5), quilt (>= 0.40), docbook-utils
Standards-Version: 3.8.4

Package: module-init-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
Conflicts: modutils
Description: tools for managing Linux kernel modules
 This package contains a set of programs for loading, inserting, and 
 removing kernel modules for Linux.
Homepage: http://www.kerneltools.org/

Package: module-init-tools-udeb
Section: debian-installer
Priority: extra
Architecture: any
XC-Package-Type: udeb
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools for managing Linux kernel modules
 This is the debian-installer version of module-init-tools.