blob: 756f85e41703cf3feba136cdf7cf3e58307ce4b2 (
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
libindicator (0.3.0-0ubuntu1~ppa1) karmic; urgency=low
* Upstream 0.3.0 Release
* Adds a new tool to load indicators from the command line.
* Adds an object for loading indicators.
* Changes the indicator interface to be object based.
* debian/control, debian/libindicator0: Adding in a new packages
for the binary library.
* debian/control, debian/libindicator-tools: Adding in a new
package for the tools of libindicator.
-- Ted Gould <ted@ubuntu.com> Thu, 10 Dec 2009 10:59:37 -0600
libindicator (0.2.1-0ubuntu2~ppa1) karmic; urgency=low
* Adding in service management code.
* debian/control: Adding a target for libindicator0
* Adding libindicator0.install and libindicator-dev.install
-- Ted Gould <ted@ubuntu.com> Wed, 04 Nov 2009 08:19:01 -0600
libindicator (0.2.1-0ubuntu1) karmic; urgency=low
* Upstream release 0.2.1 (LP: #446619)
* Puts a copyright header on the header file. Should have
been there all along.
-- Ted Gould <ted@ubuntu.com> Fri, 09 Oct 2009 08:12:18 +0200
libindicator (0.2.0-0ubuntu1) karmic; urgency=low
* Upstream release 0.2.0 (LP: #427443):
- Use silent automake mode.
- Tag for final release.
-- Ted Gould <ted@ubuntu.com> Thu, 10 Sep 2009 20:22:45 +0200
libindicator (0.2.0~bzr325-0ubuntu1) karmic; urgency=low
[ Ted Gould ]
* New version (LP: #417039)
* Merging in the seperation from indicator-applet
* debian/* Removing all of the indicator-applet stuff
* Setting the icon path in the .pc file.
* Merging onto the main packaging branch.
* Renaming the second Bonobo server description file to match that
of the FastUserSwitchApplet.
* Upstream merge for better naming of the applet.
* Updating from upstream with two (count them) two applets
installed in the source.
* debian/control: Adding information on indicator-applet-sus which
is a different applet for the SUS indicator.
* debian/indicator-applet.install: Making it more specific so that
it doesn't grab the directories that now have additional files
created by indicator-applet-sus existing.
* debian/indicator-applet-sus.install: List files that are now
used by the new binary package.
[ Ken VanDine ]
* debian/control:
- Set both Vcs-Bzr and Vcs-Bzr-Browser, with ~ubuntu-desktop
[ Martin Pitt ]
* Flush changelog.
* debian/control: Fix Vcs-* links.
-- Ken VanDine <ken.vandine@canonical.com> Tue, 25 Aug 2009 08:35:00 +0200
|