[xmlbeans-maven-plugin] 05/08: Removed the *-java-doc package
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Jul 30 21:51:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository xmlbeans-maven-plugin.
commit a25804a4c2a379da1552814d0c6bb2834909525e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Jul 30 23:44:47 2017 +0200
Removed the *-java-doc package
---
debian/changelog | 1 +
debian/control | 16 ----------------
2 files changed, 1 insertion(+), 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d1a10f5..b4a8025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
xmlbeans-maven-plugin (2.3.3-4) UNRELEASED; urgency=medium
* Team upload.
+ * Removed the *-java-doc package
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 8c06936..47107ec 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.2)
Build-Depends-Indep: libmaven2-core-java, libplexus-utils-java,
libxml-commons-resolver1.1-java, libxmlbeans-java (>= 2.5.0-4),
- default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, libmaven-javadoc-plugin-java,
libmaven-plugin-tools-java
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/xmlbeans-maven-plugin.git
@@ -17,7 +16,6 @@ Package: libxmlbeans-maven-plugin-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
-Suggests: libxmlbeans-maven-plugin-java-doc
Description: Maven XMLBeans Plugin
A Maven 2 plugin which parses xsd files and produces a corresponding
object model based on the Apache XML Beans parser.
@@ -25,17 +23,3 @@ Description: Maven XMLBeans Plugin
The plugin produces two sets of output files referred to as
generated sources and generated classes.
-Package: libxmlbeans-maven-plugin-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libxmlbeans-maven-plugin-java
-Description: Documentation for Maven XMLBeans Plugin
- A Maven 2 plugin which parses xsd files and produces a corresponding
- object model based on the Apache XML Beans parser.
- .
- The plugin produces two sets of output files referred to as
- generated sources and generated classes.
- .
- This package contains the API documentation of libxmlbeans-maven-plugin-java.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlbeans-maven-plugin.git
More information about the pkg-java-commits
mailing list