aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-16 15:41:16 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-16 15:41:16 -0500
commitbf02832a7c5eaa39405cc59e7a89a8b8d73b2a84 (patch)
tree64e68ea78ce1245e66f86ca5c0ab1636e7f16afd /debian
parentb3c1c09b14cd358f830dd8a486bfddaf17d014de (diff)
downloadayatana-indicator-datetime-bf02832a7c5eaa39405cc59e7a89a8b8d73b2a84.tar.gz
ayatana-indicator-datetime-bf02832a7c5eaa39405cc59e7a89a8b8d73b2a84.tar.bz2
ayatana-indicator-datetime-bf02832a7c5eaa39405cc59e7a89a8b8d73b2a84.zip
Add gnome-common to Build-Depends.
Diffstat (limited to 'debian')
-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 7657555..531276c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ indicator-datetime (12.10.3-0ubuntu1) UNRELEASED; urgency=low
- Reorganize Build-Depends for clarity.
- Drop Build-Depends on cdbs, bump debhelper to (>= 9).
- Update Vcs-Bzr and Vcs-Browser, add a notice for uploaders.
+ - Add gnome-common to Build-Depends.
* debian/compat: bump compat level to 9.
* debian/rules:
- Switch to using the dh sequencer instead of cdbs rules, adjust targets
diff --git a/debian/control b/debian/control
index dc3e8f9..190329f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9),
quilt,
dh-autoreconf,
intltool (>= 0.35.0),
+ gnome-common,
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),
libdbusmenu-gtk3-dev (>= 0.5.90),