Source: plexus-utils
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Torsten Werner <twerner@debian.org>,
 Ludovic Claude <ludovic.claude@laposte.net>
Build-Depends:
 ant,
 cdbs (>= 0.4.5.3),
 debhelper (>= 10),
 default-jdk,
 libplexus-interpolation-java,
 libxalan2-java,
 maven-repo-helper
Standards-Version: 4.1.3
Homepage: https://github.com/codehaus-plexus/plexus-utils/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-utils
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-utils

Package: libplexus-utils-java
Architecture: all
Depends:
 libplexus-interpolation-java,
 libxalan2-java,
 ${misc:Depends}
Suggests:
 libplexus-utils-java-doc
Description: utilities for the Plexus framework
 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
     * Component lifecycles
     * Component instantiation strategies
     * Nested containers
     * Component configuration
     * Auto-wiring
     * Component dependencies, and
     * Various dependency injection techniques including constructor injection,
       setter injection, and private field injection.

Package: libplexus-utils-java-doc
Architecture: all
Section: doc
Depends:
 default-jdk-doc,
 ${misc:Depends}
Suggests:
 libplexus-utils-java
Description: API Documentation for plexus-utils
 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
     * Component lifecycles
     * Component instantiation strategies
     * Nested containers
     * Component configuration
     * Auto-wiring
     * Component dependencies, and
     * Various dependency injection techniques including constructor injection,
       setter injection, and private field injection.
 .
 This package contains the API documentation for plexus-utils.
