blob: 582d4e8da501c849d6e7910d058af6649cc361d0 (
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
|
indicator-application (0.0.1-0ubuntu3~ppa3) karmic; urgency=low
* Massive name change.
* debian/* changing packaging to not be "custom" anymore and now
everything is "application"
-- Ted Gould <ted@ubuntu.com> Wed, 02 Dec 2009 12:06:25 -0600
indicator-application (0.0.1-0ubuntu3~ppa2) karmic; urgency=low
* Implementing the service and having the indicator and app
library start using it.
-- Ted Gould <ted@ubuntu.com> Wed, 02 Dec 2009 11:58:08 -0600
indicator-application (0.0.1-0ubuntu3~ppa1) karmic; urgency=low
* Flesh out the library to have stuff working.
* Updating test suite to run under dbus-test-runner.
-- Ted Gould <ted@ubuntu.com> Tue, 01 Dec 2009 09:17:24 -0600
indicator-application (0.0.1-0ubuntu2) karmic; urgency=low
* debian/control: Splitting out libappindicator
* Adding debian/libappindicator0.install,
debian/libappindicator-dev.install,
debian/indicator-application.install
to make all the different packages.
-- Ted Gould <ted@ubuntu.com> Mon, 02 Nov 2009 21:41:20 -0600
indicator-application (0.0.1-0ubuntu1) karmic; urgency=low
* Development packaging edition.
-- Robert Collins <robert@canonical.com> Thu, 29 Oct 2009 15:44:14 +1100
|