File: lintian-overrides

package info (click to toggle)
libinline-java-perl 0.67-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 716 kB
  • sloc: perl: 3,817; java: 2,621; makefile: 35; sh: 1
file content (14 lines) | stat: -rw-r--r-- 625 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# License is in License-Reference field (see bug#786450)
missing-license-text-in-dep5-copyright

# License is in License-Reference field (see bug#786450)
missing-license-paragraph-in-dep5-copyright

# The jar is indeed prebuilt, for use in a test.
# Luckily the source is there (t/t16subclass.java)
# and upstream commit 769bb39a1954e88e2da510efebb1d86dcfe5c2f9 has a build recipe
# which is confirmed to work:
#    javac --release 6 t/t16subclass.java;
#    jar cvf t/t16subclass.jar -C t Lower.class -C t t16subclass.class;
#    rm t/Lower.class t/t16subclass.class
source-contains-prebuilt-java-object [t/t16subclass.jar]