diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 5846d2c..0801ab4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,20 @@ indicator-application (0.0.6-0ubuntu1) UNRELEASED; urgency=low - * Upstream release + * Upstream release 0.0.6 + * Include Python binding + * Include Mono binding + * Minor bug fixes + * Fixing when menus are set twice. (LP: #497812) + * Keeping a constant signature for the library instead of + building it each time. + * debian/control, debian/python-appindicator.install: Building + a binary package for the python bindings. + * debian/control: Adding python building build deps + * debian/control, debian/libappindicator0-cil.install: Building + a binary package for the Mono bindings. + * debian/control: Adding Mono building build deps + + [Ken VanDine] * Added mono bindings - debian/libappindicator0-cil.install - debian/libappindicator0-cil-dev.install @@ -9,13 +23,7 @@ indicator-application (0.0.6-0ubuntu1) UNRELEASED; urgency=low - don't use gnome.mk, specify all the targets to build python bindings for each supported python version - [Ted Gould] - * Adding in Python bindings. - * debian/control, debian/python-appindicator.install: Building - a binary package for the python bindings. - * debian/control: Adding python building build deps - - -- Ken VanDine <ken.vandine@canonical.com> Wed, 16 Dec 2009 14:36:05 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 17 Dec 2009 14:45:50 -0600 indicator-application (0.0.4-0ubuntu2) lucid; urgency=low |