jifty (0.91117-1) unstable; urgency=low

  From upstream Changelog:

  POSSIBLE INCOMPATIBILITIES
  ==========================
   * Don't call App->start if we're running with no handle (i.e., `jifty schema`)
   * Render PKs as read-only in update actions.  If you do not specify
     which parameters to render for update actions, this will begin
     rendering id as a read-only field.
   * Replace AdminUI's CRUD with Jifty::View::Declare::CRUD.  You may
     need to run something like:

       perl -MFile::ShareDir=dist_dir -e 'print dist_dir("Jifty")' \
        | xargs sudo rm -ir

     ...to make sure the old CRUD is gone so the new CRUD can take its
     place.

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 Dec 2009 15:41:49 +0100

jifty (0.90519-1) unstable; urgency=low

  Beginning with version 0.90519-1 of Jifty, the following modules were
  removed from core and are thus maintained separately:

  Jifty::Plugin::Authentication::CAS,
  Jifty::Plugin::Authentication::Facebook, 
  Jifty::Plugin::Authentication::Ldap,
  Jifty::Plugin::AuthzLdap,
  Jifty::Plugin::Chart,
  Jifty::Plugin::Comment,
  Jifty::Plugin::Googlemap,
  Jifty::Plugin::OpenID,
  Jifty::Plugin::SiteNews, 
  Jifty::Plugin::Userpic,
  Jifty::Plugin::Wikitoolbar 

  Jifty::Plugin::Halo is now moved to libjifty-perl
  
  Jifty::Plugin::EditInPlace is now deprecated 

 -- AGOSTINI Yves <agostini@univ-metz.fr>  Mon, 19 Jun 2009 12:03:55 +0200
