blob: c5559b4aeb7a53b9ccce99d74684e6747e1c1988 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
indicator-applet (0.1-0ubuntu2) UNRELEASED; urgency=low
* debian/control: Fix Vcs-Bzr.
* debian/control: Update package descriptions; the messaging part is
provided by indicator-messages.
-- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:22:42 +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
|