File: control

package info (click to toggle)
plexus-build-api 0.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 76 kB
  • ctags: 96
  • sloc: java: 252; xml: 77; makefile: 20; sh: 12
file content (23 lines) | stat: -rw-r--r-- 1,108 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: plexus-build-api
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
Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-utils-java (>= 1.5.8)
Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-build-api
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-build-api/
#Homepage: http://forge.sonatype.com/spice-parent/plexus-build-api

Package: libplexus-build-api-java
Architecture: all
Depends: ${misc:Depends}, libplexus-utils-java (>= 1.5.8)
Description: Incremental build API for Plexus components.
 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.
 .
 This package provides an incremental build API for Plexus components.