[REVIEW 1/3][linux-signed] UBUNTU: [Packaging] Set source package name from the changelog
Andy Whitcroft
apw at canonical.com
Wed Dec 11 20:30:19 UTC 2019
On Tue, Dec 03, 2019 at 04:26:45PM -0600, Seth Forshee wrote:
> To ease transitioning the source package name, set the name in
> the control file from the name in the topmost changelog entry.
>
> Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
> ---
> debian/control.stub | 2 +-
> debian/rules | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/debian/control.stub b/debian/control.stub
> index f91e9976f401..cada6c9a795b 100644
> --- a/debian/control.stub
> +++ b/debian/control.stub
> @@ -1,4 +1,4 @@
> -Source: linux-signed
> +Source: SIGNED_SRC_PACKAGE
Why not SRCPKGNAME like the primary package?
-apw
More information about the kernel-team
mailing list