diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 14:41:02 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 14:41:02 -0500 |
commit | e88b95153e73368d1d9417a3e345b1d6cff119ff (patch) | |
tree | 7982a3cfe887c7f00ecd029cd603cc240d212b91 /debian/changelog | |
parent | a873cad11ec451441bfadd20eaeafc43b2c0757f (diff) | |
download | ayatana-indicator-application-e88b95153e73368d1d9417a3e345b1d6cff119ff.tar.gz ayatana-indicator-application-e88b95153e73368d1d9417a3e345b1d6cff119ff.tar.bz2 ayatana-indicator-application-e88b95153e73368d1d9417a3e345b1d6cff119ff.zip |
Add gnome-common to Build-Depends.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 23d1cdd..55708e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ indicator-application (12.10.1-0ubuntu1) UNRELEASED; urgency=low - Update style to match other indicator packages. - Reorganize Build-Depends for consistency with other indicator packages. - Add dh-autoreconf to Build-Depends. + - Add gnome-common to Build-Depends. * debian/rules: - Use dh_autoreconf with dh sequencer. - Override dh_autoreconf to call autogen.sh and not call configure. |