File: control

package info (click to toggle)
maven-parent 43-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 472 kB
  • sloc: xml: 2,682; makefile: 2; sh: 1
file content (24 lines) | stat: -rw-r--r-- 1,023 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
24
Source: maven-parent
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-compat (= 13),
               default-jdk,
               libapache-pom-java (>= 7),
               maven-repo-helper (>= 1.9.3~)
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/maven-parent.git
Vcs-Browser: https://salsa.debian.org/java-team/maven-parent
Homepage: http://maven.apache.org/

Package: libmaven-parent-java
Architecture: all
Depends: ${misc:Depends}, libapache-pom-java (>= 7)
Description: Maven metadata for Apache Maven itself
 Maven is a software project management and comprehension tool. Based on
 the concept of a project object model (POM), Maven can manage a project's
 build, reporting and documentation from a central piece of information.
 .
 This package contains the metadata (POM file) used by Maven during the build of
 Maven itself and related projects.