jayatana (2.7-0ubuntu5) xenial; urgency=medium

  * Switch to openjdk-8 (default-jdk in xenial).  LP: #1562512.
  * debian/patches/openjdk-8-compat: drop references to mawt, obsoleted
    in openjdk-8.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 17 Mar 2016 19:38:56 +0000

jayatana (2.7-0ubuntu4) wily; urgency=medium

  * Do not export JAVA_TOOL_OPTION session file for now. It seems jayatana
    breaks some tools which are running java -version to grep for the runtime
    version. Openjdk hardcode though some outputs "Picked up <variable name>"
    that can't be suppress and isn't willing to remove it as they see it as
    a security vulnerability. Remove session variable export until java
    upstream get a proper upstream solution for Gnome Shell and Unity global
    menu. (LP: #1441487)
    Meanwhile, people who wants to keep this functionality enabled (or
    programs which knows are working well with it) can reexport
    JAVA_TOOL_OPTIONS="-javaagent:/usr/share/java/jayatanaag.jar
    $JAVA_TOOL_OPTIONS" in their session environment on a per program by
    program bases.

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 29 Sep 2015 17:40:39 +0200

jayatana (2.7-0ubuntu3) vivid; urgency=medium

  * Restrict building archs as openjdk doesn't provide jni.h

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 13 Jan 2015 09:33:46 +0100

jayatana (2.7-0ubuntu2) vivid; urgency=medium

  * Drop dependency on java, so that we can integrate this package
    by default without dragging java on the default installed (as we
    did in the past with qt appmenu integration).

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 12 Jan 2015 08:48:57 +0100

jayatana (2.7-0ubuntu1) vivid; urgency=medium

   [ Jared González ]
   * Fix problem with dialog in modal mode
   * Merge all projects in one package
   
   [ Didier Roche ]
   * First release in ubuntu
   * Create a NEWS file
   * Some packaging fixes:
     - cleanup debian/copyright
     - fix dependencies and build-deps
     - ensure right priority and other debian/control cosmetic
     - bump to latest policy version
     - handle transition from ppa
     - remove empty, templates and old preinst files
     - fix description
   * Switch upstream to build with openjdk-7 by default

 -- Jared González <danjaredg@gmail.com>  Wed, 10 Dec 2014 17:38:15 -0600
