aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-19 12:33:19 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-19 12:33:19 -0500
commit4f5faf2991123d7dc56624f57872805e260b35b2 (patch)
tree3c5f371134f47ba697dc04459d8e467a8b61836a /debian
parentda266737b3722fd700d9bea2a6632a9634a5d00f (diff)
downloadayatana-indicator-printers-4f5faf2991123d7dc56624f57872805e260b35b2.tar.gz
ayatana-indicator-printers-4f5faf2991123d7dc56624f57872805e260b35b2.tar.bz2
ayatana-indicator-printers-4f5faf2991123d7dc56624f57872805e260b35b2.zip
- Drop Build-Depends on cdbs.
- Add a Build-Depends on gnome-common.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c1c2cc5..6562994 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ indicator-printers (0.1.7-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Bump debhelper Build-Depends to (>= 9).
- Update style to be consistent with other indicators.
+ - Drop Build-Depends on cdbs.
+ - Add a Build-Depends on gnome-common.
* debian/rules:
- Migrate from cdbs to using the dh sequencer.
- Override dh_autoreconf to call autogen.sh.
diff --git a/debian/control b/debian/control
index 663aab7..ccae56c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: extra
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
XSBC-Original-Maintainer: Lars Uebernickel <lars.uebernickel@canonical.com>
Build-Depends: debhelper (>= 9),
- cdbs (>= 0.4.41),
autotools-dev,
dh-autoreconf,
+ gnome-common,
libglib2.0-dev (>= 2.22.3),
libgtk-3-dev,
libdbusmenu-glib-dev (>= 0.5.90),