From 6ebeaf88c03ccd5d4838db235a6ff614819fa244 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Wed, 17 Aug 2016 12:11:19 +0200 Subject: [PATCH] Import patches-unapplied version 2.425 to ubuntu/yakkety-proposed Imported using git-ubuntu import. Changelog parent: a23a770ff49c7bf90aa9a8dd3ab556e842ec9558 New changelog entries: * 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. --- debian/changelog | 11 ++++++++ .../hooks/400-create-apt-get-warning.binary | 1 - .../hooks/500-create-xdg-wrapper.binary | 28 +++++++++++++++++-- .../ubuntu-core/hooks/700-classic-dir.binary | 2 +- 4 files changed, 38 insertions(+), 4 deletions(-) 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 <