diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-06-14 12:30:15 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-06-14 12:30:15 -0400 |
commit | c6734d217e6c9f7e9d1702d3e454b6291732a0b8 (patch) | |
tree | f29c0cd358799e06983f219993a21b8310fbf44c | |
parent | 0eb105da91f3f41692a2ea3504d177bb77b90806 (diff) | |
download | libayatana-appindicator-c6734d217e6c9f7e9d1702d3e454b6291732a0b8.tar.gz libayatana-appindicator-c6734d217e6c9f7e9d1702d3e454b6291732a0b8.tar.bz2 libayatana-appindicator-c6734d217e6c9f7e9d1702d3e454b6291732a0b8.zip |
renamed cil binary to libappindicator0.1 to match the assembly
version (LP: #592706)
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b2dc6de..285b966 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ indicator-application (0.2.0-0ubuntu3) UNRELEASED; urgency=low - * renamed cil binary to libappindicator0.1 to match the assembly version + * renamed cil binary to libappindicator0.1 to match the assembly + version (LP: #592706) -- Ken VanDine <ken.vandine@canonical.com> Fri, 11 Jun 2010 10:56:46 -0400 |