diff -Nru oem-qemu-meta-20.04~ubuntu5/debian/changelog oem-somerville-gendry-meta-20.04~ubuntu1/debian/changelog --- oem-qemu-meta-20.04~ubuntu5/debian/changelog 2020-07-29 22:11:46.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/debian/changelog 2021-07-14 18:01:50.000000000 +0800 @@ -1,36 +1,5 @@ -oem-qemu-meta (20.04~ubuntu5) groovy; urgency=medium +oem-somerville-gendry-meta (20.04~ubuntu1) focal; urgency=medium - * debian/copyright: Fix a typo. - * debian/compat, - debian/control: Bump debhelper from 11 to 12, set debhelper-compat version - in Build-Depends, update standards version to 4.5.0. - * debian/tests/control, - debian/tests/meta: Rename debian/tests/oem-qemu-meta for easier - comparison with other OEM boostrap meta packages by debdiff. - * debian/control: Add Git repository. + * OEM metapackage for Dell Precision 7550. (LP: #1932559) - -- Shih-Yuan Lee (FourDollars) Wed, 29 Jul 2020 15:11:46 +0100 - -oem-qemu-meta (20.04~ubuntu4) groovy; urgency=medium - - * Add autopkgtest. - - -- Dimitri John Ledkov Tue, 09 Jun 2020 12:49:04 +0100 - -oem-qemu-meta (20.04~ubuntu3) focal; urgency=medium - - * Relicense to GPL-3, in common with the other OEM metapackage projects. - - -- Iain Lane Mon, 30 Mar 2020 09:21:25 +0100 - -oem-qemu-meta (20.04~ubuntu2) focal; urgency=medium - - * Apply the new OEM archive layout. - - -- Shih-Yuan Lee (FourDollars) Wed, 25 Mar 2020 18:52:16 +0800 - -oem-qemu-meta (20.04~ubuntu1) focal; urgency=medium - - * Initial release - - -- Iain Lane Tue, 11 Feb 2020 12:37:31 +0000 + -- Cyrus Lien Wed, 14 Jul 2021 18:01:50 +0800 diff -Nru oem-qemu-meta-20.04~ubuntu5/debian/control oem-somerville-gendry-meta-20.04~ubuntu1/debian/control --- oem-qemu-meta-20.04~ubuntu5/debian/control 2020-07-29 22:11:46.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/debian/control 2021-07-14 18:01:50.000000000 +0800 @@ -1,17 +1,17 @@ -Source: oem-qemu-meta +Source: oem-somerville-gendry-meta Section: misc Priority: optional Maintainer: Commercial Engineering Build-Depends: debhelper-compat (= 12), dh-modaliases Standards-Version: 4.5.0 -Vcs-Git: https://git.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-qemu-meta -Vcs-Browser: https://code.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-qemu-meta +Vcs-Git: https://git.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-somerville-projects-meta -b gendry-focal-ubuntu +Vcs-Browser: https://code.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-somerville-projects-meta/+ref/gendry-focal-ubuntu -Package: oem-qemu-meta +Package: oem-somerville-gendry-meta Architecture: all -Depends: ${misc:Depends}, - ubuntu-oem-keyring +Depends: ${misc:Depends}, ubuntu-oem-keyring XB-Modaliases: ${modaliases} -Description: Meta package for QEMU - This is a metapackage for QEMU. It is intended for installer testing and - development only. +XB-Ubuntu-OEM-Kernel-Flavour: default +Description: hardware support for Dell Precision 7550 + This is a metapackage for Dell Precision 7550. It installs + packages needed to support this hardware fully. diff -Nru oem-qemu-meta-20.04~ubuntu5/debian/copyright oem-somerville-gendry-meta-20.04~ubuntu1/debian/copyright --- oem-qemu-meta-20.04~ubuntu5/debian/copyright 2020-07-29 22:11:46.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/debian/copyright 2021-07-14 18:01:50.000000000 +0800 @@ -1,8 +1,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: oem-qemu-meta +Upstream-Name: oem-somerville-gendry-meta +Source: https://code.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-somerville-projects-meta/+ref/gendry-focal-ubuntu Files: * -Copyright: 2020 Canonical Limited +Copyright: 2021 Canonical Limited License: GPL-3 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff -Nru oem-qemu-meta-20.04~ubuntu5/debian/gbp.conf oem-somerville-gendry-meta-20.04~ubuntu1/debian/gbp.conf --- oem-qemu-meta-20.04~ubuntu5/debian/gbp.conf 1970-01-01 08:00:00.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/debian/gbp.conf 2021-07-14 18:01:50.000000000 +0800 @@ -0,0 +1,4 @@ +[DEFAULT] +pristine-tar = False +debian-branch = gendry-focal-ubuntu +debian-tag = gendry-focal-ubuntu_%(version)s diff -Nru oem-qemu-meta-20.04~ubuntu5/debian/install oem-somerville-gendry-meta-20.04~ubuntu1/debian/install --- oem-qemu-meta-20.04~ubuntu5/debian/install 2020-07-29 22:11:46.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/debian/install 2021-07-14 18:01:50.000000000 +0800 @@ -1 +1 @@ -oem-qemu-meta.list /etc/apt/sources.list.d/ +oem-somerville-gendry-meta.list /etc/apt/sources.list.d/ diff -Nru oem-qemu-meta-20.04~ubuntu5/debian/modaliases oem-somerville-gendry-meta-20.04~ubuntu1/debian/modaliases --- oem-qemu-meta-20.04~ubuntu5/debian/modaliases 2020-07-29 22:11:46.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/debian/modaliases 2021-07-14 18:01:50.000000000 +0800 @@ -1 +1,2 @@ -alias dmi:*:pnUBUNTUQEMUTEST:* meta oem-qemu-meta +alias pci:*sv00001028sd000009C3bc0Csc05* meta oem-somerville-gendry-meta +alias pci:*sv00001028sd000009C4bc0Csc05* meta oem-somerville-gendry-meta diff -Nru oem-qemu-meta-20.04~ubuntu5/debian/tests/meta oem-somerville-gendry-meta-20.04~ubuntu1/debian/tests/meta --- oem-qemu-meta-20.04~ubuntu5/debian/tests/meta 2020-07-29 22:11:46.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/debian/tests/meta 2021-07-14 18:01:50.000000000 +0800 @@ -10,4 +10,4 @@ apt-get update apt-get full-upgrade --yes -apt-get autoremove --purge --yes oem-qemu-meta +apt-get autoremove --purge --yes oem-somerville-gendry-meta diff -Nru oem-qemu-meta-20.04~ubuntu5/oem-qemu-meta.list oem-somerville-gendry-meta-20.04~ubuntu1/oem-qemu-meta.list --- oem-qemu-meta-20.04~ubuntu5/oem-qemu-meta.list 2020-07-29 22:11:46.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/oem-qemu-meta.list 1970-01-01 08:00:00.000000000 +0800 @@ -1,2 +0,0 @@ -deb http://oem.archive.canonical.com/ focal qemu -# deb-src http://oem.archive.canonical.com/ focal qemu diff -Nru oem-qemu-meta-20.04~ubuntu5/oem-somerville-gendry-meta.list oem-somerville-gendry-meta-20.04~ubuntu1/oem-somerville-gendry-meta.list --- oem-qemu-meta-20.04~ubuntu5/oem-somerville-gendry-meta.list 1970-01-01 08:00:00.000000000 +0800 +++ oem-somerville-gendry-meta-20.04~ubuntu1/oem-somerville-gendry-meta.list 2021-07-14 18:01:50.000000000 +0800 @@ -0,0 +1,4 @@ +deb http://dell.archive.canonical.com/ focal somerville +# deb-src http://dell.archive.canonical.com/ focal somerville +deb http://dell.archive.canonical.com/ focal somerville-gendry +# deb-src http://dell.archive.canonical.com/ focal somerville-gendry