diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..65ea31a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,51 @@ +indicator-messages (0.1.4-0ubuntu2~ppa3) UNRELEASED; urgency=low + + * New upstream merge + * Now with better linkage. + * Bah, right symbol + * More upstream. + + -- Ted Gould <ted@ubuntu.com> Fri, 03 Apr 2009 16:32:49 -0500 + +indicator-messages (0.1.4-0ubuntu1) jaunty; urgency=low + + * New upstream version + * Adding the display of indicators that are login messages coming from + other applications. (LP: #345494) + * Making all times displayed for IM messages relative instead of + absolute. (LP: #346345) + * Cleaning up the server removal code. May fix (LP: #345599), I can't + recreate it anymore afterwards. + + -- Ted Gould <ted@ubuntu.com> Sat, 28 Mar 2009 00:05:06 -0500 + +indicator-messages (0.1.3-0ubuntu1) jaunty; urgency=low + + [ Ted Gould ] + * New upstream version. + - Now changes the icon based on non-IM indicators so that Evolution + works much better. (LP: #342480) + - Now the menu items are in a predictable order, alphabetical. + - The Messages for a particular client (i.e. Pidgin) are grouped with + the client they're associated with. + - Adjusting the icon size to match the new one in the Human theme. + - Adjusting the build so that all the different libraries are not + built in a versioned manner. Now it's just one .so, which is + what it should have been originally. + + [ Martin Pitt ] + * Add debian/watch. + * Add bzr-builddeb configuration. + * debian/copyright: Fix download location. + + -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Mar 2009 12:23:17 +0100 + +indicator-messages (0.1-0ubuntu1) jaunty; urgency=low + + * Initial release, based on DX team's PPA packaging branch. + (lp:~indicator-applet-developers/indicator-applet/messages-packaging) + * debian/control: Add Homepage:, Vcs-Bzr:, and fix package + description. + * debian/copyright: Properly describe license. + + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:35:38 +0100 |