diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-16 14:37:40 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-16 14:37:40 -0500 |
commit | 2a5cad3851390bf7a875d40cb525ddbe6ec8a6c2 (patch) | |
tree | 53181f5ab087552e3b9c026972f80015860e34a5 /debian/changelog | |
parent | 53d5f10ac0667f455de2b3e5553647545345b062 (diff) | |
download | libayatana-appindicator-2a5cad3851390bf7a875d40cb525ddbe6ec8a6c2.tar.gz libayatana-appindicator-2a5cad3851390bf7a875d40cb525ddbe6ec8a6c2.tar.bz2 libayatana-appindicator-2a5cad3851390bf7a875d40cb525ddbe6ec8a6c2.zip |
* debian/rules
- don't use gnome.mk, specify all the targets to build python
bindings for each supported python version
* 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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d8bcdb0..59b490a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-application (0.0.4.1-0ubuntu1) UNRELEASED; urgency=low + + * debian/rules + - 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 + indicator-application (0.0.4-0ubuntu2) lucid; urgency=low * debian/control |