mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-12 11:41:13 +00:00
Import patches-unapplied version 2.204 to ubuntu/trusty-proposed
Imported using git-ubuntu import. Changelog parent: ae76d5d7546fee1fbce76648c8ed35587ab3f1b6 New changelog entries: * Make livecd-rootfs be Architecture: any so that we can go back to the android-tools-fsutils dependency being architecture-specific, which relieves us of having to port it to new architectures which don't care about Android.
This commit is contained in:
parent
ae76d5d754
commit
80e1ad9cbf
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
livecd-rootfs (2.204) trusty; urgency=medium
|
||||
|
||||
* Make livecd-rootfs be Architecture: any so that we can go back to the
|
||||
android-tools-fsutils dependency being architecture-specific, which
|
||||
relieves us of having to port it to new architectures which don't care
|
||||
about Android.
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Fri, 31 Jan 2014 11:04:39 +0000
|
||||
|
||||
livecd-rootfs (2.203) trusty; urgency=medium
|
||||
|
||||
* Add hostname and machine-info to the writable paths, so that hostnamectl
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -7,8 +7,8 @@ Standards-Version: 3.9.4
|
||||
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk
|
||||
|
||||
Package: livecd-rootfs
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, fdupes, lsb-release, lzma, e2fsprogs, germinate (>= 1.25.1), apt-utils, gnupg, live-build (>= 3.0~a55-1), android-tools-fsutils
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, fdupes, lsb-release, lzma, e2fsprogs, germinate (>= 1.25.1), apt-utils, gnupg, live-build (>= 3.0~a55-1), android-tools-fsutils [armhf]
|
||||
Suggests: partimage
|
||||
Breaks: ubuntu-defaults-builder (<< 0.32)
|
||||
Description: construction script for the livecd rootfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user