diff options
author | Ted Gould <ted@gould.cx> | 2010-04-16 17:24:51 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-04-16 17:24:51 -0500 |
commit | 04a9942b4d950964f74e3bfcc09ca9cefe15d600 (patch) | |
tree | 7ee8d58cd2222a4a1ab6e16caff696909b10fdd5 /debian/changelog | |
parent | b53899d936e165758d192c3dcf3468a3c3efb7f0 (diff) | |
download | libayatana-appindicator-04a9942b4d950964f74e3bfcc09ca9cefe15d600.tar.gz libayatana-appindicator-04a9942b4d950964f74e3bfcc09ca9cefe15d600.tar.bz2 libayatana-appindicator-04a9942b4d950964f74e3bfcc09ca9cefe15d600.zip |
Patch for package names
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..33e4127 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +indicator-application (0.0.19-0ubuntu4) UNRELEASED; 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) |