File: control

package info (click to toggle)
dh-make 0.30
  • links: PTS
  • area: main
  • in suites: woody
  • size: 268 kB
  • ctags: 15
  • sloc: perl: 548; makefile: 244; sh: 112
file content (19 lines) | stat: -rw-r--r-- 509 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#
Priority: optional
Maintainer: #USERNAME# <#EMAIL#>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: #POLICY#

Package: #PACKAGE#-dev
Section: devel
Architecture: any
Depends: #PACKAGE#1 (= ${Source-Version})
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>

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