diff options
author | Evgeni Golov <evgeni@debian.org> | 2010-07-14 10:03:46 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2010-07-14 10:03:46 +0200 |
commit | b4d146190da79eaf88b63d38e7d0d40856b5262f (patch) | |
tree | cd3b5e99ccb2ba8a7fd32fe20d78b9c6563ef82f /debian/changelog | |
parent | 34b4a4d73f886573fc992d0618f44817ec12c3a5 (diff) | |
parent | d14f25ad6ec36e956cd2d2c031147b8cb2fddec3 (diff) | |
download | libayatana-indicator-b4d146190da79eaf88b63d38e7d0d40856b5262f.tar.gz libayatana-indicator-b4d146190da79eaf88b63d38e7d0d40856b5262f.tar.bz2 libayatana-indicator-b4d146190da79eaf88b63d38e7d0d40856b5262f.zip |
Merging new upstream release and some changes from Ubuntu.
Don't drop debian/source
* Merged in fix for (LP: #603489)
* New upstream release.
* Removing checking for style properties that aren't used.
* Make it so that a watcher dying is the same as unregistering.
* Merge debian changes
* Drop debian/source/*
* debian/control: Switch VCS for this branch to be the indicator
applet developers branch.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b9f01e2..c86d5b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,28 @@ -libindicator (0.3.8-2) unstable; urgency=low +libindicator (0.3.9-1) unstable; urgency=low + + * Merging new upstream release and some changes from Ubuntu. + + -- Evgeni Golov <evgeni@debian.org> Wed, 14 Jul 2010 10:02:55 +0200 + +libindicator (0.3.9-0ubuntu2) maverick; urgency=low + + * Merged in fix for (LP: #603489) + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 09 Jul 2010 15:24:33 -0400 + +libindicator (0.3.9-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Removing checking for style properties that aren't used. + * Make it so that a watcher dying is the same as unregistering. + * Merge debian changes + * Drop debian/source/* + * debian/control: Switch VCS for this branch to be the indicator + applet developers branch. + + -- Ted Gould <ted@ubuntu.com> Thu, 08 Jul 2010 15:19:08 -0500 + +libindicator (0.3.8-2) UNRELEASED; urgency=low * Revert cdbs drop, as requested by the Ubuntu maintainers. * Update Maintainer and Vcs-* fields for pkg-ayatana. |