1
five-a-day (0.23) UNRELEASED; urgency=low
3
* setup.py, 5-a-day, add-5-a-day, update-signature,
4
debian/five-a-day.links: added 5-a-day tool, which replaces and merges the
5
update-signature and add-5-a-day tools, also introduced symlinks for a
6
transition period. This was done to "namespace the tools". (LP: #196915)
7
* 5-a-day-applet, controller.py, view.py and friends moved fiveadayapplet
8
specific directory, changed conflicts/replaces in debian/control
10
* fiveaday/controller.py: adjusted for the above change.
11
* fiveaday/bzr.py, fiveaday/files.py, fiveaday/parser.py,
12
fiveaday/signature.py, debian/rules: introduced to split out re-usable
13
pieces of the code. The code should be easier to maintain now.
14
* five-a-day/parser.py, five-a-day/signature.py: add a
16
mode that adds yesterday's bugs to the ~/.signature. (LP: #208204)
17
* five-a-day/parser.py, five-a-day/bzr.py: merged relevant portions of
18
http://bazaar.launchpad.net/~blueyed/five-a-day/five-a-day-lazy-remote by
19
Daniel Hahler <ubuntu@thequod.de>, now 5-a-day --add will only commit
20
changes to the branch, if either
21
- changes haven't been committed in the last hour or
22
- --force (or -f) is supplied.
23
* debian/control: add libbonobo2-bin to Depends on five-a-day-applet.
25
-- Daniel Holbach <daniel.holbach@ubuntu.com> Fri, 04 Apr 2008 11:35:27 +0200
1
27
five-a-day (0.22) hardy; urgency=low
3
29
* debian/control: XS-Python-Version: current.