diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/changelog oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/changelog --- oem-qemu-meta-20.04~ubuntu4/debian/changelog 2020-06-09 19:49:04.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/changelog 2020-06-30 10:50:55.000000000 +0800 @@ -1,23 +1,11 @@ -oem-qemu-meta (20.04~ubuntu4) groovy; urgency=medium +oem-sutton.newell-cade-meta (20.04~ubuntu2) focal; urgency=medium - * Add autopkgtest. + * Meta package for Sutton Newell Cade. (LP: #1884889) - -- Dimitri John Ledkov Tue, 09 Jun 2020 12:49:04 +0100 + -- Bin Li Tue, 30 Jun 2020 10:50:55 +0800 -oem-qemu-meta (20.04~ubuntu3) focal; urgency=medium +oem-sutton.newell-cade-meta (20.04~ubuntu1) focal; urgency=medium - * Relicense to GPL-3, in common with the other OEM metapackage projects. + * Meta package for Sutton Newell Cade. - -- 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 + -- Bin Li Tue, 26 May 2020 18:54:20 +0800 diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/control oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/control --- oem-qemu-meta-20.04~ubuntu4/debian/control 2020-03-25 18:52:16.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/control 2020-06-30 10:50:55.000000000 +0800 @@ -1,15 +1,17 @@ -Source: oem-qemu-meta +Source: oem-sutton.newell-cade-meta Section: misc Priority: optional Maintainer: Commercial Engineering Build-Depends: debhelper (>= 11~), dh-modaliases Standards-Version: 4.1.4 +Vcs-Git: https://git.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-sutton-projects-meta -b newell.cade-focal-ubuntu +Vcs-Browser: https://code.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-sutton-projects-meta/+ref/newell.cade-focal-ubuntu -Package: oem-qemu-meta +Package: oem-sutton.newell-cade-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: oem +Description: hardware support for Sutton Newell Cade platform + This is a metapackage for Sutton Newell Cade platform. It installs + packages needed to support this hardware fully. diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/copyright oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/copyright --- oem-qemu-meta-20.04~ubuntu4/debian/copyright 2020-03-30 16:20:46.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/copyright 2020-06-30 10:50:55.000000000 +0800 @@ -1,5 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: oem-qemu-meta +Upstream-Name: oem-sutton.newell-cade-meta +Source: https://code.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/oem-sutton-projects-meta/+ref/newell.cade-focal-ubuntu Files: * Copyright: 2020 Canonical Limited @@ -17,4 +18,4 @@ along with this program. If not, see . On Debian systems, the complete text of the GNU General - Public License version 2 can be found in "/usr/share/common-licenses/GPL-3". + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/gbp.conf oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/gbp.conf --- oem-qemu-meta-20.04~ubuntu4/debian/gbp.conf 1970-01-01 08:00:00.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/gbp.conf 2020-06-30 10:50:55.000000000 +0800 @@ -0,0 +1,5 @@ +[DEFAULT] +pristine-tar = False + +[buildpackage] +debian-branch=newell.cade-focal-ubuntu diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/install oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/install --- oem-qemu-meta-20.04~ubuntu4/debian/install 2020-03-25 18:52:16.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/install 2020-06-30 10:50:55.000000000 +0800 @@ -1 +1 @@ -oem-qemu-meta.list /etc/apt/sources.list.d/ +oem-sutton.newell-cade-meta.list /etc/apt/sources.list.d/ diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/modaliases oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/modaliases --- oem-qemu-meta-20.04~ubuntu4/debian/modaliases 2020-03-25 18:52:16.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/modaliases 2020-06-30 10:50:55.000000000 +0800 @@ -1 +1 @@ -alias dmi:*:pnUBUNTUQEMUTEST:* meta oem-qemu-meta +alias dmi:*bvnLENOVO:bvrM2W* meta oem-sutton.newell-cade-meta diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/tests/control oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/tests/control --- oem-qemu-meta-20.04~ubuntu4/debian/tests/control 2020-06-09 19:49:04.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/tests/control 2020-06-30 10:50:55.000000000 +0800 @@ -1,3 +1,3 @@ -Tests: oem-qemu-meta +Tests: oem-sutton.newell-cade-meta Depends: @ Restrictions: needs-root diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/tests/oem-qemu-meta oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/tests/oem-qemu-meta --- oem-qemu-meta-20.04~ubuntu4/debian/tests/oem-qemu-meta 2020-06-09 19:49:04.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/tests/oem-qemu-meta 1970-01-01 08:00:00.000000000 +0800 @@ -1,13 +0,0 @@ -#!/bin/bash - -exec 2>&1 -set -euo pipefail -IFS=$'\n\t' - -apt-get update -apt-get full-upgrade --yes - -apt-get update -apt-get full-upgrade --yes - -apt-get autoremove --purge --yes oem-qemu-meta diff -Nru oem-qemu-meta-20.04~ubuntu4/debian/tests/oem-sutton.newell-cade-meta oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/tests/oem-sutton.newell-cade-meta --- oem-qemu-meta-20.04~ubuntu4/debian/tests/oem-sutton.newell-cade-meta 1970-01-01 08:00:00.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/debian/tests/oem-sutton.newell-cade-meta 2020-06-30 10:50:55.000000000 +0800 @@ -0,0 +1,13 @@ +#!/bin/bash + +exec 2>&1 +set -euo pipefail +IFS=$'\n\t' + +apt-get update +apt-get full-upgrade --yes + +apt-get update +apt-get full-upgrade --yes + +apt-get autoremove --purge --yes oem-sutton.newell-cade-meta diff -Nru oem-qemu-meta-20.04~ubuntu4/oem-qemu-meta.list oem-sutton.newell-cade-meta-20.04~ubuntu2/oem-qemu-meta.list --- oem-qemu-meta-20.04~ubuntu4/oem-qemu-meta.list 2020-03-25 18:52:16.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/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~ubuntu4/oem-sutton.newell-cade-meta.list oem-sutton.newell-cade-meta-20.04~ubuntu2/oem-sutton.newell-cade-meta.list --- oem-qemu-meta-20.04~ubuntu4/oem-sutton.newell-cade-meta.list 1970-01-01 08:00:00.000000000 +0800 +++ oem-sutton.newell-cade-meta-20.04~ubuntu2/oem-sutton.newell-cade-meta.list 2020-06-30 10:50:55.000000000 +0800 @@ -0,0 +1,4 @@ +deb http://lenovo.archive.canonical.com/ focal sutton +# deb-src http://lenovo.archive.canonical.com/ focal sutton +deb http://lenovo.archive.canonical.com/ focal sutton.newell +# deb-src http://lenovo.archive.canonical.com/ focal sutton.newell