update standards version
[debian/freetts] / debian / control
index 06ce84eb21c5346e9445b93c4ebff2de72e2a544..770023b27edc00f01aa8c3febdda52d33ec90f4b 100644 (file)
@@ -1,21 +1,20 @@
 Source: freetts
-Priority: extra
+Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.4
-Section: libs
-Homepage: <insert the upstream URL, if relevant>
+Build-Depends: debhelper (>= 7.0.50), default-jdk, ant, ant-optional, junit4, javahelper
+Standards-Version: 3.9.1
+Section: java
+Vcs-Git: git://git.gag.com/debian/freetts
+Vcs-Browser: http://git.gag.com/?p=debian/freetts
+Homepage: http://freetts.sourceforge.net
 
-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>
+Package: freetts
+Section: java
+Architecture: all
+Depends: default-jre | java2-runtime, ${misc:Depends}
+Description: speech synthesis system
+ FreeTTS is a speech synthesis system written entirely in the Java(TM) 
+ programming language.  It is based upon Flite, a small run-time speech 
+ synthesis engine developed at Carnegie Mellon University.  Flite in turn
+ is derived from the Festival Speech Synthesis System from the University 
+ of Edinburgh and the FestVox project from Carnegie Mellon University.