Source: colorpicker
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: 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.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/colorpicker
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/colorpicker/
Homepage: https://javagraphics.dev.java.net/

Package: libcolorpicker-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java control to allow color selection
 A java package containing a color wheel picker for selecting
 a color. It can be customized, but out of the box it offers 
 a great interface if you're dealing with a power user.
 
Package: libcolorpicker-java-doc
Section: doc
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java control to allow color selection (documentation)
 A java package containing a color wheel picker for selecting
 a color. 
 .
 This package contains the documentation.
