Source: eigenbase-resgen
Section: java
Priority: optional
Maintainer: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk
Build-Depends-Indep: default-jdk-doc,
                     junit,
                     junit-doc,
                     libeigenbase-resgen-java,
                     libxerces2-java
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/eigenbase-resgen
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/eigenbase-resgen
Homepage: http://eigenbase.sourceforge.net/resgen/

Package: libeigenbase-resgen-java
Architecture: all
Depends: libxerces2-java,
         ${misc:Depends}
Description: Java i18n code generator from XML files
 Eigenbase Resource Generator helps you build and maintain internationalized
 applications in Java. From a simple XML file, it generates classes to access
 those resources in a type-safe manner.
 .
 It is tightly integrated with Ant, to make the development process painless;
 and it supports a variety of schemes to determine the current locale.

Package: libeigenbase-resgen-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: default-jdk-doc, junit-doc
Suggests: libeigenbase-resgen-java
Description: Java i18n code generator from XML files - documentation
 Eigenbase Resource Generator helps you build and maintain internationalized
 applications in Java. From a simple XML file, it generates classes to access
 those resources in a type-safe manner.
 .
 It is tightly integrated with Ant, to make the development process painless;
 and it supports a variety of schemes to determine the current locale.
 .
 This package contains Javadoc API documentation of eigenbase-resgen.
