~noskcaj/ubuntu/trusty/elilo/merge

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-23 13:40:13 UTC
  • mfrom: (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070523134013-4sixpakqkx53qhj0
Tags: 3.6-3.1ubuntu1
Merge with Debian; remaining changes:

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: optional
4
4
Maintainer: Bdale Garbee <bdale@gag.com>
5
 
Build-Depends: debhelper (>> 5), gnu-efi (>=3.0c-1)
6
 
Standards-Version: 3.6.2.1
 
5
Build-Depends: debhelper (>> 5), gnu-efi (>=3.0c-1), po-debconf
 
6
Standards-Version: 3.7.2
7
7
 
8
8
Package: elilo
9
9
Architecture: i386 ia64
10
 
Depends: efibootmgr, dosfstools
 
10
Depends: efibootmgr, dosfstools, debconf (>= 0.5)
11
11
Description: Bootloader for systems using EFI-based firmware
12
12
 This is the Linux bootloader for systems using the Intel EFI firmware
13
13
 specification.  This includes all ia64 systems, and some ia32 systems.