libglazedlists-java (1.9.0+dfsg-1) unstable; urgency=low

  Note from the upstream readme.html:

  Glazed Lists 1.9.0 is a stable maintenance release suitable for production use.

  It contains some changes that are not backwards compatible:
    * we dropped Java 1.4 support, Glazed Lists 1.9 is built against Java 1.5.
    * we deprecated the existing Swing and SWT model adapters and introduced
      new ones which do not wrap the source list in a thread proxy list anymore.
    * the SWT extension is now independent of JFace.

 -- gregor herrmann <gregoa@debian.org>  Sun, 23 Jun 2013 18:11:16 +0200

libglazedlists-java (1.8.0.dfsg-1) unstable; urgency=low

  Note from the upstream readme.html:

  Glazed Lists 1.8.0 is a stable feature release suitable for production use.

  It contains a few small changes that are not backwards compatible:
    * The EvenList interface has a new dispose() method. Custom
      implementations of EventList must now implement this method.
    * TransformedList.isWritable() is now abstract. Subclasses must
      implement this method.
    * The system property GlazedLists.ListEventAssemblerDelegate used to
      select an event implementation is no honoured and can be removed.

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Jan 2009 19:18:23 +0100