mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 09:21:53 +00:00
* Fix versioned dependency to squashfs-tools. "." != "-", silly me.
This commit is contained in:
parent
3a4f8438d8
commit
633fbb3540
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (0.47) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Fix versioned dependency to squashfs-tools. "." != "-", silly me.
|
||||||
|
|
||||||
|
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 20 Dec 2007 14:17:47 +0100
|
||||||
|
|
||||||
livecd-rootfs (0.46) hardy; urgency=low
|
livecd-rootfs (0.46) hardy; urgency=low
|
||||||
|
|
||||||
* Use -nolzma option of mksquashfs, since our current kernel squashfs module
|
* Use -nolzma option of mksquashfs, since our current kernel squashfs module
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk
|
|||||||
|
|
||||||
Package: livecd-rootfs
|
Package: livecd-rootfs
|
||||||
Architecture: all
|
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
|
Suggests: partimage
|
||||||
Description: construction script for the livecd rootfs
|
Description: construction script for the livecd rootfs
|
||||||
livecd-rootfs provides the script used to create the root filesystem
|
livecd-rootfs provides the script used to create the root filesystem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user