mbox series

[0/2,SRU,E] Fixes for i386 arch removal patches

Message ID 20190930144745.20467-1-seth.forshee@canonical.com
Headers show
Series Fixes for i386 arch removal patches | expand

Message

Seth Forshee Sept. 30, 2019, 2:47 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1845714

These are some additional patches needed to get final-checks passing
once the i386 directory has disappeared from the abi, while maintaining
the ability to keep the i386 configs updated. Submitting under the same
bug number as the original patches since they have not yet made it to
-proposed.

Thanks,
Seth


Seth Forshee (2):
  UBUNTU: [Packaging] Remove x32 arch references from control files
  UBUNTU: [Debian] final-checks -- Get arch list from debian/control

 debian.master/control.d/vars.generic    | 4 ++--
 debian.master/control.d/vars.lowlatency | 4 ++--
 debian.master/control.stub.in           | 2 +-
 debian/rules.d/1-maintainer.mk          | 2 +-
 debian/scripts/misc/final-checks        | 1 +
 5 files changed, 7 insertions(+), 6 deletions(-)

Comments

Kamal Mostafa Sept. 30, 2019, 4:29 p.m. UTC | #1
LGTM.  Ack both patches.

Acked-by: Kamal Mostafa <kamal@canonical.com>

 -Kamal

On Mon, Sep 30, 2019 at 09:47:43AM -0500, Seth Forshee wrote:
> BugLink: https://bugs.launchpad.net/bugs/1845714
> 
> These are some additional patches needed to get final-checks passing
> once the i386 directory has disappeared from the abi, while maintaining
> the ability to keep the i386 configs updated. Submitting under the same
> bug number as the original patches since they have not yet made it to
> -proposed.
> 
> Thanks,
> Seth
> 
> 
> Seth Forshee (2):
>   UBUNTU: [Packaging] Remove x32 arch references from control files
>   UBUNTU: [Debian] final-checks -- Get arch list from debian/control
> 
>  debian.master/control.d/vars.generic    | 4 ++--
>  debian.master/control.d/vars.lowlatency | 4 ++--
>  debian.master/control.stub.in           | 2 +-
>  debian/rules.d/1-maintainer.mk          | 2 +-
>  debian/scripts/misc/final-checks        | 1 +
>  5 files changed, 7 insertions(+), 6 deletions(-)
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Seth Forshee Sept. 30, 2019, 4:47 p.m. UTC | #2
On Mon, Sep 30, 2019 at 09:47:43AM -0500, Seth Forshee wrote:
> BugLink: https://bugs.launchpad.net/bugs/1845714
> 
> These are some additional patches needed to get final-checks passing
> once the i386 directory has disappeared from the abi, while maintaining
> the ability to keep the i386 configs updated. Submitting under the same
> bug number as the original patches since they have not yet made it to
> -proposed.

Applied to eoan/master-next.