diff options
author | Ted Gould <ted@gould.cx> | 2010-06-03 14:20:45 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-03 14:20:45 -0500 |
commit | ead73d059c5a82a5d03217f88315fe80305cf085 (patch) | |
tree | 38451d46f6117c10ebf8381ac7b44a3601dc417c /debian/changelog | |
parent | da48072afc6bbc42e165af94b21990ba47a19c1e (diff) | |
download | libayatana-appindicator-ead73d059c5a82a5d03217f88315fe80305cf085.tar.gz libayatana-appindicator-ead73d059c5a82a5d03217f88315fe80305cf085.tar.bz2 libayatana-appindicator-ead73d059c5a82a5d03217f88315fe80305cf085.zip |
Added debian/gir1.0-libappindicator-0.1.install and modified
debian/control and debian/libappindicator-dev.install to handle
the VAPI and GI files.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b740be0..48a5de5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,11 @@ indicator-application (0.2.0-0ubuntu1~ppa1) UNRELEASED; urgency=low * Fix distcheck * debian/control: Add GObject Introspection and Vala build dependencies. + * Added debian/gir1.0-libappindicator-0.1.install and modified + debian/control and debian/libappindicator-dev.install to handle + the VAPI and GI files. - -- Ted Gould <ted@ubuntu.com> Thu, 03 Jun 2010 14:13:56 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 03 Jun 2010 14:19:48 -0500 indicator-application (0.0.21-0ubuntu1~ppa1) lucid; urgency=low |