~ubuntu-branches/ubuntu/raring/kiwi/raring

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-02-06 09:42:28 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070206094228-6jyh5ot02vd5r2oy
Tags: 1.9.13-0ubuntu1
* New upstream release:
  - Workaround GtkEntry bug when resizing the size of its GtkWindows. 
  - Include _kiwi.c in tarball, fixes build.
  - Use pkg-config to find pygtk version.
* debian/control:
  - added pkg-config to Build-Depends.
* debian/patches/02_avoid_version_checking.diff:
  - updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=== 1.9.13 ===
 
2
2007-02-01  Johan Dahlin  <jdahlin@async.com.br>
 
3
 
 
4
        * NEWS:
 
5
        * debian/changelog:
 
6
        * doc/howto.tex:
 
7
        * kiwi/__version__.py:
 
8
 
 
9
        Release 1.9.13
 
10
        
 
11
2007-02-01  Johan Dahlin  <jdahlin@async.com.br>
 
12
 
 
13
        * setup.py (pkgs): Use pkg-config instead of importing gtk
 
14
        which requires a display.
 
15
 
 
16
        * MANIFEST.in: Always include _kiwi.c
 
17
 
 
18
2007-01-31  Ronaldo Maia <romaia@async.com.br>
 
19
 
 
20
        reviewed by: Johan Dahlin  <jdahlin@async.com.br>
 
21
 
 
22
        * kiwi/ui/icon.py: Fix workaround for recompute and call it after
 
23
        showing an icon on a widget.
 
24
 
1
25
=== 1.9.12 ===
2
26
2007-01-29  Johan Dahlin  <jdahlin@async.com.br>
3
27