diff --git a/debian/changelog b/debian/changelog index c643ca51..60fc5acc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (24.04.34) UNRELEASED; urgency=medium + + * Hooks and other things need to go in live-build/$PROJECT and $PROJECT for + Ubuntu Studio is ubuntustudio-dvd, not ubuntustudio. + + -- Michael Hudson-Doyle Fri, 16 Feb 2024 09:32:10 +1300 + livecd-rootfs (24.04.33) noble; urgency=medium [ Michael Hudson-Doyle ] diff --git a/live-build/ubuntustudio/hooks/020-ubuntu-live.chroot_early b/live-build/ubuntustudio-dvd/hooks/020-ubuntu-live.chroot_early similarity index 100% rename from live-build/ubuntustudio/hooks/020-ubuntu-live.chroot_early rename to live-build/ubuntustudio-dvd/hooks/020-ubuntu-live.chroot_early