~ubuntu-branches/ubuntu/raring/icedtea-web/raring

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-02-04 18:19:46 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20120204181946-jngobgzz4mlen9yl
Tags: 1.2~pre1-0ubuntu1
* Update to hg 20120203, taken from the icedtea-web-1.2 release branch.
* Build separate plugin packages for OpenJDK 6 and OpenJDK 7, needed
  to provide the path to the runtime and the mime description in the plugin.
* Use icedtea-<jre version>-plugin as the name for both plugin packages.
* Remove icedtea-web-1.1.4-npapi-fix.patch, fixed upstream.
* Pass -n to gzip when compressing manpages to be Multi-Arch: same safe.
* Build multiarch packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
Package: icedtea-netx
13
13
Architecture: any
14
 
Depends: ${netx:Depends}, openjdk-6-jre (>= 6b23~pre10~), ${shlibs:Depends}, ${misc:Depends}
 
14
Multi-Arch: same
 
15
Depends: ${netx:Depends}, openjdk-6-jre (>= 6b23~pre10~) | openjdk-7-jre, ${shlibs:Depends}, ${misc:Depends}
15
16
Conflicts: openjdk-6-jre (<< 6b18-1.8.7-3), openjdk-6-jre-headless (<< 6b18-1.8.7-3)
16
17
Replaces: openjdk-6-jre (<< 6b18-1.8.7-3), openjdk-6-jre-headless (<< 6b18-1.8.7-3)
17
18
Description: NetX - implementation of the Java Network Launching Protocol (JNLP)
23
24
 certificate storing, system certificate store checking, and provides
24
25
 the services specified by the jnlp API.
25
26
 
 
27
Package: icedtea6-plugin
 
28
Section: web
 
29
Architecture: all
 
30
Depends: icedtea-6-plugin, ${misc:Depends}
 
31
Description: web browser plugin to execute Java applets (dependency package)
 
32
 IcedTeaPlugin is a web browser plugin to execute Java applets, supporting
 
33
 LiveConnect/JavaScript. It is targeted for xulrunner-1.9 and compatible
 
34
 browsers that support the NPAPI.
 
35
 .
 
36
 This is a dependency package, it can be safely removed after upgrade.
 
37
 
26
38
Package: icedtea-plugin
27
39
Section: web
28
 
Architecture: any
29
 
Depends: openjdk-6-jre, icedtea-netx (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
30
 
Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4), icedtea6-plugin (<< 6b18-1.8.7-3)
31
 
Replaces: icedtea-gcjwebplugin, openjdk-6-jre (<< 6b18-1.8.7-3), icedtea6-plugin (<< 6b18-1.8.7-3)
32
 
Provides: icedtea6-plugin
33
 
Xb-Npp-Description: IcedTea6 Java Web Browser Plugin (execution of applets on web pages)
34
 
Xb-Npp-Applications: ec8030f7-c20a-464f-9b0e-13a3a9e97384, 92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a, aa5ca914-c309-495d-91cf-3141bbb04115
35
 
Xb-Npp-Name: The IcedTea Web Browser Plugin
36
 
Xb-Npp-MimeType: application/x-java-vm, application/x-java-applet, application/x-java-applet;version=1.1, application/x-java-applet;version=1.1.1, application/x-java-applet;version=1.1.2, application/x-java-applet;version=1.1.3, application/x-java-applet;version=1.2, application/x-java-applet;version=1.2.1, application/x-java-applet;version=1.2.2, application/x-java-applet;version=1.3, application/x-java-applet;version=1.3.1, application/x-java-applet;version=1.4, application/x-java-applet;version=1.4.1, application/x-java-applet;version=1.4.2, application/x-java-applet;version=1.5, application/x-java-applet;version=1.6, application/x-java-applet;jpi-version=1.6.0_00, application/x-java-bean, application/x-java-bean;version=1.1, application/x-java-bean;version=1.1.1, application/x-java-bean;version=1.1.2, application/x-java-bean;version=1.1.3, application/x-java-bean;version=1.2, application/x-java-bean;version=1.2.1, application/x-java-bean;version=1.2.2, application/x-java-bean;version=1.3, application/x-java-bean;version=1.3.1, application/x-java-bean;version=1.4, application/x-java-bean;version=1.4.1, application/x-java-bean;version=1.4.2, application/x-java-bean;version=1.5, application/x-java-bean;version=1.6, application/x-java-bean;jpi-version=1.6.0_00
37
 
Description: web browser plugin based on OpenJDK and IcedTea to execute Java applets
38
 
 IcedTeaPlugin is a web browser plugin to execute Java applets, supporting
39
 
 LiveConnect/JavaScript. It is targeted for xulrunner-1.9 and compatible
40
 
 browsers that support the NPAPI.
41
 
 
42
 
Package: icedtea6-plugin
43
 
Section: web
44
40
Architecture: all
45
 
Depends: icedtea-plugin, ${misc:Depends}
 
41
Depends: icedtea-6-plugin, ${misc:Depends}
46
42
Description: web browser plugin to execute Java applets (dependency package)
47
43
 IcedTeaPlugin is a web browser plugin to execute Java applets, supporting
48
44
 LiveConnect/JavaScript. It is targeted for xulrunner-1.9 and compatible