[Git][java-team/libscram-java][master] Drop libscram-java-doc package, it FTBFSes with Java 11 and I think no one...

Christoph Berg gitlab at salsa.debian.org
Mon Feb 18 13:08:07 GMT 2019


Christoph Berg pushed to branch master at Debian Java Maintainers / libscram-java


Commits:
59151963 by Christoph Berg at 2019-02-18T13:07:32Z
Drop libscram-java-doc package, it FTBFSes with Java 11 and I think no one will notice it's missing anyway.

- - - - -


6 changed files:

- debian/changelog
- debian/control
- − debian/libscram-java-doc.doc-base.client
- − debian/libscram-java-doc.doc-base.common
- − debian/libscram-java-doc.install
- debian/maven.properties


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libscram-java (1.0.0~beta.2-3) unstable; urgency=medium
+
+  * Drop libscram-java-doc package, it FTBFSes with Java 11 and I think no one
+    will notice it's missing anyway.
+
+ -- Christoph Berg <myon at debian.org>  Mon, 18 Feb 2019 14:03:49 +0100
+
 libscram-java (1.0.0~beta.2-2) unstable; urgency=medium
 
   * Mark as Multi-Arch: foreign.


=====================================
debian/control
=====================================
@@ -28,21 +28,3 @@ Description: Salted Challenge Response Authentication Mechanism
  This project aims to provide a complete clean-room implementation of SCRAM. It
  is written in Java and provided in a modular, re-usable way, independent of
  other software or programs.
-
-Package: libscram-java-doc
-Architecture: all
-Multi-Arch: foreign
-Section: doc
-Depends: ${misc:Depends}
-Recommends: ${maven:DocDepends}, ${maven:DocOptionalDepends}
-Suggests: libscram-java
-Description: Salted Challenge Response Authentication Mechanism
- SCRAM (Salted Challenge Response Authentication Mechanism) is part of the
- family of Simple Authentication and Security Layer (SASL, RFC 4422)
- authentication mechanisms. It is described as part of RFC 5802 and RFC 7677.
- .
- This project aims to provide a complete clean-room implementation of SCRAM. It
- is written in Java and provided in a modular, re-usable way, independent of
- other software or programs.
- .
- This package contains the API documentation of libscram-java.


=====================================
debian/libscram-java-doc.doc-base.client deleted
=====================================
@@ -1,10 +0,0 @@
-Document: libscram-java-client
-Title: API Javadoc for SCRAM client
-Author: SCRAM developers
-Abstract: This is the API Javadoc provided for the
- libscram-java client libraries.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libscram-java/client/index.html
-Files: /usr/share/doc/libscram-java/client/*


=====================================
debian/libscram-java-doc.doc-base.common deleted
=====================================
@@ -1,10 +0,0 @@
-Document: libscram-java-common
-Title: API Javadoc for SCRAM common
-Author: SCRAM developers
-Abstract: This is the API Javadoc provided for the
- libscram-java common libraries.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libscram-java/common/index.html
-Files: /usr/share/doc/libscram-java/common/*


=====================================
debian/libscram-java-doc.install deleted
=====================================
@@ -1,2 +0,0 @@
-client/target/apidocs/* usr/share/doc/libscram-java/client/
-common/target/apidocs/* usr/share/doc/libscram-java/common/


=====================================
debian/maven.properties
=====================================
@@ -4,3 +4,4 @@
 # project.build.sourceEncoding=UTF-8
 
 maven.test.skip=true
+maven.javadoc.skip=true



View it on GitLab: https://salsa.debian.org/java-team/libscram-java/commit/591519635c76bd9359aaeb215c14b5f56f9d7b5f

-- 
View it on GitLab: https://salsa.debian.org/java-team/libscram-java/commit/591519635c76bd9359aaeb215c14b5f56f9d7b5f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20190218/1e8d4a12/attachment.html>


More information about the pkg-java-commits mailing list