Source: weirdx
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Matthew Johnson <mjj29@debian.org>
Build-Depends: debhelper (>> 7), javahelper (>= 0.25)
Build-Depends-Indep: default-jdk
Standards-Version: 3.9.2
Homepage: http://www.jcraft.com/weirdx/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/weirdx.git
Vcs-Git: git://anonscm.debian.org/pkg-java/weirdx.git

Package: weirdx
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Suggests: libjsch-java, libesd-java
Description: X server in Java
 A complete X server implementation in Java which can run standalone or as an
 applet. It supports remote X and (using libjsch-java) X forwarded over SSH.
 .
 Also includes a library for embedding WeirdX in other Java programs or
 Applets.
