File: control.modules.in

package info (click to toggle)
module-assistant 0.9sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 660 kB
  • ctags: 169
  • sloc: perl: 1,218; sh: 306; makefile: 186
file content (18 lines) | stat: -rw-r--r-- 635 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: someproject
Section: misc
Priority: optional
Maintainer: Eduard Bloch <blade@debian.org>
Build-Depends: debhelper (>> 4.1.0), bzip2
Standards-Version: 3.6.1

Package: someproject-modules-_KVERS_
Architecture: i386
Recommends: kernel-image-_KVERS_, someproject-utils
Provides: someproject-modules
Description: someproject Linux kernel module
 This package contains the someproject loadable kernel modules for the
 kernel-image-_KVERS_ package.
 .
 If you compiled a custom kernel, you will most likely need to compile a
 custom version of this module as well. The someproject-source
 package has been provided for this purpose.