1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: plexus-sec-dispatcher
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude@laposte.net>
Build-Depends: debhelper (>= 6), cdbs, default-jdk, quilt
Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional,
libmodello-java (>= 1.0.1),
libplexus-utils-java, libplexus-container-default-java (>= 1.0-alpha-9-stable-1-3), libplexus-cipher-java
Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-sec-dispatcher
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-sec-dispatcher/
Homepage: http://www.sonatype.org/
Package: libplexus-sec-dispatcher-java
Architecture: all
Depends: ${misc:Depends}, libplexus-utils-java,
libplexus-container-default-java (>= 1.0-alpha-9-stable-1-3), libplexus-cipher-java
Description: Plexus Security Dispatcher Component used by Maven
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.
|