diff --git a/debian/changelog b/debian/changelog index 89bddc54..1f89dd5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +livecd-rootfs (2.425) yakkety; urgency=medium + + * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary, + 500-create-xdg-wrapper.binary, 700-classic-dir.binary: + - Correct some syntax errors in the ubuntu-core snap hooks. + - Create a desktop entry and some mimetype associations for xdg-open in + ubuntu-core. That way interacting with web, email and documentations + urls in a snap should do the right thing. + + -- Sebastien Bacher Wed, 17 Aug 2016 12:11:19 +0200 + livecd-rootfs (2.424) yakkety; urgency=medium * Install nplan in the ubuntu-core image. diff --git a/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary b/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary index 94e88a1f..b3b0404e 100644 --- a/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary +++ b/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary @@ -9,7 +9,6 @@ PREFIX=binary/boot/filesystem.dir mkdir -p $PREFIX/usr/local/bin cat >$PREFIX/usr/local/bin/no-apt <$PREFIX/usr/local/bin/xdg-open <$PREFIX/usr/local/share/applications/xdg-open.desktop <$PREFIX/usr/local/share/applications/mimeapps.list <