Skip to content
Snippets Groups Projects
Commit 1f7a055d authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Removed the -java-doc package

parent f7a412cd
No related branches found
No related tags found
No related merge requests found
maven-compiler-plugin (3.6.2-2) UNRELEASED; urgency=medium
* Team upload.
* Removed the -java-doc package
-- Emmanuel Bourg <ebourg@apache.org> Thu, 07 Sep 2017 08:34:39 +0200
maven-compiler-plugin (3.6.2-1) unstable; urgency=medium
* Team upload.
......
......@@ -4,16 +4,13 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc,
libasm-java (>= 6.0~),
libmaven-javadoc-plugin-java,
Build-Depends-Indep: libasm-java (>= 6.0~),
libmaven-plugin-testing-java,
libmaven-plugin-tools-java,
libmaven3-core-java,
libplexus-compiler-java (>= 2.8.1),
libplexus-component-metadata-java,
libplexus-utils-java,
libplexus-utils-java-doc,
libqdox2-java (>= 2.0~M5),
junit4,
libmockito-java,
......@@ -28,7 +25,6 @@ Package: libmaven-compiler-plugin-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libmaven-compiler-plugin-java-doc
Description: Maven Compiler plugin
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,
......@@ -47,30 +43,3 @@ Description: Maven Compiler plugin
.
The Compiler Plugin is used to compile the sources of your project. The
default compiler is javac and is used to compile Java sources.
Package: libmaven-compiler-plugin-java-doc
Architecture: all
Section: doc
Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libmaven-compiler-plugin-java
Description: Documentation for Maven Compiler Plugin
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.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
The Compiler Plugin is used to compile the sources of your project. The
default compiler is javac and is used to compile Java sources.
.
This package contains the API documentation of libmaven-compiler-plugin-java.
Document: libmaven-compiler-plugin-java
Title: API Javadoc for Maven Compiler Plugin
Author: Maven Compiler Plugin developers
Abstract: This is the API Javadoc provided for the
libmaven-compiler-plugin-java library.
Section: Programming
Format: HTML
Index: /usr/share/doc/libmaven-compiler-plugin-java/api/index.html
Files: /usr/share/doc/libmaven-compiler-plugin-java/api/*
target/apidocs/* usr/share/doc/libmaven-compiler-plugin-java/api
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment