[maven-dependency-plugin] 04/07: Removed the javadoc package

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 9 11:59:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-dependency-plugin.

commit 667fcd8c4e494e10bc11606f0251d2032324b9f4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 9 11:56:19 2015 +0100

    Removed the javadoc package
---
 debian/changelog                                   |  1 +
 debian/control                                     | 36 ++--------------------
 ...ibmaven-dependency-plugin-java-doc.doc-base.api | 10 ------
 debian/libmaven-dependency-plugin-java-doc.install |  2 --
 4 files changed, 3 insertions(+), 46 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8d2756e..a2ba161 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ maven-dependency-plugin (2.8-1) UNRELEASED; urgency=medium
   * New upstream release
     - Refreshed the patch
   * Build with the DH sequencer instead of CDBS
+  * Removed the javadoc package
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 09 Dec 2015 11:21:55 +0100
 
diff --git a/debian/control b/debian/control
index 7805e30..6052ab3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,25 +4,20 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>
 Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: default-jdk-doc,
-                     junit,
+Build-Depends-Indep: junit,
                      libcommons-collections3-java,
                      libmaven-common-artifact-filters-java,
                      libmaven-dependency-analyzer-java (>= 1.4~),
                      libmaven-dependency-tree-java (>= 2.0~),
                      libmaven-file-management-java,
-                     libmaven-javadoc-plugin-java,
                      libmaven-plugin-testing-java,
                      libmaven-plugin-tools-java,
                      libmaven-reporting-impl-java,
                      libmaven2-core-java,
-                     libmaven2-core-java-doc,
                      libplexus-archiver-java,
                      libplexus-container-default-java,
-                     libplexus-container-default-java-doc,
                      libplexus-io-java,
-                     libplexus-utils-java,
-                     libplexus-utils-java-doc
+                     libplexus-utils-java
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-dependency-plugin.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-dependency-plugin.git
@@ -32,7 +27,6 @@ Package: libmaven-dependency-plugin-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
-Suggests: libmaven-dependency-plugin-java-doc
 Description: Maven Dependency 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,
@@ -50,29 +44,3 @@ Description: Maven Dependency Plugin
     * Allowing transparent migration to new features
  .
  This plugin provides dependency manipulation (copy, unpack) and analysis.
-
-Package: libmaven-dependency-plugin-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libmaven-dependency-plugin-java
-Description: Documentation for Maven Dependency 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
- .
- This plugin provides dependency manipulation (copy, unpack) and analysis.
- .
- This package contains the API documentation of libmaven-dependency-plugin-java.
diff --git a/debian/libmaven-dependency-plugin-java-doc.doc-base.api b/debian/libmaven-dependency-plugin-java-doc.doc-base.api
deleted file mode 100644
index 15d00af..0000000
--- a/debian/libmaven-dependency-plugin-java-doc.doc-base.api
+++ /dev/null
@@ -1,10 +0,0 @@
-Document: libmaven-dependency-plugin-java
-Title: API Javadoc for Maven Dependency Plugin
-Author: Maven Dependency Plugin developers
-Abstract: This is the API Javadoc provided for the
- libmaven-dependency-plugin-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libmaven-dependency-plugin-java/api/index.html
-Files: /usr/share/doc/libmaven-dependency-plugin-java/api/*
diff --git a/debian/libmaven-dependency-plugin-java-doc.install b/debian/libmaven-dependency-plugin-java-doc.install
deleted file mode 100644
index 50d4476..0000000
--- a/debian/libmaven-dependency-plugin-java-doc.install
+++ /dev/null
@@ -1,2 +0,0 @@
-target/apidocs/* usr/share/doc/libmaven-dependency-plugin-java/api
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-plugin.git



More information about the pkg-java-commits mailing list