aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control3
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c521b9e..3f5f5af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Reorganize Build-Depends for clarity.
- Update style to match other indicator stack packages.
+ - Drop Build-Depends on cdbs.
+ - Bump debhelper Build-Depends to (>= 9).
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 21 Nov 2012 13:17:02 -0500
diff --git a/debian/control b/debian/control
index 3b2499a..e612de0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Uploaders: Evgeni Golov <evgeni@debian.org>
-Build-Depends: debhelper (>= 8.1.3),
- cdbs (>= 0.4.93),
+Build-Depends: debhelper (>= 9),
quilt,
dh-autoreconf,
libtool,