diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 14:07:42 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 14:07:42 -0500 |
commit | 10bad3238a749edd39bc2b5a867b22085fc3c606 (patch) | |
tree | 109bba69f98e178f688260670e12231d040f673f /debian/changelog | |
parent | 1e30ac26455010a6797cefae629eee94ea4589dd (diff) | |
download | ayatana-ido-10bad3238a749edd39bc2b5a867b22085fc3c606.tar.gz ayatana-ido-10bad3238a749edd39bc2b5a867b22085fc3c606.tar.bz2 ayatana-ido-10bad3238a749edd39bc2b5a867b22085fc3c606.zip |
- Reorganize Build-Depends: move libxorg-gtest-dev up to be consistent with
other indicator stack packages.
- List libgtest-dev explicitly in Build-Depends.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1ee580b..e185934 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ ido (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Update to match style with other indicator stack packages: use trailing commas at the end of dependency lists. - Add gnome-common to Build-Depends. + - Reorganize Build-Depends: move libxorg-gtest-dev up to be consistent with + other indicator stack packages. + - List libgtest-dev explicitly in Build-Depends. * debian/rules: - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to dh_makeshlibs. |