~serge-hallyn/ubuntu/lucid/initramfs-tools/udevsettle

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-04-16 13:13:50 UTC
  • Revision ID: james.westby@ubuntu.com-20100416131350-7dvbncxc3logo0ft
Tags: 0.92bubuntu74
* debian/control, debian/rules:
  - force libc6 dependency to >= 2.11 (and libc6.1 on ia64, the libc6
    has a different packages name on this architecture) to workaround a
    bug in libapt  when it orders the install for essential packages
    (LP: #559582)
    This can be removed after lucid

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
Package: initramfs-tools-bin
28
28
Architecture: any
29
 
Depends: ${shlibs:Depends}, ${misc:Depends}
 
29
Depends: ${shlibs:Depends}, ${misc:Depends}, libc6 (>= 2.11) [armel amd64 i386 powerpc sparc], libc6.1 (>= 2.11) [ia64]
30
30
Description: binaries used by initramfs-tools
31
31
 This package contains binaries used inside the initramfs images generated
32
32
 by initramfs-tools.