[Merge] ~toabctl/livecd-rootfs:keep-debian-native-package-changelogs into livecd-rootfs:ubuntu/master
Steve Langasek
mp+408397 at code.launchpad.net
Mon Sep 13 22:26:55 UTC 2021
Review: Needs Fixing
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.*
agreed, the second pattern includes the first, so we should just have one line for all of this instead of two.
> +
> +# ... 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 subscribed to branch livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list