{"base_revision":"git-v1:63b231f530f81410f869686aeafc81d91e388796","content":"diff --git a/debian/changelog b/debian/changelog\nindex 3400aa5..bec5863 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+nettle (3.10.2-2) UNRELEASED; urgency=low\n+\n+  * debian/copyright: use spaces rather than tabs to start continuation lines.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Bump debhelper from old 12 to 13.\n+  * Re-export upstream signing key without extra signatures.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 07 May 2026 03:44:51 +0000\n+\n nettle (3.10.2-1) unstable; urgency=low\n \n   * New upstream maintenance release 3.10.2 (Closes: #1100681, #1107059).\ndiff --git a/debian/control b/debian/control\nindex bc4d678..abbd3de 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,9 +2,9 @@ Source: nettle\n Section: libs\n Priority: optional\n Maintainer: Magnus Holmgren <holmgren@debian.org>\n-Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12),\n+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),\n  libgmp-dev, m4, texinfo\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/holmgren/nettle.git\n Vcs-Browser: https://salsa.debian.org/holmgren/nettle\n Homepage: https://www.lysator.liu.se/~nisse/nettle/\ndiff --git a/debian/copyright b/debian/copyright\nindex fdf74c2..56b2bb9 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -165,11 +165,6 @@ Copyright: 2013, Niels Möller\n  2000-2002, Rafael R. Sevilla, Niels Möller\n License: LGPL-3+ or GPL-2+\n \n-Files: x86*/aes-*-internal.asm\n-Copyright: 2001, 2002, 2005 Rafael R. Sevilla, Niels Möller\n-           2008, 2013 Niels Möller\n-License: LGPL-3+ or GPL-2+\n-\n Files: arctwo.c\n Copyright: 2003 Nikos Mavroyanopoulos\n  2004 Simon Josefsson\n@@ -191,56 +186,6 @@ Copyright: 2004, 2012 Simon Josefsson\n  2001, 2002, 2004, 2014 Niels Möller\n License: LGPL-3+ or GPL-2+\n \n-Files: arm64/chacha-2core.asm arm64/chacha-4core.asm\n- arm64/chacha-core-internal.asm s390x/vf/chacha-2core.asm\n- s390x/vf/chacha-4core.asm s390x/vf/chacha-core-internal.asm\n-Copyright: 2020 Niels Möller and Torbjörn Granlund\n- 2022 Mamone Tarsha\n-License: LGPL-3+ or GPL-2+\n-\n-Files: arm64/crypto/aes128-decrypt.asm arm64/crypto/aes128-encrypt.asm\n- arm64/crypto/aes192-decrypt.asm arm64/crypto/aes192-encrypt.asm\n- arm64/crypto/aes256-decrypt.asm arm64/crypto/aes256-encrypt.asm\n- arm64/crypto/sha1-compress.asm arm64/crypto/sha256-compress-n.asm\n- arm64/fat/aes128-decrypt-2.asm arm64/fat/aes128-encrypt-2.asm\n- arm64/fat/aes192-decrypt-2.asm arm64/fat/aes192-encrypt-2.asm\n- arm64/fat/aes256-decrypt-2.asm arm64/fat/aes256-encrypt-2.asm\n- arm64/fat/ghash-set-key-2.asm arm64/fat/ghash-update-2.asm\n- arm64/fat/sha1-compress-2.asm arm64/fat/sha256-compress-n-2.asm\n- fat-arm64.c fat-s390x.c powerpc64/fat/ghash-set-key-2.asm\n- powerpc64/fat/ghash-update-2.asm s390x/fat/aes128-decrypt-2.asm\n- s390x/fat/aes128-encrypt-2.asm s390x/fat/aes128-set-decrypt-key-2.asm\n- s390x/fat/aes128-set-encrypt-key-2.asm\n- s390x/fat/aes192-decrypt-2.asm s390x/fat/aes192-encrypt-2.asm\n- s390x/fat/aes192-set-decrypt-key-2.asm\n- s390x/fat/aes192-set-encrypt-key-2.asm s390x/fat/aes256-decrypt-2.asm\n- s390x/fat/aes256-encrypt-2.asm s390x/fat/aes256-set-decrypt-key-2.asm\n- s390x/fat/aes256-set-encrypt-key-2.asm s390x/fat/chacha-2core.asm\n- s390x/fat/chacha-4core.asm s390x/fat/chacha-core-internal-2.asm\n- s390x/fat/cpu-facility.asm s390x/fat/ghash-set-key-2.asm\n- s390x/fat/ghash-update-2.asm s390x/fat/memxor3-2.asm\n- s390x/fat/sha1-compress-2.asm s390x/fat/sha256-compress-n-2.asm\n- s390x/fat/sha3-permute-2.asm s390x/fat/sha512-compress-2.asm\n- s390x/memxor.asm s390x/msa/sha1-compress.asm\n- s390x/msa_x1/aes128-decrypt.asm s390x/msa_x1/aes128-encrypt.asm\n- s390x/msa_x1/aes128-set-decrypt-key.asm\n- s390x/msa_x1/aes128-set-encrypt-key.asm s390x/msa_x1/sha256-compress-n.asm\n- s390x/msa_x2/aes192-decrypt.asm s390x/msa_x2/aes192-encrypt.asm\n- s390x/msa_x2/aes192-set-decrypt-key.asm\n- s390x/msa_x2/aes192-set-encrypt-key.asm s390x/msa_x2/aes256-decrypt.asm\n- s390x/msa_x2/aes256-encrypt.asm s390x/msa_x2/aes256-set-decrypt-key.asm\n- s390x/msa_x2/aes256-set-encrypt-key.asm s390x/msa_x2/sha512-compress.asm\n- s390x/msa_x4/ghash-set-key.asm s390x/msa_x4/ghash-update.asm\n- s390x/vf/memxor3.asm\n-Copyright: 2020, 2021 Mamone Tarsha\n-License: LGPL-3+ or GPL-2+\n-\n-Files: arm64/crypto/ghash-set-key.asm arm64/crypto/ghash-update.asm\n- powerpc64/p8/ghash-set-key.asm powerpc64/p8/ghash-update.asm\n-Copyright: 2020 Niels Möller and Mamone Tarsha\n- 2021 Michael Weiser\n-License: LGPL-3+ or GPL-2+\n-\n Files: base64.h base64-meta.c\n Copyright: 2002 Dan Egnor, Niels Möller\n License: LGPL-3+ or GPL-2+\n@@ -274,7 +219,7 @@ License: LGPL-3+ or GPL-2+\n Files: camellia-table.c camellia-crypt-internal.c camellia.h camellia-internal.h\n  camellia128-set-encrypt-key.c camellia256-set-encrypt-key.c camellia-absorb.c\n Copyright: 2006, 2007 NTT (Nippon Telegraph and Telephone Corporation)\n-\t   2010, 2013 Niels Möller\n+           2010, 2013 Niels Möller\n License: LGPL-3+ or GPL-2+\n \n Files: ccm.c ccm.h ccm-aes128.c\n@@ -386,16 +331,6 @@ Copyright: 2013, 2014, 2019, 2021 Niels Möller\n  2019 Wim Lewis\n License: LGPL-3+ or GPL-2+\n \n-Files: examples/base16dec.c examples/base16enc.c\n- examples/base64dec.c examples/base64enc.c\n-Copyright: 2006, 2012, Jeronimo Pellegrini, Niels Möller\n-License: LGPL-3+ or GPL-2+\n-\n-Files: examples/nettle-openssl.c\n-Copyright: 2015, 2017, 2018, Red Hat, Inc.\n- 2001, 2002, 2005-2018, Niels Möller\n-License: LGPL-3+ or GPL-2+\n-\n Files: gcm.c gcm.h ghash-set-key.c ghash-update.c siv-ghash-set-key.c siv-ghash-update.c\n Copyright: 2011 Katholieke Universiteit Leuven\n  2011, 2013, 2018, 2022 Niels Möller\n@@ -500,23 +435,6 @@ Copyright: 2013, Nikos Mavrogiannopoulos\n  2013, 2014, Niels Möller\n License: LGPL-3+ or GPL-2+\n \n-Files: powerpc64/ecc-curve25519-modp.asm powerpc64/ecc-curve448-modp.asm\n- powerpc64/ecc-secp521r1-modp.asm\n-Copyright: 2021 Martin Schwenke & Alastair D´Silva, IBM Corporation\n-License: LGPL-3+ or GPL-2+\n-\n-Files: powerpc64/ecc-secp192r1-modp.asm powerpc64/ecc-secp224r1-modp.asm\n-Copyright: 2021 Amitay Isaacs, IBM Corporation\n-License: LGPL-3+ or GPL-2+\n-\n-Files: powerpc64/ecc-secp256r1-redc.asm\n-Copyright: 2021 Amitay Isaacs & Martin Schwenke, IBM Corporation\n-License: LGPL-3+ or GPL-2+\n-\n-Files: powerpc64/ecc-secp384r1-modp.asm\n-Copyright: 2021 Martin Schwenke, Amitay Isaacs & Alastair D´Silva, IBM Corporation\n-License: LGPL-3+ or GPL-2+\n-\n Files: ripemd160.c ripemd160-compress.c\n Copyright: 1998, 2001, 2002, 2003 Free Software Foundation, Inc.\n License: LGPL-3+ or GPL-2+\n@@ -551,11 +469,6 @@ Copyright: 2018, Red Hat Inc.\n  2001, 2015, Niels Möller\n License: LGPL-3+ or GPL-2+\n \n-Files: s390x/vf/sha3-permute.asm\n-Copyright: 2012 Niels Möller\n- 2021 Mamone Tarsha\n-License: LGPL-3+ or GPL-2+\n-\n Files: serpent-encrypt.c serpent-decrypt.c serpent-set-key.c serpent-internal.h\n Copyright: 1998 Ross Anderson, Eli Biham, Lars Knudsen\n  2003, 2004, 2005 Free Software Foundation, Inc.\n@@ -577,6 +490,63 @@ Copyright: 2017 Jia Zhang\n  2021 Tianjia Zhang\n License: LGPL-3+ or GPL-2+\n \n+Files: twofish*\n+Copyright: 1999 Ruud de Rooij <ruud@debian.org>\n+ 1999 J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>\n+ 2001 Niels Möller\n+License: LGPL-3+ or GPL-2+\n+\n+Files: getopt*\n+Copyright: 1987-2001 Free Software Foundation, Inc.\n+License: GPL-2+\n+\n+Files: config.guess config.sub\n+Copyright: © 1992-2020 Free Software Foundation, Inc.\n+License: GPL-3+ with Autoconf exception\n+ As a special exception to the GNU General Public License, if you\n+ distribute this file as part of a program that contains a\n+ configuration script generated by Autoconf, you may include it under\n+ the same distribution terms that you use for the rest of that program.\n+\n+Files: x86*/aes-*-internal.asm\n+Copyright: 2001, 2002, 2005 Rafael R. Sevilla, Niels Möller\n+           2008, 2013 Niels Möller\n+License: LGPL-3+ or GPL-2+\n+\n+Files: arm64/chacha-2core.asm arm64/chacha-4core.asm\n+ arm64/chacha-core-internal.asm s390x/vf/chacha-2core.asm\n+ s390x/vf/chacha-4core.asm s390x/vf/chacha-core-internal.asm\n+Copyright: 2020 Niels Möller and Torbjörn Granlund\n+ 2022 Mamone Tarsha\n+License: LGPL-3+ or GPL-2+\n+\n+Files: examples/base16dec.c examples/base16enc.c\n+ examples/base64dec.c examples/base64enc.c\n+Copyright: 2006, 2012, Jeronimo Pellegrini, Niels Möller\n+License: LGPL-3+ or GPL-2+\n+\n+Files: examples/nettle-openssl.c\n+Copyright: 2015, 2017, 2018, Red Hat, Inc.\n+ 2001, 2002, 2005-2018, Niels Möller\n+License: LGPL-3+ or GPL-2+\n+\n+Files: powerpc64/ecc-curve25519-modp.asm powerpc64/ecc-curve448-modp.asm\n+ powerpc64/ecc-secp521r1-modp.asm\n+Copyright: 2021 Martin Schwenke & Alastair D´Silva, IBM Corporation\n+License: LGPL-3+ or GPL-2+\n+\n+Files: powerpc64/ecc-secp192r1-modp.asm powerpc64/ecc-secp224r1-modp.asm\n+Copyright: 2021 Amitay Isaacs, IBM Corporation\n+License: LGPL-3+ or GPL-2+\n+\n+Files: powerpc64/ecc-secp256r1-redc.asm\n+Copyright: 2021 Amitay Isaacs & Martin Schwenke, IBM Corporation\n+License: LGPL-3+ or GPL-2+\n+\n+Files: powerpc64/ecc-secp384r1-modp.asm\n+Copyright: 2021 Martin Schwenke, Amitay Isaacs & Alastair D´Silva, IBM Corporation\n+License: LGPL-3+ or GPL-2+\n+\n Files: testsuite/arctwo-test.c\n Copyright: 2004, 2012 Simon Josefsson\n  2001, 2002, 2004, 2014 Niels Möller\n@@ -607,28 +577,58 @@ Files: testsuite/siv-gcm-test.c\n Copyright: 2022, Red Hat, Inc.\n License: LGPL-3+ or GPL-2+\n \n-Files: twofish*\n-Copyright: 1999 Ruud de Rooij <ruud@debian.org>\n- 1999 J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>\n- 2001 Niels Möller\n-License: LGPL-3+ or GPL-2+\n-\n Files: tools/pkcs1-conv.c\n Copyright: 2005, 2009, 2014 Niels Möller\n  2009 Magnus Holmgren\n License: LGPL-3+ or GPL-2+\n \n-Files: getopt*\n-Copyright: 1987-2001 Free Software Foundation, Inc.\n-License: GPL-2+\n+Files: arm64/crypto/aes128-decrypt.asm arm64/crypto/aes128-encrypt.asm\n+ arm64/crypto/aes192-decrypt.asm arm64/crypto/aes192-encrypt.asm\n+ arm64/crypto/aes256-decrypt.asm arm64/crypto/aes256-encrypt.asm\n+ arm64/crypto/sha1-compress.asm arm64/crypto/sha256-compress-n.asm\n+ arm64/fat/aes128-decrypt-2.asm arm64/fat/aes128-encrypt-2.asm\n+ arm64/fat/aes192-decrypt-2.asm arm64/fat/aes192-encrypt-2.asm\n+ arm64/fat/aes256-decrypt-2.asm arm64/fat/aes256-encrypt-2.asm\n+ arm64/fat/ghash-set-key-2.asm arm64/fat/ghash-update-2.asm\n+ arm64/fat/sha1-compress-2.asm arm64/fat/sha256-compress-n-2.asm\n+ fat-arm64.c fat-s390x.c powerpc64/fat/ghash-set-key-2.asm\n+ powerpc64/fat/ghash-update-2.asm s390x/fat/aes128-decrypt-2.asm\n+ s390x/fat/aes128-encrypt-2.asm s390x/fat/aes128-set-decrypt-key-2.asm\n+ s390x/fat/aes128-set-encrypt-key-2.asm\n+ s390x/fat/aes192-decrypt-2.asm s390x/fat/aes192-encrypt-2.asm\n+ s390x/fat/aes192-set-decrypt-key-2.asm\n+ s390x/fat/aes192-set-encrypt-key-2.asm s390x/fat/aes256-decrypt-2.asm\n+ s390x/fat/aes256-encrypt-2.asm s390x/fat/aes256-set-decrypt-key-2.asm\n+ s390x/fat/aes256-set-encrypt-key-2.asm s390x/fat/chacha-2core.asm\n+ s390x/fat/chacha-4core.asm s390x/fat/chacha-core-internal-2.asm\n+ s390x/fat/cpu-facility.asm s390x/fat/ghash-set-key-2.asm\n+ s390x/fat/ghash-update-2.asm s390x/fat/memxor3-2.asm\n+ s390x/fat/sha1-compress-2.asm s390x/fat/sha256-compress-n-2.asm\n+ s390x/fat/sha3-permute-2.asm s390x/fat/sha512-compress-2.asm\n+ s390x/memxor.asm s390x/msa/sha1-compress.asm\n+ s390x/msa_x1/aes128-decrypt.asm s390x/msa_x1/aes128-encrypt.asm\n+ s390x/msa_x1/aes128-set-decrypt-key.asm\n+ s390x/msa_x1/aes128-set-encrypt-key.asm s390x/msa_x1/sha256-compress-n.asm\n+ s390x/msa_x2/aes192-decrypt.asm s390x/msa_x2/aes192-encrypt.asm\n+ s390x/msa_x2/aes192-set-decrypt-key.asm\n+ s390x/msa_x2/aes192-set-encrypt-key.asm s390x/msa_x2/aes256-decrypt.asm\n+ s390x/msa_x2/aes256-encrypt.asm s390x/msa_x2/aes256-set-decrypt-key.asm\n+ s390x/msa_x2/aes256-set-encrypt-key.asm s390x/msa_x2/sha512-compress.asm\n+ s390x/msa_x4/ghash-set-key.asm s390x/msa_x4/ghash-update.asm\n+ s390x/vf/memxor3.asm\n+Copyright: 2020, 2021 Mamone Tarsha\n+License: LGPL-3+ or GPL-2+\n \n-Files: config.guess config.sub\n-Copyright: © 1992-2020 Free Software Foundation, Inc.\n-License: GPL-3+ with Autoconf exception\n- As a special exception to the GNU General Public License, if you\n- distribute this file as part of a program that contains a\n- configuration script generated by Autoconf, you may include it under\n- the same distribution terms that you use for the rest of that program.\n+Files: arm64/crypto/ghash-set-key.asm arm64/crypto/ghash-update.asm\n+ powerpc64/p8/ghash-set-key.asm powerpc64/p8/ghash-update.asm\n+Copyright: 2020 Niels Möller and Mamone Tarsha\n+ 2021 Michael Weiser\n+License: LGPL-3+ or GPL-2+\n+\n+Files: s390x/vf/sha3-permute.asm\n+Copyright: 2012 Niels Möller\n+ 2021 Mamone Tarsha\n+License: LGPL-3+ or GPL-2+\n \n Files: debian/*\n Copyright: none\ndiff --git a/debian/upstream/signing-key.asc b/debian/upstream/signing-key.asc\nindex 0b3bc2f..f89ca34 100644\n--- a/debian/upstream/signing-key.asc\n+++ b/debian/upstream/signing-key.asc\n@@ -1,16 +1,13 @@\n -----BEGIN PGP PUBLIC KEY BLOCK-----\n \n-mQFNBFDrIWMBCgCyyYoTAD/aL6Yl90eSJ1xuFpODTcwyRZsNSUZKSmKwnqXo9LgS\n+xsCNBFDrIWMBCgCyyYoTAD/aL6Yl90eSJ1xuFpODTcwyRZsNSUZKSmKwnqXo9LgS\n 2B00yVZ2nO2OrSmWPiYikTciitv04bAqFaggSstx6hlni6n3h2PL0jXpf9EI6qOO\n oKwi2IVtbBnJAhWpfRcAce6WEqvnav6KjuBM3lr8/5GzDV8tm6+X/G/paTnBqTB9\n pBxrH7smB+iRjDt/6ykWkbYLd6uBKzIkAp4HqAZb/aZMvxI28PeWGjZJQYq2nVPf\n LroM6Ub/sNlXpv/bmHJusFQjUL368njhZD1+aVLCUfBCCDzvZc3EYt3wBkbmuCiA\n xOb9ramHgiVkNENtzXR+sbQHtKRQv/jllY1qxROM2/rWmL+HohdxL5E0VPple2bg\n U/zqX0Hg2byb8FbpzPJO5PnBD+1PME3Uirsly4N7XT80OvhXlYe4t+9X0QARAQAB\n-tCROaWVscyBNw7ZsbGVyIDxuaXNzZUBseXNhdG9yLmxpdS5zZT6IRgQQEQIABgUC\n-UO+4OwAKCRCRWsxFqPTC/VJ2AJ476S2rmYBjmVkDeUD8jqEAoiTazgCfQvldeNG9\n-0cjFjkdJU2ZGfKIi32eIRgQQEQgABgUCUu+lQgAKCRCBP+g6dJdIJHrvAJ9X3GhH\n-fPtxjAJNuKmEbELLIF9yGACg0B7IAguP2w4FzvEBB+nwyg0YfR+JAX4EEwECACgF\n+zSROaWVscyBNw7ZsbGVyIDxuaXNzZUBseXNhdG9yLmxpdS5zZT7CwL4EEwECACgF\n AlDrIWMCGwMFCRLMAwAGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEPNZn/go\n xnKYqm0J/A4b6TE5qPWiWj0kriUBSmpys3qUz93gR6Ft7w2f478KJuzbSadvyn0u\n PcnP26AGTOQq75RhtgCJgdYbvRocTjlMh9jOX584Hx8hi/QSrpCSYMnj6dQKbu0Y\n@@ -18,7 +15,7 @@ QIFjZx8gPeYvzG8t34FCNEzZ09RQZqy/ukRyN99LkwEuP4FWq486b7dpgv7GC+SH\n lZcMco6VW8FLOT7KMalH06cmdhFPrFSYAIHDu3CsYhC8knIQV99Xzno/KeSkEwkq\n tYDOdz0x4HWdOwHrl2S2X6Ex1q3QRXcq84EYQwHz2WEGaPR7Vd76P5J1wiHN6rwO\n 4exfgsRyTvc6NDQPTFqmoCzwuPviYk6JNnHr9E5TkLT7lAnESEhMLyyIG/7Uwpgu\n-5C71IMaTpOpf8DEU9NU/zuxgHoMaKBZaeYKs0S26s1zwGOlQX0T9iQGVBBMBCAA/\n+5C71IMaTpOpf8DEU9NU/zuxgHoMaKBZaeYKs0S26s1zwGOlQX0T9wsDVBBMBCAA/\n AhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgBYhBDQ8L/D77l7C7b7zmfNZn/go\n xnKYBQJeIesLBQkWnMsoAAoJEPNZn/goxnKY6EsKAJqKE9mY098wP5JvYifaQxGa\n L4DslZU0mXaISlqecbSPAufbmbsbh1fYiYoMjVpyAVQa/BYy+mceaWjUNfUpZRNW\n@@ -27,21 +24,21 @@ Jwx5Cj42xKEZouOp+VMyBBvrh79LBmVI1mbIUwkGVQZyY+LAzSZfpAm2E6VLNH9g\n BD4yh+qQZOeryCgT/2zVrNkNrPlXQO/4OQNTdEpGj7d//qjbJbvOKkXSBXKnOeLL\n Zkf/0GtwtRAca609j9xM86ZB1sTu9o2hpcLjerrV/u2LjXuQsuZbPwUo7oCjIkag\n RAGLxZp2yldniUtW6k0kfqk8y5/lUvPMr3bpgBzTTj7CcjJij8SQ9PJmjArKjjsr\n-N0zJeSfmM+W0jyUAGe5ruQFNBFDrIWMBCgDKlONI+5Bqcu69+72fmLZPizzEUsIR\n+N0zJeSfmM+W0jyUAGe5rzsCNBFDrIWMBCgDKlONI+5Bqcu69+72fmLZPizzEUsIR\n A2Y0w2RE7+uJ5Es9/YTp5PnWANpPT7GS8JJnc6NJJeh6GkMkGGwq5Op7CDsjW9pQ\n Z0vAW90XjnyniDa9W0W+m5+X/LPOzh+nis9Zcf17P91tprLCLi+TOOb35xt396pZ\n +S+PwuV0dLiIYdVYV3e6LNCV0LjhEqp53TRwTrLTNPQVnt0DPYTh/Kn1x6d5zOS0\n MK4QybKN1WJU6nYIQRXyWKkixjbs++jcgV/juck96Ve0blvn6DfqfpG8YzbmqRCu\n fLo683LtlBUZ0c+znrD1nouqX2Eb/CylG8Q8ZUHXimCJ+g6RfH9kOmtVH/208u/n\n DofVL/Q0dvAXfU5MX49c7XYy7B2rTlk+4nuNeaHM0aU2Y14+SQy+sR6zydu7eGLd\n-qjzV0CX/ekgrjQARAQABiQFlBBgBAgAPBQJQ6yFjAhsMBQkSzAMAAAoJEPNZn/go\n+qjzV0CX/ekgrjQARAQABwsClBBgBAgAPBQJQ6yFjAhsMBQkSzAMAAAoJEPNZn/go\n xnKYGUcJ/j+L0/uzfwCR1aTBZ6FBT9OdNyatVjmz20ahskF3BySmkT1R06K08YOG\n J//LPajj0eKqU8WKgxMc7pWi5SG+yMFn2db5HnJDGiSmSjCXW/BzsSt1786LtO0m\n 0ehatj9kl6JrxQNXazOkRJ2ww13P6/91RBaV6R08BmFTrUco2P6w+djCF4NlnkOL\n a7fM6QtNZM+yB+EzaPjSBFjZG52BVWZkcXEVN0cEjPuznuQOmx8Dny7lQikp49Nu\n mrbamaxZEilx2Bi9gSbovNaKBuncKi9XboiEiNbAarGxP40Qvlk2AuXWvq+fiBnU\n 1e1nU2oV7/7nAWH7kj/Vr/JxcBeOpsNDGkW7Yrd3mkJCrhG+jMs1V2qNb9Uhr5ZL\n-OA40sIz2PHfDrR+gc8THm2p5OvCWEAeukYJ22XTUIt6XoPO0ERYDiQF8BBgBCAAm\n+OA40sIz2PHfDrR+gc8THm2p5OvCWEAeukYJ22XTUIt6XoPO0ERYDwsC8BBgBCAAm\n AhsMFiEENDwv8PvuXsLtvvOZ81mf+CjGcpgFAl4h7Q8FCRaczSwACgkQ81mf+CjG\n cphSXgoAiB1eL9D4TFPdm0TlnmUVD7DCCZEoudzTKu87Z3gwk235LL8Rkrd1vMhE\n VY9m6RhGDbpjjJKKW/yDcWrltqLZp+/5ajffbaEvVFq9uki0hhsNDjuCP0CVbJjw\n@@ -50,5 +47,5 @@ g3i7HcA4jqbgOLb2K0bmH0bydj+/N/ZLUzGeeAo9VybXbOC1KhD1VvHhRl/CHKqz\n EMFELMDKOVA8+QUsG0kLKfye3ykZmskElvINOTcZboVw6Ij4eq+fV4AkYL7/LnNF\n Nwb7vD6jdnWcYgMEGjRC+FhKn2as6M45SmqLAtr262KZWgtiBzwEXJg5sYqCjyXR\n YwynQzqK1y03o53VbDytjVurAfm4d2pDbd5SF2jIi7wHzaBTZ1o=\n-=s80f\n+=B3+K\n -----END PGP PUBLIC KEY BLOCK-----\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:e1f061e2976cded9078458c8b3d29eb353b8a418"}