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 (>= 10),
 default-jdk,
 default-jdk-doc,
 javahelper
Standards-Version: 4.1.1
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/colorpicker
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/colorpicker/
Homepage: https://github.com/dheid/colorpicker

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.
