~yasumoto7/five-a-day/icon_countdown

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Daniel Holbach
  • Date: 2008-04-04 12:24:11 UTC
  • mto: This revision was merged to the branch mainline in revision 51.
  • Revision ID: daniel.holbach@canonical.com-20080404122411-s7ub3szrngrfa5cr
* 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 <ubuntu@thequod.de>, 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
five-a-day (0.23) UNRELEASED; urgency=low
 
2
 
 
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
 
9
    accordingly.
 
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  
 
15
       --update --yesterday
 
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.
 
24
 
 
25
 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 04 Apr 2008 11:35:27 +0200
 
26
 
1
27
five-a-day (0.22) hardy; urgency=low
2
28
 
3
29
  * debian/control: XS-Python-Version: current.