~ubuntu-branches/ubuntu/trusty/libiscwt-java/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): ShuxiongYe, Miguel Landaeta, James Page, ShuxiongYe
  • Date: 2013-07-05 18:59:40 UTC
  • Revision ID: package-import@ubuntu.com-20130705185940-xxf5x7yj3ed930aa
Tags: 5.3.20100629-3
[ Miguel Landaeta ]
* Team upload.
* Bump Standards-Version to 3.9.4. No changes were required.
* Fix vcs-field-not-canonical lintian warning.
* Fix extended-description-is-probably-too-short lintian warning.
* Fix needless-dependency-on-jre lintian warning.

[ James Page ]
* Fix FTBFS with openjdk-7 as default-jdk (LP: #888963) (Closes: 678032):
  - d/patches/java7-compat.patch: Update usage of FontManager for
    Java 7.

[ ShuxiongYe ]
* Compatible with both openjdk-6 and openjdk-7
  - debian/patch/java6andjava7-compat.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libiscwt-java (5.3.20100629-3) unstable; urgency=low
 
2
 
 
3
  [ Miguel Landaeta ]
 
4
  * Team upload.
 
5
  * Bump Standards-Version to 3.9.4. No changes were required.
 
6
  * Fix vcs-field-not-canonical lintian warning.
 
7
  * Fix extended-description-is-probably-too-short lintian warning.
 
8
  * Fix needless-dependency-on-jre lintian warning.
 
9
 
 
10
  [ James Page ]
 
11
  * Fix FTBFS with openjdk-7 as default-jdk (LP: #888963) (Closes: 678032):
 
12
    - d/patches/java7-compat.patch: Update usage of FontManager for
 
13
      Java 7.
 
14
 
 
15
  [ ShuxiongYe ]
 
16
  * Compatible with both openjdk-6 and openjdk-7
 
17
    - debian/patch/java6andjava7-compat.patch
 
18
 
 
19
 -- ShuxiongYe <yeshuxiong@gmail.com>  Fri, 05 Jul 2013 18:59:40 +0800
 
20
 
1
21
libiscwt-java (5.3.20100629-2) unstable; urgency=low
2
22
 
3
23
  [ Miguel Landaeta ]