mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 13:17:21 +00:00
Default suite is the current one as returned by $(lsb_release -cs); depend
on lsb-release.
This commit is contained in:
parent
687d393a84
commit
f497b75aad
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (0.82) UNRELEASED; urgency=low
|
||||
|
||||
* Default suite is the current one as returned by $(lsb_release -cs); depend
|
||||
on lsb-release.
|
||||
|
||||
-- Loic Minier <lool@dooz.org> Mon, 11 May 2009 09:53:39 +0200
|
||||
|
||||
livecd-rootfs (0.81) karmic; urgency=low
|
||||
|
||||
* ia64 uses -ia64 kernels across the board now.
|
||||
|
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
|
||||
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, lsb-release
|
||||
Suggests: partimage
|
||||
Description: construction script for the livecd rootfs
|
||||
livecd-rootfs provides the script used to create the root filesystem
|
||||
|
Loading…
x
Reference in New Issue
Block a user