~ubuntu-branches/ubuntu/quantal/usplash/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-09-23 14:27:10 UTC
  • Revision ID: james.westby@ubuntu.com-20090923142710-ev0zz7ry0zysewzc
Tags: 0.5.38
LP: #392039, #431812.
* debian/control:
  - increase dependency on initramfs-tools for new framebuffer handling
* initramfs/hooks/usplash:
  - change pre-requisite to framebuffer
* initramfs/scripts/init-top/usplash:
  - remove mknod and modprobe calls now udev takes care of that 

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Package: usplash
10
10
Architecture: amd64 armel i386 lpia powerpc sparc
11
 
Depends: ${shlibs:Depends}, debconf (>= 0.5) | debconf-2.0, initramfs-tools (>= 0.40ubuntu30)
 
11
Depends: ${shlibs:Depends}, debconf (>= 0.5) | debconf-2.0, initramfs-tools (>= 0.92bubuntu50)
12
12
Recommends: usplash-theme-ubuntu | usplash-theme
13
13
Description: Userspace bootsplash utility
14
14
 Usplash is a userspace application that uses the Linux framebuffer interface