blob: 35d858058d228857b9b91933324384e71b02ad70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
indicator-applet (0.1.2-0ubuntu2) UNRELEASED; urgency=low
* Add debian/watch.
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Mar 2009 10:51:46 +0100
indicator-applet (0.1.2-0ubuntu1) jaunty; urgency=low
* New upstream version
* Removes duplicate prototypes (LP: #338885)
* Fixes background color to match them on dark themes when
the panel color is not set (LP: #334490)
* Removing the handle and replacing it with the ability to
right click on the applet to get a panel menu (LP: #339818)
* Various build fixes
-- Ted Gould <ted@ubuntu.com> Sun, 15 Mar 2009 08:58:20 -0500
indicator-applet (0.1.1-0ubuntu2) jaunty; urgency=low
* src/applet-main.c, applet_fill_cb(): Do not show anything if we
are running under a stracciatella GNOME session (i. e. without
Ubuntu components). See UbuntuSpec:stracciatella-session.
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Feb 2009 17:24:04 +0100
indicator-applet (0.1.1-0ubuntu1) jaunty; urgency=low
* New upstream release with some icon changes.
* debian/control: Fix Vcs-Bzr.
* debian/control: Update package descriptions; the messaging part is
provided by indicator-messages.
* debian/copyright: Fix leftover word "either" from the license
description.
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Feb 2009 16:12:01 +0100
indicator-applet (0.1-0ubuntu1) jaunty; urgency=low
* Initial release, based on DX team's PPA packaging branch.
(lp:~indicator-applet-developers/indicator-applet/applet-packaging)
* Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* is
under that license.
* debian/control: Add Homepage:, Vcs-Bzr:, and proper package
descriptions.
* debian/copyright: Properly describe licenses.
* configure.ac: Add missing gio-2.0 pkgconfig check (from DX team
PPA packaging branch), and autoreconf to pick up the change.
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 10:28:14 +0100
|