diff options
author | Ted Gould <ted@canonical.com> | 2009-02-17 10:26:55 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-17 10:26:55 -0600 |
commit | 3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6 (patch) | |
tree | 1372e434ea5620bcf8294be151302ee141cd71f6 /debian/changelog | |
parent | 4c82f21c8908e40e2d5f638b15c0e325ed859177 (diff) | |
parent | 23d66233aef2061ef5f9d1e6dee33a8632c0b943 (diff) | |
download | libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.tar.gz libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.tar.bz2 libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.zip |
Cherry picking r136 from the ubuntu-core-dev packaging branch that cleans up the licensing, descriptions, and adds additional info
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a05e8e4..c5559b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,21 @@ -indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low +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 09:10:51 +0100 + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 10:28:14 +0100 |