X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=770023b27edc00f01aa8c3febdda52d33ec90f4b;hb=b2e1dba2bcbd5440b79df806ccdbac102856970e;hp=06ce84eb21c5346e9445b93c4ebff2de72e2a544;hpb=ee5a17fe589672c5ee35add25c9bc6c7c2054b2b;p=debian%2Ffreetts diff --git a/debian/control b/debian/control index 06ce84e..770023b 100644 --- a/debian/control +++ b/debian/control @@ -1,21 +1,20 @@ Source: freetts -Priority: extra +Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.4 -Section: libs -Homepage: +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: - - -Package: freettsBROKEN -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: - +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.