Source: freehep-graphics2d
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>,
	Gabriele Giacone <1o5g4r8o@gmail.com>
Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper, quilt, default-jdk,
 javahelper
Build-Depends-Indep: junit, libfreehep-util-java,
 libfreehep-chartableconverter-plugin-java
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-java/freehep/freehep-graphics2d.git
Vcs-Browser: http://anonscm.debian.org/git/pkg-java/freehep/freehep-graphics2d.git
Homepage: http://java.freehep.org/

Package: libfreehep-graphics2d-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP 2D Graphics Library
 This library extends the common AWT Graphics2D class, providing a standard
 and well known interface for writing image files the same way AWT and
 Swing components are drawn. The actual file writing is done by the
 GraphicsIO libraries.
 .
 FreeHEP is a collection of Java libraries used in High Energy Physics.
