From a15a234e42086c84a6731861dfc32ebc901823d5 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 5 Mar 2009 09:23:03 -0600 Subject: [PATCH] * debian/control: build-depend on gettext-base, in case the builder needs to run get-po --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7ffc95c0..d03e24f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ screen-profiles (1.33) unreleased; urgency=low - * + * debian/control: build-depend on gettext-base, in case the builder needs to + run get-po - -- Dustin Kirkland Mon, 02 Mar 2009 17:46:51 -0600 + -- Dustin Kirkland Thu, 05 Mar 2009 09:22:29 -0600 screen-profiles (1.32-0ubuntu1) jaunty; urgency=low diff --git a/debian/control b/debian/control index c4df0e95..4b46d676 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Dustin Kirkland XSBC-Original-Maintainer: Dustin Kirkland Standards-Version: 3.8.0 -Build-Depends: debhelper (>= 6) +Build-Depends: debhelper (>= 6), gettext-base Homepage: http://launchpad.net/screen-profiles Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/screen-profiles/main