From 633fbb35408f88d26921b1472ae024b71b13d4f5 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 20 Dec 2007 14:18:17 +0100 Subject: [PATCH] * 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..8b49a8fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (0.47) UNRELEASED; 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