diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 715e2f8..368e11a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libindicator (12.10.2-0ubuntu1) UNRELEASED; urgency=low * debian/control: - Reorganize Build-Depends for clarity. - Update style to be consistent with other indicator stack packages. + - Bump debhelper Build-Depends to (>= 9). -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 21 Nov 2012 14:23:18 -0500 diff --git a/debian/control b/debian/control index aab89ea..cd844b9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Core 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>, Kartik Mistry <kartik@debian.org> -Build-Depends: debhelper (>= 5.0), +Build-Depends: debhelper (>= 9), dh-autoreconf, libtool, intltool, |