diff options
| author | Daniel Baumann <daniel@debian.org> | 2008-04-16 08:56:47 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:47:59 +0100 |
| commit | 47527b7666b1a12122a0b17098064e7af745d097 (patch) | |
| tree | ed1f652683692b82667912217a0d0b3c4c6744af /debian | |
| parent | 3d5289751b26b7364b8cebcb3e3e5605bdef97bd (diff) | |
| download | live-boot-47527b7666b1a12122a0b17098064e7af745d097.tar.gz live-boot-47527b7666b1a12122a0b17098064e7af745d097.zip | |
Merging casper 1.129.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 41e7d1b..3836a66 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: live-initramfs Architecture: all Depends: ${misc:Depends}, busybox, file, initramfs-tools, sudo, udev, user-setup Recommends: eject, uuid-runtime, wget -Suggests: genext2fs, squashfs-tools, mtd-tools +Suggests: genext2fs (>= 1.4.1), squashfs-tools, mtd-tools Description: Debian Live initramfs hook live-initramfs is a hook for the initramfs-tools, used to generate a initramfs capable to boot live systems, such as those created by live-helper. This diff --git a/debian/copyright b/debian/copyright index 0394d46..ca3db4d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,6 +10,7 @@ Copyright: (C) 2007-2008 Daniel Baumann <daniel@debian.org> (C) 2005-2008 Canonical Ltd. <http://www.cannonical.com/> (C) 2006-2007 Marco Amadori <marco.amadori@gmail.com> + (C) 2008 Dell Inc. <http://www.dell.com/> License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software |
