Bump ubuntu-defaults-builder Breaks to (<< 0.32).

ubuntu/trusty
Colin Watson 13 years ago
parent 51ab45ba63
commit 696d9b7900

2
debian/changelog vendored

@ -1,7 +1,7 @@
livecd-rootfs (2.75) UNRELEASED; urgency=low livecd-rootfs (2.75) UNRELEASED; urgency=low
* Adjust for live-build interface changes up to 3.0~a57-1ubuntu1. * Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
* Break ubuntu-defaults-builder (<< 0.31) to account for these interface * Break ubuntu-defaults-builder (<< 0.32) to account for these interface
changes. changes.
-- Colin Watson <cjwatson@ubuntu.com> Wed, 22 Aug 2012 13:17:47 +0100 -- Colin Watson <cjwatson@ubuntu.com> Wed, 22 Aug 2012 13:17:47 +0100

2
debian/control vendored

@ -10,7 +10,7 @@ Package: livecd-rootfs
Architecture: all 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) 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)
Suggests: partimage Suggests: partimage
Breaks: ubuntu-defaults-builder (<< 0.31) Breaks: ubuntu-defaults-builder (<< 0.32)
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
on the livecd. on the livecd.

Loading…
Cancel
Save