diff options
author | Ted Gould <ted@gould.cx> | 2010-06-03 14:14:23 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-03 14:14:23 -0500 |
commit | f50f08a0bd251c489c574e6ade088b30fdcf4c58 (patch) | |
tree | 3130404a8a3fa90d6ae078a310a78cb4e4b61e88 /debian/changelog | |
parent | 614e30aa1dac3cd9fff093cea51055c924c7fb7c (diff) | |
download | ayatana-indicator-application-f50f08a0bd251c489c574e6ade088b30fdcf4c58.tar.gz ayatana-indicator-application-f50f08a0bd251c489c574e6ade088b30fdcf4c58.tar.bz2 ayatana-indicator-application-f50f08a0bd251c489c574e6ade088b30fdcf4c58.zip |
debian/control: Add GObject Introspection and Vala build
dependencies.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3f67f35..6778f32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ indicator-application (0.2.0-0ubuntu1~ppa1) UNRELEASED; urgency=low * Build GIR and VAPI files * Fixes to documentation and enum construction * Fix distcheck + * debian/control: Add GObject Introspection and Vala build + dependencies. - -- Ted Gould <ted@ubuntu.com> Thu, 03 Jun 2010 13:55:12 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 03 Jun 2010 14:13:56 -0500 indicator-application (0.0.21-0ubuntu1~ppa1) lucid; urgency=low |