aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-17 16:19:43 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-17 16:19:43 -0500
commit60e78aa5b49972bb34b5049d2d54e1be4b7ad992 (patch)
treeef7dd076dc5e911591e141b82c8978234b66bf12 /debian
parent951c79d31caa08eb3c206eeaab23f07953a41fba (diff)
parent75de7c2ea6df3d7a4b5f245a0e7fea706a8a93ee (diff)
downloadayatana-indicator-application-60e78aa5b49972bb34b5049d2d54e1be4b7ad992.tar.gz
ayatana-indicator-application-60e78aa5b49972bb34b5049d2d54e1be4b7ad992.tar.bz2
ayatana-indicator-application-60e78aa5b49972bb34b5049d2d54e1be4b7ad992.zip
* 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
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog24
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