~openjdk/openjdk/openjdk7

« back to all changes in this revision

Viewing changes to control

  • Committer: Damien Raude-Morvan
  • Date: 2012-02-11 12:55:15 UTC
  • Revision ID: drazzib@debian.org-20120211125515-510ar2942lo8yqx8
* Update to latest icedtea7 (20120210).
* d/rules: Pass -n to gzip when compressing manpages to be Multi-Arch: same safe.
* d/rules: Add build-arch/build-indep target.
* d/rules: Re-enable Cacao VM.
* d/{rules,control}: Only rhino 1.7R3 is supported by openjdk, update B-D.
* d/patches/hotspot-s390.diff: Update for latest Hotspot.
* d/patches/icedtea-patch.diff: Move nssLibraryDirectory handling to d/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
5
5
Uploaders: Torsten Werner <twerner@debian.org>, Matthias Klose <doko@ubuntu.com>, Damien Raude-Morvan <drazzib@debian.org>
6
 
Build-Depends: debhelper (>= 5), m4, lsb-release, wget, zip, unzip, sharutils, gawk, cpio, pkg-config, procps, time, wdiff, fastjar (>= 2:0.96-0ubuntu2),  autoconf, automake, autotools-dev, ant, ant-optional,  libtool, g++-4.6,  ecj-gcj [amd64 armhf hppa i386 ia64 lpia powerpc powerpcspe ppc64 m68k mips mipsel sh4 sparc sparc64 s390 s390x kfreebsd-i386 kfreebsd-amd64], gcj-jdk [amd64 armhf hppa i386 ia64 lpia powerpc powerpcspe ppc64 m68k mips mipsel sh4 sparc sparc64 s390 s390x kfreebsd-i386 kfreebsd-amd64], gcj-4.4-jdk [mips mipsel sparc sparc64], g++-4.4 [mips mipsel sparc sparc64], openjdk-6-jdk (>= 6b18) [alpha armel], libxtst-dev, libxi-dev, libxt-dev, libxp-dev, libxaw7-dev, libxrender-dev, libcups2-dev, libasound2-dev, liblcms2-dev, libfreetype6-dev (>= 2.2.1), libgtk2.0-dev, libxinerama-dev, xsltproc, rhino (>= 1.7R3~), libffi-dev, llvm-2.9-dev [amd64 i386 lpia kfreebsd-amd64 kfreebsd-i386 powerpc ppc64], libpng12-dev, zlib1g-dev, libattr1-dev,  libjpeg8-dev, libgif-dev, libpulse-dev (>= 0.9.12), libnss3-dev (>= 3.12.3),  mauve, xvfb, xauth, xfonts-base, libgl1-mesa-dri, twm | metacity, twm | dbus-x11, x11-xkb-utils,
 
6
Build-Depends: debhelper (>= 5), m4, lsb-release, wget, zip, unzip, sharutils, gawk, cpio, pkg-config, procps, time, wdiff, fastjar (>= 2:0.96-0ubuntu2),  autoconf, automake, autotools-dev, ant, ant-optional, libtool, libtool, g++-4.6,  ecj-gcj [amd64 armhf hppa i386 ia64 lpia powerpc powerpcspe ppc64 m68k mips mipsel sh4 sparc sparc64 s390 s390x kfreebsd-i386 kfreebsd-amd64], gcj-jdk [amd64 armhf hppa i386 ia64 lpia powerpc powerpcspe ppc64 m68k mips mipsel sh4 sparc sparc64 s390 s390x kfreebsd-i386 kfreebsd-amd64], gcj-4.4-jdk [mips mipsel sparc sparc64], g++-4.4 [mips mipsel sparc sparc64], openjdk-6-jdk (>= 6b18) [alpha armel], libxtst-dev, libxi-dev, libxt-dev, libxp-dev, libxaw7-dev, libxrender-dev, libcups2-dev, libasound2-dev, liblcms2-dev, libfreetype6-dev (>= 2.2.1), libgtk2.0-dev, libxinerama-dev, xsltproc, librhino-java (>= 1.7R3~), libffi-dev, llvm-2.9-dev [amd64 i386 lpia kfreebsd-amd64 kfreebsd-i386 powerpc ppc64], libpng12-dev, zlib1g-dev, libattr1-dev,  libjpeg8-dev, libgif-dev, libpulse-dev (>= 0.9.12), libnss3-dev (>= 3.12.3),  mauve, xvfb, xauth, xfonts-base, libgl1-mesa-dri, twm | metacity, twm | dbus-x11, x11-xkb-utils,
7
7
Standards-Version: 3.9.2
8
8
Homepage: http://openjdk.java.net/
9
9
Vcs-Bzr: http://bazaar.launchpad.net/~openjdk/openjdk/openjdk7
129
129
 The packages are built using the IcedTea build support and patches
130
130
 from the IcedTea project.
131
131
 
 
132
Package: icedtea-7-jre-cacao
 
133
Architecture: alpha amd64 armel armhf i386 lpia powerpc m68k mips mipsel s390
 
134
Multi-Arch: same
 
135
Priority: extra
 
136
Pre-Depends: ${dpkg:Depends}
 
137
Depends: openjdk-7-jre-headless (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 
138
Provides: icedtea6-jre-cacao
 
139
Description: Alternative JVM for OpenJDK, using Cacao
 
140
 The package provides an alternative runtime using the Cacao VM and the 
 
141
 Cacao Just In Time Compiler (JIT).  This is a somewhat faster alternative
 
142
 than the Zero port on architectures like alpha, armel, m68k, mips, mipsel,
 
143
 powerpc and s390.
 
144
 .
 
145
 The VM is started with the option `-cacao'. See the README.Debian for details.
 
146
 
132
147
Package: icedtea-7-jre-jamvm
133
148
Architecture: amd64 armel i386 lpia mips mipsel kfreebsd-i386 kfreebsd-amd64
134
149
Multi-Arch: same