File: control

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 (19 lines) | stat: -rw-r--r-- 689 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: #PACKAGE#
Section: unknown
Priority: exta
Maintainer: #USERNAME# <#EMAIL#>
Build-Depends: #BUILD_DEPS#
Standards-Version: #POLICY#

Package: #PACKAGE#-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: <insert up to 60 chars description> <insert long description, indented with spaces>

Package: #PACKAGE#-source
Architecture: all
Depends: module-assistant, debhelper (>= 5), make, bzip2
Description: Source for the #PACKAGE# driver.
 This package provides the source code for the #PACKAGE# kernel modules.
 The #PACKAGE# package is also required in order to make use of these
 modules. Kernel source or headers are required to compile these modules.