[openid4java] 06/07: Removed the -java-doc package (Closes: #875776)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Dec 3 22:18:14 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository openid4java.

commit dc21ba4166ffc0a12a2fc810a580694cfc6e87ab
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Dec 3 23:16:32 2017 +0100

    Removed the -java-doc package (Closes: #875776)
---
 debian/changelog         |  1 +
 debian/control           | 20 --------------------
 debian/maven.ignoreRules |  1 +
 3 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 328cd00..209feed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ openid4java (1.0.0-1) UNRELEASED; urgency=medium
   * New upstream release
     - Removed the dependency on libcommons-httpclient-java (Closes: #800984)
   * Build with Maven instead of Ant
+  * Removed the -java-doc package (Closes: #875776)
   * Standards-Version updated to 4.1.1
 
  -- Miguel Landaeta <nomadium at debian.org>  Wed, 09 Aug 2017 21:14:32 +0100
diff --git a/debian/control b/debian/control
index 1e3e70a..21e04bd 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends:
  libhttpclient-java,
  libhttpcore-java,
  libmaven-antrun-plugin-java,
- libmaven-javadoc-plugin-java,
  libnekohtml-java,
  libservlet3.1-java,
  libspring-jdbc-java,
@@ -47,22 +46,3 @@ Description: This library allows you to OpenID-enable your Java webapp
   - OpenID Simple Registration 1.0 and 1.1, draft 1
   - OpenID Provider Authentication Policy Extension 1.0
   - OpenID Information Cards 1.0, draft 1
-
-Package: libopenid4java-java-doc
-Architecture: all
-Section: doc
-Suggests: libopenid4java-java
-Depends: ${misc:Depends}
-Description: documentation for libopenid4java
- Documentation for openid4java that is library that provide OpenID features
- to Java webapps.
- .
- The supports the following specifications:
-  - OpenID Authentication 2.0
-  - OpenID Authentication 1.1 (in compatibility mode)
-  - OpenID Attribute Exchange 1.0
-  - OpenID Simple Registration 1.0 and 1.1, draft 1
-  - OpenID Provider Authentication Policy Extension 1.0
-  - OpenID Information Cards 1.0, draft 1
- .
- This package provides javadocs for libopenid4java-java.
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index b2854ec..25aebeb 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -3,6 +3,7 @@ jdom jdom
 jetty * * * * *
 junit junit
 net.sourceforge.jwebunit jwebunit-htmlunit-plugin
+org.apache.maven.plugins maven-javadoc-plugin
 org.apache.maven.plugins maven-source-plugin
 org.codehaus.mojo cobertura-maven-plugin
 org.codehaus.mojo findbugs-maven-plugin

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



More information about the pkg-java-commits mailing list