diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-01-24 22:12:54 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-01-24 22:12:54 -0500 |
commit | 9055ae0aac5986a9c84ef30b34377a14b8c40298 (patch) | |
tree | 2cc027996b4d73dd698cf7b7e21f7bef7b528a38 /debian/changelog | |
parent | 0e4459f9e252d1e17e83fb73fa86540fe17b23be (diff) | |
download | libayatana-appindicator-9055ae0aac5986a9c84ef30b34377a14b8c40298.tar.gz libayatana-appindicator-9055ae0aac5986a9c84ef30b34377a14b8c40298.tar.bz2 libayatana-appindicator-9055ae0aac5986a9c84ef30b34377a14b8c40298.zip |
- Don't specify pyglib-2.0-python2.6 in LDFLAGS
- dhr_autoreconf
* debian/libappindicator1.symbols, debian/libappindicator3-1.symbols
- added symbols
* s/pyglib-2.0-python2.6/pyglib-2.0-python2.7/ for python bindings.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 2603f91..15bf497 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,23 @@ -libappindicator (0.4.1-0ubuntu3) UNRELEASED; urgency=low +libappindicator (0.4.1-0ubuntu4) UNRELEASED; urgency=low * rebuild for libindicator7 * bindings/python/Makefile.am - - Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and - only works with python2.6 + - Don't specify pyglib-2.0-python2.6 in LDFLAGS * debian/rules - - include autoreconf.mk + - dhr_autoreconf * debian/control - added build dep on dh-autoreconf + * debian/libappindicator1.symbols, debian/libappindicator3-1.symbols + - added symbols -- Ken VanDine <ken.vandine@canonical.com> Tue, 24 Jan 2012 12:58:34 -0500 +libappindicator (0.4.1-0ubuntu3) precise; urgency=low + + * s/pyglib-2.0-python2.6/pyglib-2.0-python2.7/ for python bindings. + + -- Adam Conrad <adconrad@ubuntu.com> Sat, 03 Dec 2011 21:28:16 -0700 + libappindicator (0.4.1-0ubuntu2) oneiric; urgency=low * src/app-indicator.c: |