Comment 1 for bug 208204

Revision history for this message
Daniel Holbach (dholbach) wrote :

five-a-day (0.23) hardy; urgency=low

  * setup.py, 5-a-day, add-5-a-day, update-signature,
    debian/five-a-day.links: added 5-a-day tool, which replaces and merges the
    update-signature and add-5-a-day tools, also introduced symlinks for a
    transition period. This was done to "namespace the tools". (LP: #196915)
  * 5-a-day-applet, controller.py, view.py and friends moved fiveadayapplet
    specific directory, changed conflicts/replaces in debian/control
    accordingly.
  * fiveaday/controller.py: adjusted for the above change.
  * fiveaday/bzr.py, fiveaday/files.py, fiveaday/parser.py,
    fiveaday/signature.py, debian/rules: introduced to split out re-usable
    pieces of the code. The code should be easier to maintain now.
  * five-a-day/parser.py, five-a-day/signature.py: add a
       --update --yesterday
    mode that adds yesterday's bugs to the ~/.signature. (LP: #208204)
  * five-a-day/parser.py, five-a-day/bzr.py: merged relevant portions of
    http://bazaar.launchpad.net/~blueyed/five-a-day/five-a-day-lazy-remote by
    Daniel Hahler <email address hidden>, now 5-a-day --add will only commit
    changes to the branch, if either
    - changes haven't been committed in the last hour or
    - --force (or -f) is supplied.
  * debian/control: add libbonobo2-bin to Depends on five-a-day-applet.
  * data/bash_completion/5-a-day, debian/five-a-day.install, setup.py: add
    bash completion for the 5-a-day tool.

 -- Daniel Holbach <email address hidden> Fri, 04 Apr 2008 11:35:27 +0200