aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-15 12:13:28 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-15 12:13:28 -0500
commit6f1b9150edbe7843b1a7815fa89661b36f0b35c3 (patch)
tree43a906cb57858e125ce1f76d36ee71d3c7f04fe9 /debian/changelog
parent37060f4ab5c2bc83af9e36bb8ba962cd0ce75c76 (diff)
downloadayatana-indicator-session-6f1b9150edbe7843b1a7815fa89661b36f0b35c3.tar.gz
ayatana-indicator-session-6f1b9150edbe7843b1a7815fa89661b36f0b35c3.tar.bz2
ayatana-indicator-session-6f1b9150edbe7843b1a7815fa89661b36f0b35c3.zip
Explicitly list libgtest-dev in Build-Depends, even though it does get
pulled in via libxorg-gtest-dev.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0139e2c..716364d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low
- Add dh-autoreconf to Build-Depends.
- Add gnome-common to Build-Depends.
- Add libdbustest1-dev, dbus-test-runner to Build-Depends.
+ - Explicitly list libgtest-dev in Build-Depends, even though it does get
+ pulled in via libxorg-gtest-dev.
- Adjust style to be consistent and use trailing commas in lists.
- Update Vcs-Bzr and Vcs-Browser fields and add notice for uploaders.