~ubuntu-branches/ubuntu/oneiric/friendly-recovery/oneiric

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-07-04 18:40:59 UTC
  • Revision ID: james.westby@ubuntu.com-20080704184059-to612pp4dejwdkux
Tags: 0.2.5
* debian/control:
  - recommnd "gettext-base" instead of gettext (thanks 
    to Colin Watson)
  - move bzr tree to ~ubuntu-core-dev and update Vcs-Bzr

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
5
5
Build-Depends: debhelper (>= 5.0.38), cdbs
6
6
Standards-Version: 3.7.2
7
 
XS-Vcs-Bzr: http://bazaar.launchpad.net/~mvo/friendly-recovery/ubuntu
 
7
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/friendly-recovery/ubuntu
8
8
 
9
9
Package: friendly-recovery
10
10
Architecture: all
11
11
Depends: upstart, bash, whiptail
12
 
Recommends: gettext, update-manager-core (>= 0.90.0)
 
12
Recommends: gettext-base, update-manager-core (>= 0.90.0)
13
13
Description: Make recovery more user-friendly
14
14
 Make the recovery mode more user-friendly by providing a menu
15
15
 with pluggable options.