initial packaging structure from dh_make, not filled in yet!
[debian/freetts] / debian / control
1 Source: freetts
2 Priority: extra
3 Maintainer: Bdale Garbee <bdale@gag.com>
4 Build-Depends: debhelper (>= 7)
5 Standards-Version: 3.8.4
6 Section: libs
7 Homepage: <insert the upstream URL, if relevant>
8
9 Package: freetts-dev
10 Section: libdevel
11 Architecture: any
12 Depends: freettsBROKEN (= ${binary:Version})
13 Description: <insert up to 60 chars description>
14  <insert long description, indented with spaces>
15
16 Package: freettsBROKEN
17 Section: libs
18 Architecture: any
19 Depends: ${shlibs:Depends}, ${misc:Depends}
20 Description: <insert up to 60 chars description>
21  <insert long description, indented with spaces>