~ubuntu-branches/ubuntu/precise/openjdk-7/precise-updates

« back to all changes in this revision

Viewing changes to debian/JB-jre-headless.overrides.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-04-11 07:21:41 UTC
  • mfrom: (1.3.8) (8.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120411072141-v8i0x0ejg8sf7i5p
Tags: 7~u3-2.1.1~pre1-1ubuntu1
Regenerate the control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# It seems to be acceptable to use rpath for private libraries like the
2
 
# jdk is doing it. Check http://wiki.debian.org/RpathIssue for more
3
 
# information.
4
 
@basename@-jre-headless binary: binary-or-shlib-defines-rpath
5
 
 
6
 
# Allow executable stack in libjvm.so.
7
 
@basename@-jre-headless binary: shlib-with-executable-stack
8
 
 
9
1
# empty directory by intent
10
2
@basename@-jre-headless binary: package-contains-empty-directory usr/share/binfmts/
11
3
 
12
4
# Strip libjvm.so with --strip-debug instead of --strip-unneeded. LP: #574997.
13
5
@basename@-jre-headless binary: unstripped-binary-or-object
14
 
 
15
 
# lintian is plain wrong to complain
16
 
@basename@-jre-headless binary: gzip-file-is-not-multi-arch-same-safe