From 008408f2c4bef6ea57b6d962e2a6397087fab488 Mon Sep 17 00:00:00 2001 From: Tuomo Tanskanen Date: Wed, 3 Mar 2010 08:22:27 +0200 Subject: [PATCH] install dep to busybox added --- debian/changelog | 6 +++++- debian/control | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 41894f2..541635f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cell-modem-ui (0.5.1~unreleased1) fremantle; urgency=low +cell-modem-ui (0.5.1~unreleased2) fremantle; urgency=low * More localizations - Danish da_DK (thanks zyborg) @@ -6,6 +6,10 @@ cell-modem-ui (0.5.1~unreleased1) fremantle; urgency=low - Revised fi_FI - Greek el_GR (thanks Saturn) - Bulgarian bg_BG (thanks todor_tsankov) + * Package short and long descriptions added to po files, + makes them visible in Transifex + * Architecture limited to armel only + * Install dependency to busybox added due postinst scripts -- Tuomo Tanskanen Wed, 03 Mar 2010 07:26:40 +0200 diff --git a/debian/control b/debian/control index aab130b..4ad9b4b 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Standards-Version: 3.8.0 Package: cell-modem-ui Section: user/system -Architecture: any -Depends: ${shlibs:Depends}, osso-systemui-powerkeymenu (>= 0.2.0.0) +Architecture: armel +Depends: ${shlibs:Depends}, osso-systemui-powerkeymenu (>= 0.2.0.0), busybox-symlinks-psmisc, busybox XB-Maemo-Display-Name: Cellular Modem Control Buttons Description: Adds Tablet Mode/Phone Mode buttons to powerkey menu. Enables switching the cellular modem on or off, without going -- 1.7.9.5