From 307bc170c2cad01c25e017337a6eac01fdd0521c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Tue, 15 Mar 2016 12:56:32 +0100 Subject: [PATCH] Import patches-unapplied version 2.387 to ubuntu/xenial-proposed Imported using git-ubuntu import. Changelog parent: a668d140ccddae197537d7a6522b3f85b8464ecc New changelog entries: * Move the new touch click apps (unav, dekko, calendar) to the custom tarball. --- debian/changelog | 7 +++++++ live-build/ubuntu-touch/hooks/60-install-click.chroot | 5 ++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0accd14c..496b4430 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.387) xenial; urgency=medium + + * Move the new touch click apps (unav, dekko, calendar) to the custom + tarball. + + -- Ɓukasz 'sil2100' Zemczak Tue, 15 Mar 2016 12:56:32 +0100 + livecd-rootfs (2.386) xenial; urgency=medium [ Michael Vogt ] diff --git a/live-build/ubuntu-touch/hooks/60-install-click.chroot b/live-build/ubuntu-touch/hooks/60-install-click.chroot index a8b3b692..2fec8a0f 100755 --- a/live-build/ubuntu-touch/hooks/60-install-click.chroot +++ b/live-build/ubuntu-touch/hooks/60-install-click.chroot @@ -42,7 +42,10 @@ do com.ubuntu.reminders_*|\ com.ubuntu.shorts_*|\ com.ubuntu.sudoku_*|\ - com.ubuntu.terminal_*) + com.ubuntu.terminal_*|\ + com.ubuntu.calendar_*|\ + navigator.costales_*|\ + dekko.dekkoproject_*) roots="$click_db_custom" ;; *)