Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/807532/?format=api
{ "id": 807532, "url": "http://patchwork.ozlabs.org/api/patches/807532/?format=api", "web_url": "http://patchwork.ozlabs.org/project/fwts/patch/20170830094103.22839-1-colin.king@canonical.com/", "project": { "id": 24, "url": "http://patchwork.ozlabs.org/api/projects/24/?format=api", "name": "Firmware Test Suite development", "link_name": "fwts", "list_id": "fwts-devel.lists.ubuntu.com", "list_email": "fwts-devel@lists.ubuntu.com", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20170830094103.22839-1-colin.king@canonical.com>", "list_archive_url": null, "date": "2017-08-30T09:41:03", "name": "debian: copyright: fix spelling mistake: acpcia -> acpica", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "b0fe3019b4608c88be0398c4ae1523f543c720c3", "submitter": { "id": 2900, "url": "http://patchwork.ozlabs.org/api/people/2900/?format=api", "name": "Colin Ian King", "email": "colin.king@canonical.com" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/fwts/patch/20170830094103.22839-1-colin.king@canonical.com/mbox/", "series": [ { "id": 561, "url": "http://patchwork.ozlabs.org/api/series/561/?format=api", "web_url": "http://patchwork.ozlabs.org/project/fwts/list/?series=561", "date": "2017-08-30T09:41:03", "name": "debian: copyright: fix spelling mistake: acpcia -> acpica", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/561/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/807532/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/807532/checks/", "tags": {}, "related": [], "headers": { "Return-Path": "<fwts-devel-bounces@lists.ubuntu.com>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org", "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com\n\t(client-ip=91.189.94.19; helo=huckleberry.canonical.com;\n\tenvelope-from=fwts-devel-bounces@lists.ubuntu.com;\n\treceiver=<UNKNOWN>)", "Received": [ "from huckleberry.canonical.com (huckleberry.canonical.com\n\t[91.189.94.19])\n\tby ozlabs.org (Postfix) with ESMTP id 3xj0r67409z9sN7;\n\tWed, 30 Aug 2017 19:41:10 +1000 (AEST)", "from localhost ([127.0.0.1] helo=huckleberry.canonical.com)\n\tby huckleberry.canonical.com with esmtp (Exim 4.76)\n\t(envelope-from <fwts-devel-bounces@lists.ubuntu.com>)\n\tid 1dmzUj-0006pJ-5b; Wed, 30 Aug 2017 09:41:09 +0000", "from youngberry.canonical.com ([91.189.89.112])\n\tby huckleberry.canonical.com with esmtps\n\t(TLS1.0:RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.76) (envelope-from <colin.king@canonical.com>)\n\tid 1dmzUe-0006ns-2O\n\tfor fwts-devel@lists.ubuntu.com; Wed, 30 Aug 2017 09:41:04 +0000", "from 1.general.cking.uk.vpn ([10.172.193.212] helo=localhost)\n\tby youngberry.canonical.com with esmtpsa\n\t(TLS1.0:RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.76) (envelope-from <colin.king@canonical.com>)\n\tid 1dmzUd-0007Sq-LQ; Wed, 30 Aug 2017 09:41:03 +0000" ], "From": "Colin King <colin.king@canonical.com>", "To": "fwts-devel@lists.ubuntu.com", "Subject": "[PATCH] debian: copyright: fix spelling mistake: acpcia -> acpica", "Date": "Wed, 30 Aug 2017 10:41:03 +0100", "Message-Id": "<20170830094103.22839-1-colin.king@canonical.com>", "X-Mailer": "git-send-email 2.14.1", "MIME-Version": "1.0", "X-BeenThere": "fwts-devel@lists.ubuntu.com", "X-Mailman-Version": "2.1.14", "Precedence": "list", "List-Id": "Firmware Test Suite Development <fwts-devel.lists.ubuntu.com>", "List-Unsubscribe": "<https://lists.ubuntu.com/mailman/options/fwts-devel>,\n\t<mailto:fwts-devel-request@lists.ubuntu.com?subject=unsubscribe>", "List-Archive": "<https://lists.ubuntu.com/archives/fwts-devel>", "List-Post": "<mailto:fwts-devel@lists.ubuntu.com>", "List-Help": "<mailto:fwts-devel-request@lists.ubuntu.com?subject=help>", "List-Subscribe": "<https://lists.ubuntu.com/mailman/listinfo/fwts-devel>,\n\t<mailto:fwts-devel-request@lists.ubuntu.com?subject=subscribe>", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "7bit", "Errors-To": "fwts-devel-bounces@lists.ubuntu.com", "Sender": "fwts-devel-bounces@lists.ubuntu.com" }, "content": "From: Colin Ian King <colin.king@canonical.com>\n\nTrival fix to spelling mistake\n\nSigned-off-by: Colin Ian King <colin.king@canonical.com>\n---\n debian/copyright | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)", "diff": "diff --git a/debian/copyright b/debian/copyright\nindex 035cc5f6..1c016c34 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -51,7 +51,7 @@ License: LGPL\n On Debian systems, the complete text of the GNU General Public\n License can be found in `/usr/share/common-licenses/LGPL'.\n \n-Files: src/acpcia/source/*\n+Files: src/acpica/source/*\n Copyright: Copyright (c) 1999 - 2017, Intel Corp.\n License: other\n 2. License\n", "prefixes": [] }