diff options
author | Ted Gould <ted@canonical.com> | 2009-08-04 00:32:09 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-04 00:32:09 +0100 |
commit | 8bed775cad9602ebdc02384ecb20d72207c3bf51 (patch) | |
tree | b7d2378990e99d715c376cc5374b28cf729a64d5 /debian/changelog | |
parent | 84f000268db92a3070b223c956f07dac729c4703 (diff) | |
download | libayatana-indicator-8bed775cad9602ebdc02384ecb20d72207c3bf51.tar.gz libayatana-indicator-8bed775cad9602ebdc02384ecb20d72207c3bf51.tar.bz2 libayatana-indicator-8bed775cad9602ebdc02384ecb20d72207c3bf51.zip |
* Added libindicate-gtk-dev.install and libindicate-gtk0.install
for the new library.
* Renamed libindicate1.install to libindicate2.install to match
the package name change.
* Modified libindicate-dev to be more specific about the header
files that it grabs.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a33afbf..361e01a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,18 @@ -indicator-applet (0.2.0~bzr309-0ubuntu4~ppa2) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr309-0ubuntu4~ppa3) UNRELEASED; urgency=low * Merging in upstream code to split out libindicate-gtk * debian/control: * Changing the version number of libindcate to 2 to match the .so numbering. * Creating packages for libindicate-gtk - - -- Ted Gould <ted@ubuntu.com> Tue, 04 Aug 2009 00:26:22 +0100 + * Added libindicate-gtk-dev.install and libindicate-gtk0.install + for the new library. + * Renamed libindicate1.install to libindicate2.install to match + the package name change. + * Modified libindicate-dev to be more specific about the header + files that it grabs. + + -- Ted Gould <ted@ubuntu.com> Tue, 04 Aug 2009 00:30:55 +0100 indicator-applet (0.2.0~bzr309-0ubuntu3) karmic; urgency=low |