Source: timingframework
Section: java
Priority: optional
Maintainer: Andrew Ross <ubuntu@rossfamily.co.uk>
Build-Depends: debhelper (>= 7), javahelper (>=0.25) 
Build-Depends-Indep: default-jdk, default-jdk-doc
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/timingframework
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/timingframework/
Homepage: https://timingframework.dev.java.net/

Package: libtimingframework-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: A Java framework for timing and animations
 The code serves as a tutorial on how to use timers, as well as a 
 framework for doing more powerful things with timers.
 
Package: libtimingframework-java-doc
Section: doc
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: A Java framework for timing and animations (documentation)
 The code serves as a tutorial on how to use timers, as well as a 
 framework for doing more powerful things with timers.
 .
 This package contains the documentation.
