Source: libbrowserlauncher-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 9),
               javahelper,
               default-jdk,
               ant
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/libbrowserlauncher-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libbrowserlauncher-java.git
Homepage: http://browserlaunch2.sourceforge.net/

Package: libbrowserlauncher-java
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Java library for opening a browser
 Java library that facilitates opening a browser from a Java application
 and directing the browser to a supplied url. In most cases the browser
 opened will be the user's default browser.
