diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-04-21 11:01:20 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-04-21 11:01:20 +0200 |
commit | 86518f0077d21a11d110aefb2b5f5f1f6f41ec86 (patch) | |
tree | 73d1b85a8b1718aa042baaa9a433c0f9405094fc /debian/changelog | |
parent | 4f93e61ce219b1181577b7d7dae63a2da2ac5abe (diff) | |
parent | 04a9942b4d950964f74e3bfcc09ca9cefe15d600 (diff) | |
download | ayatana-indicator-application-86518f0077d21a11d110aefb2b5f5f1f6f41ec86.tar.gz ayatana-indicator-application-86518f0077d21a11d110aefb2b5f5f1f6f41ec86.tar.bz2 ayatana-indicator-application-86518f0077d21a11d110aefb2b5f5f1f6f41ec86.zip |
releasing version 0.0.19-0ubuntu4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 385872b..c396da1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +indicator-application (0.0.19-0ubuntu4) lucid; urgency=low + + * bindings/mono/appindicator-sharp-0.1.pc.in: + + Fix pcfile to point to library install location (LP: #564506) + * debian/control, + debian/libappindicator0-cil.install, + debian/libappindicator0-cil.installcligac, + debian/libappindicator-cil-dev.install, + debian/libappindicator0.0-cil.install, + debian/libappindicator0.0-cil.installcligac, + debian/libappindicator0.1-cil-dev.install: + + Rename packages to comply with Debian CLI policy + * debian/libappindicator0.0-cil.install, + debian/libappindicator0.0-cil.installcligac: + + Fix library install location to comply with Debian CLI policy + * debian/control, + debian/rules: + + Pass CSC variable to use mono-csc default compiler from mono-devel + 2.4.3, rather than the default 2.0-only compiler + * debian/rules: + + Fix processing of rules to track dependency information on Mono + binding, by running rules in correct order + + -- Jo Shields <directhex@apebox.org> Fri, 16 Apr 2010 10:42:48 +0100 + indicator-application (0.0.19-0ubuntu3) lucid; urgency=low * Merging patch to add assembly information to Mono binding (LP: #547195) |