aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 16:38:42 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 16:38:42 -0500
commitd18b6c276935d8c66d6013b00e04a02da575f689 (patch)
tree52c0f07c7238420746586ef259f7fcbd03741451 /debian
parentbaa58fe7aa924cadcc04941f4dbebeefe52874c9 (diff)
downloadayatana-indicator-power-d18b6c276935d8c66d6013b00e04a02da575f689.tar.gz
ayatana-indicator-power-d18b6c276935d8c66d6013b00e04a02da575f689.tar.bz2
ayatana-indicator-power-d18b6c276935d8c66d6013b00e04a02da575f689.zip
* debian/control:
- Bump Build-Depends on debhelper to (>= 9).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b2c5f8..636b222 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
indicator-power (12.10.6-0ubuntu1) UNRELEASED; urgency=low
- *
+ * debian/control:
+ - Bump Build-Depends on debhelper to (>= 9).
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 14 Nov 2012 13:55:03 -0500
diff --git a/debian/control b/debian/control
index cb19f9d..9e3a63a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: indicator-power
Section: gnome
Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
libgtk-3-dev,
libglib2.0-dev (>= 2.33),
libindicator3-dev (>= 0.3.90),