From 627d39ac66d65a93933f0621289e4ca8cb18a4cb Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 16 Dec 2008 11:13:03 -0600 Subject: [PATCH] depend on gettext-base, Bug #308509 --- debian/changelog | 6 +++--- debian/control | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f6a9b507..db79ac49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -screen-profiles (1.0) jaunty; urgency=low +screen-profiles (1.0-0ubuntu1) jaunty; urgency=low [ Dustin Kirkland ] * Initial upload - ubuntu, debian, redhat, fedora profiles - select-screen-profile utility - + - add dependency on gettext-base (LP: #308509) [ Nicolas Barcet ] * Allow local modification of .screenrc (LP: #308216) * Add some nice defaults to ubuntu.screenrc - -- Dustin Kirkland Mon, 15 Dec 2008 23:02:09 -0600 + -- Dustin Kirkland Tue, 16 Dec 2008 11:03:41 -0600 diff --git a/debian/control b/debian/control index 9806298f..6d9e8685 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/screen-profiles/main Package: screen-profiles Architecture: all -Depends: debconf (>= 0.5) | debconf-2.0, screen +Depends: debconf (>= 0.5) | debconf-2.0, screen, gettext-base Recommends: update-notifier-common Description: a set of useful profiles and a profile-switcher for GNU screen screen-profiles includes a set of profiles for the GNU screen window manager.