From 74dfcbfe8b0e4ee6b7263d8718b8b6167e7fe8bc Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 20 Dec 2007 14:17:47 +0100 Subject: [PATCH] Import patches-unapplied version 0.47 to ubuntu/hardy Imported using git-ubuntu import. Changelog parent: f5912fb434d8d54d668e2187c6fdc0b21b8bd4b8 New changelog entries: * Fix versioned dependency to squashfs-tools. "." != "-", silly me. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 57755b4a..2a225408 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (0.47) hardy; urgency=low + + * Fix versioned dependency to squashfs-tools. "." != "-", silly me. + + -- Martin Pitt Thu, 20 Dec 2007 14:17:47 +0100 + livecd-rootfs (0.46) hardy; urgency=low * Use -nolzma option of mksquashfs, since our current kernel squashfs module diff --git a/debian/control b/debian/control index 131f3e80..f33e7a18 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk Package: livecd-rootfs Architecture: all -Depends: debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3.1), grep-dctrl, fdupes +Depends: debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, fdupes Suggests: partimage Description: construction script for the livecd rootfs livecd-rootfs provides the script used to create the root filesystem