aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 15:46:25 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 15:46:25 -0500
commit1abf9207324cd9c666b18175c80e092d4a2e243b (patch)
tree0ad8f46d69af3c3b421516cfa5f17e90f8cb89ab
parent7432f4d21457d14e2491e23a63c5785b1f55acbd (diff)
downloadayatana-indicator-session-1abf9207324cd9c666b18175c80e092d4a2e243b.tar.gz
ayatana-indicator-session-1abf9207324cd9c666b18175c80e092d4a2e243b.tar.bz2
ayatana-indicator-session-1abf9207324cd9c666b18175c80e092d4a2e243b.zip
Add gnome-common to Build-Depends.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6cef414..76c7400 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low
- Override dh_autoreconf to run autogen.sh.
* debian/control:
- Add dh-autoreconf to Build-Depends.
+ - Add gnome-common to Build-Depends.
- Adjust style to be consistent and use trailing commas in lists.
- Update Vcs-Bzr and Vcs-Browser fields and add notice for uploaders.
diff --git a/debian/control b/debian/control
index 095dc4b..8bfe5b6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
dh-translations,
intltool,
+ gnome-common,
libxorg-gtest-dev,
libgtk-3-dev,
libglib2.0-dev (>= 2.33),