[openjpa] 03/06: Drop libopenjpa-java-doc and work around the FTBFS with Java 9.

Markus Koschany apo at moszumanska.debian.org
Tue Apr 24 11:25:54 BST 2018


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

apo pushed a commit to branch master
in repository openjpa.

commit 6f43477e644a5c8a88b9e133085e7ba6c8d1ea66
Author: Markus Koschany <apo at debian.org>
Date:   Tue Apr 24 12:07:28 2018 +0200

    Drop libopenjpa-java-doc and work around the FTBFS with Java 9.
    
    Closes: #893384
---
 debian/control                     | 14 --------------
 debian/libopenjpa-java-doc.javadoc |  1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/control b/debian/control
index 11d1f7b..b1a750d 100644
--- a/debian/control
+++ b/debian/control
@@ -64,23 +64,9 @@ Depends: libcommons-collections3-java,
          libxbean-java,
          ${misc:Depends}
 Suggests: aspectj,
-          libopenjpa-java-doc (= ${binary:Version})
 Description: Java Persistence 2.0 API (JPA) implementation library
  OpenJPA is Apache's implementation of Sun's Java Persistence 2.0 API (JSR-317
  JPA 2.0) specification for the transparent persistence of Java objects.
  .
  It is an object-relational mapping (ORM) solution for the Java language,
  which simplifies storing objects in databases.
-
-Package: libopenjpa-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Suggests: libopenjpa-java (= ${binary:Version})
-Description: Documentation for libopenjpa-java
- Documentation for OpenJPA that is Apache's implementation of Sun's Java
- Persistence 2.0 API (JSR-317 JPA 2.0) specification for the transparent
- persistence of Java objects.
- .
- It is an object-relational mapping (ORM) solution for the Java language,
- which simplifies storing objects in databases.
diff --git a/debian/libopenjpa-java-doc.javadoc b/debian/libopenjpa-java-doc.javadoc
deleted file mode 100644
index d953fc9..0000000
--- a/debian/libopenjpa-java-doc.javadoc
+++ /dev/null
@@ -1 +0,0 @@
-target/site/apidocs  usr/share/doc/libopenjpa-java/api

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



More information about the pkg-java-commits mailing list