File: control.modules.in

package info (click to toggle)
dh-make 0.42
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 308 kB
  • ctags: 20
  • sloc: perl: 607; makefile: 276; sh: 147
file content (20 lines) | stat: -rw-r--r-- 721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: #PACKAGE#
Section: unknown
Priority: optional
Maintainer: #USERNAME# <#EMAIL#>
Build-Depends: debhelper (>= 5)
Standards-Version: #POLICY#

Package: #PACKAGE#-modules-_KVERS_
Architecture: any
Provides: #PACKAGE#-modules
Description: #PACKAGE# modules for Linux (kernel _KVERS_).
 This package contains the set of loadable kernel modules for the
 <description>.
 .
 This package contains the compiled kernel modules for _KVERS_
 .
 If you have compiled your own kernel, you will most likely need to build
 your own #PACKAGE#-modules. The #PACKAGE#-source package has been
 provided for use with the Debian's module-assistant or kernel-package
 utilities to produce a version of #PACKAGE#-modules for your kernel.