diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-09-01 12:35:36 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-09-01 12:35:36 +0200 |
commit | 38c23eb353e046bed03aa3a196079ad6c529c5fc (patch) | |
tree | fe03bb7db005946847e3918b2a418900cdb8d0f8 /debian/changelog | |
parent | 189472aa40bbdc6bc9f9676202ced5bd2eb5e099 (diff) | |
parent | c8794795a7054eff4e21bbca52321195f2d8720c (diff) | |
download | ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.tar.gz ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.tar.bz2 ayatana-indicator-messages-38c23eb353e046bed03aa3a196079ad6c529c5fc.zip |
* New upstream release, includes apis to allow changing the label and
the icon of sources and add documentation
* debian/libmessaging-menu0.symbols:
- new version update
* debian/libmessaging-menu-dev.install:
- install the documentation
* debian/rules:
- build the documentation
- updated shlibs version
- use --with gir so gir:Depends work as it should (lp: #1044125)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3eaa69d..a495537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-messages (12.10.2-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release, includes apis to allow changing the label and + the icon of sources and add documentation + * debian/libmessaging-menu0.symbols: + - new version update + * debian/libmessaging-menu-dev.install: + - install the documentation + * debian/rules: + - build the documentation + - updated shlibs version + - use --with gir so gir:Depends work as it should (lp: #1044125) + + -- Sebastien Bacher <seb128@ubuntu.com> Sat, 01 Sep 2012 12:25:10 +0200 + indicator-messages (12.10.1-0ubuntu1) quantal-proposed; urgency=low * New upstream version |