aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-15 11:56:16 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-15 11:56:16 -0500
commit78fa11f9da94c63e181306ee58657b3c0afb761b (patch)
tree91e299a7f81c06ac1cb23bb0b39d7f28b8b8c18f /debian
parent8989d86c70064791180a0fa3cafbe45f6369f6b0 (diff)
downloadayatana-indicator-power-78fa11f9da94c63e181306ee58657b3c0afb761b.tar.gz
ayatana-indicator-power-78fa11f9da94c63e181306ee58657b3c0afb761b.tar.bz2
ayatana-indicator-power-78fa11f9da94c63e181306ee58657b3c0afb761b.zip
Add autopoint 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 f303796..5119541 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ indicator-power (12.10.6-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Bump Build-Depends on debhelper to (>= 9).
- Reorganize Build-Depends for clarity; build system b-deps first.
+ - Add autopoint to Build-Depends.
- Use trailing commas for dep lists, as per other indicator packages.
- Update Vcs-Bzr and Vcs-Browser fields, add notice to uploaders.
* debian/compat: bump to compat level 9.
diff --git a/debian/control b/debian/control
index 195d2e2..97bee5c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
+ autopoint,
intltool,
libgtk-3-dev,
libglib2.0-dev (>= 2.33),