~ubuntu-branches/ubuntu/utopic/icedtea-web/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-08-01 15:29:49 UTC
  • Revision ID: package-import@ubuntu.com-20120801152949-8coovfx8i4f2tikv
Tags: 1.2-2ubuntu2
* Transition to openjdk-7 as default-java:
  - d/control: icedtea-plugin Depends: icedtea-6-plugin -> icedtea-7-plugin.
  - d/control: Build-Depend openjdk-6-jdk -> openjdk-7-jdk.
  - d/control: icedtea-netx: Make openjdk-7-jre the primary dependency.
  - d/rules: Use openjdk-7 to configure/build icedtea-web, pickup openjdk-7
    png files.
  - d/PLUGIN7.postinst.in: Always re-install alternatives so that priority
    changes get picked up.
  - d/rules: Prioritize java7 version above java6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
icedtea-web (1.2-2ubuntu2) quantal; urgency=low
 
2
 
 
3
  * Transition to openjdk-7 as default-java:
 
4
    - d/control: icedtea-plugin Depends: icedtea-6-plugin -> icedtea-7-plugin.
 
5
    - d/control: Build-Depend openjdk-6-jdk -> openjdk-7-jdk.
 
6
    - d/control: icedtea-netx: Make openjdk-7-jre the primary dependency.
 
7
    - d/rules: Use openjdk-7 to configure/build icedtea-web, pickup openjdk-7
 
8
      png files.
 
9
    - d/PLUGIN7.postinst.in: Always re-install alternatives so that priority
 
10
      changes get picked up.
 
11
    - d/rules: Prioritize java7 version above java6.
 
12
 
 
13
 -- James Page <james.page@ubuntu.com>  Wed, 01 Aug 2012 15:29:49 +0100
 
14
 
1
15
icedtea-web (1.2-2ubuntu1) precise; urgency=low
2
16
 
3
17
  * Regenerate the control file.