diff options
author | Ted Gould <ted@canonical.com> | 2009-02-17 10:28:17 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-17 10:28:17 -0600 |
commit | 19665b4439136efaf34f410b453f06da27617dd8 (patch) | |
tree | 602756e446d6931bbb7d768066cc60186525dd68 | |
parent | 3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6 (diff) | |
parent | e072deed6071e7afe48e3c7892ac6ac3374d1667 (diff) | |
download | libayatana-indicator-19665b4439136efaf34f410b453f06da27617dd8.tar.gz libayatana-indicator-19665b4439136efaf34f410b453f06da27617dd8.tar.bz2 libayatana-indicator-19665b4439136efaf34f410b453f06da27617dd8.zip |
Cherry picking r137 from the ubuntu-core-dev packaging branch that has licensing fixes
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c5559b4..55f5b29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ 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. + * debian/copyright: Fix leftover word "either" from the license + description. - -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:22:42 +0100 + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:26:38 +0100 indicator-applet (0.1-0ubuntu1) jaunty; urgency=low diff --git a/debian/copyright b/debian/copyright index cf44847..9326fc7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,7 +15,7 @@ License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License. + the Free Software Foundation, version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |