diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:29 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:29 +0200 |
| commit | 3939ae5680826a0ae16a7942adeb8c514801a1f1 (patch) | |
| tree | 9b34d50e5c190129b4be2fdaa364be9a33575665 /debian | |
| parent | d6720db9b86cd1f0668123d069b5547dca4c713c (diff) | |
| download | live-boot-3939ae5680826a0ae16a7942adeb8c514801a1f1.tar.gz live-boot-3939ae5680826a0ae16a7942adeb8c514801a1f1.zip | |
Adding casper 1.79+debian-2.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/control.debian | 2 |
3 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 38b383f..f9ef321 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +casper (1.79+debian-2) unstable; urgency=low + + * It now depends also on "file" (Closes: #409308). + * Fixed LIVEMEDIA_TIMEOUT values (Closes: #409300). + Thanks for both to Jonathan Hall <flimzy@flimzy.com>. + + -- Marco Amadori <marco.amadori@gmail.com> Sat, 3 Feb 2007 18:29:20 +0100 + casper (1.79+debian-1) unstable; urgency=low * New Upstream release. diff --git a/debian/control b/debian/control index 0ebb148..4ce301f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: casper Architecture: any -Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6) +Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6), file Conflicts: usplash (<< 0.3-0) Recommends: live-package Suggests: squashfs-tools, genext2fs diff --git a/debian/control.debian b/debian/control.debian index 0ebb148..4ce301f 100644 --- a/debian/control.debian +++ b/debian/control.debian @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: casper Architecture: any -Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6) +Depends: initramfs-tools (>= 0.40), user-setup, sudo, lsb-base (>= 3.0-6), file Conflicts: usplash (<< 0.3-0) Recommends: live-package Suggests: squashfs-tools, genext2fs |
