[Merge] ~toabctl/livecd-rootfs:keep-debian-native-package-changelogs into livecd-rootfs:ubuntu/master
henning.schild
mp+408397 at code.launchpad.net
Mon Sep 13 08:06:45 UTC 2021
Diff comments:
> diff --git a/live-build/auto/build b/live-build/auto/build
> index 3133972..8302817 100755
> --- a/live-build/auto/build
> +++ b/live-build/auto/build
> @@ -188,8 +188,11 @@ path-exclude=/usr/share/doc/*
> # ... except copyright files ...
> path-include=/usr/share/doc/*/copyright
>
> -# ... and Debian changelogs
> +# ... and Debian changelogs for non-native packages
> path-include=/usr/share/doc/*/changelog.Debian.*
This line could just become what was introduced in line 14, no need to add another line/comment.
> +
> +# ... and Debian changelogs for native packages
> +path-include=/usr/share/doc/*/changelog.*
> EOF
>
> # Remove docs installed by bootstrap
--
https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/408397
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~toabctl/livecd-rootfs:keep-debian-native-package-changelogs into livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list