Hi Adrian,

Thanks for bug reporting. I've plan to apply this patch (as attachment).

Yours,
Paul--
                                PaulLiu (劉穎駿)
E-mail: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Description:  link docs with the javadoc installed on the system
 The java-policy mandates that documentation must be linked with the javadoc
 installed on the system.
Author: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Bug-Debian: https://bugs.debian.org/915892
Forwarded: not-needed
Last-Update: 2018-12-08
Index: png-sixlegs-2.0/javapng-2.0/build.xml
===================================================================
--- png-sixlegs-2.0.orig/javapng-2.0/build.xml
+++ png-sixlegs-2.0/javapng-2.0/build.xml
@@ -144,7 +144,7 @@
               Version="true"
               Use="true"
             >
-                <link href="http://java.sun.com/javase/6/docs/api/"/>
+                <link href="/usr/share/doc/default-jdk-doc/api/"/>
             </javadoc>
         </sequential>
     </macrodef>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to