Source: eigenbase-resgen
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: default-jdk-doc,
                     junit,
                     junit-doc,
                     libeigenbase-resgen-java,
                     libxerces2-java
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/eigenbase-resgen.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/eigenbase-resgen.git
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.
