Source: libdebbug-java
Section: libs
Priority: optional
Maintainer: Mark Howard <mh@debian.org>
Build-Depends-Indep: debhelper (>> 4), gjdoc (>= 0.6.1), jikes, fastjar, liboro-java, libgetenv-java
Standards-Version: 3.5.9

Package: libdebbug-java
Section: libs
Architecture: all
Depends: kaffe | java2-runtime, liboro-java, libgetenv-java, reportbug
Suggests: java-virtual-machine
Description: Java libraries for Debian bts interaction
 The com.tildemh.debbug java packages contains classes for representing Debian
 bug tracking system (bts) reports and bug listings (e.g. for a particular
 package or maintainer). This includes methods for downloading and parsing bug
 reports and listings from bugs.debian.org; This is currently done by parsing
 the normal html, similar to reportbug's actions. Local copies of bug reports
 and listings are stored in a Cache, to enable fast lookup, or offline lookup.
 .
 These libraries are currently in development. Please do not use them for
 anything important. If you would like to integrate them in your own
 application, or would like to help with their development, please contact the
 author.
 .
 This library is used by the applications found in the debbuggtk package. 
