initial packaging structure from dh_make, not filled in yet!
[debian/freetts] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..06ce84e
--- /dev/null
@@ -0,0 +1,21 @@
+Source: freetts
+Priority: extra
+Maintainer: Bdale Garbee <bdale@gag.com>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.8.4
+Section: libs
+Homepage: <insert the upstream URL, if relevant>
+
+Package: freetts-dev
+Section: libdevel
+Architecture: any
+Depends: freettsBROKEN (= ${binary:Version})
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>
+
+Package: freettsBROKEN
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>