summaryrefslogtreecommitdiff
path: root/scripts/t/Dpkg_OpenPGP
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2017-08-20 02:22:16 +0200
committerGuillem Jover <guillem@debian.org>2017-10-17 02:27:01 +0200
commit0b1391fd2c30e9ad955fde84c90c30509877b5c4 (patch)
treea97a4a0a05096fdaf66ec6ae2a7e7ab3f684133a /scripts/t/Dpkg_OpenPGP
parent9e5e03e9a6ddf74bb22ffc5ea8794a14a592d6b6 (diff)
downloaddpkg-0b1391fd2c30e9ad955fde84c90c30509877b5c4.tar.gz
Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII Armor
When we are building a source package, if we find a binary signature in the form of a .sig file, we should try to auto-convert it to the format that we expect to include in the source package, which is an OpenPGP ASCII Armor.
Diffstat (limited to 'scripts/t/Dpkg_OpenPGP')
-rw-r--r--scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar0
-rw-r--r--scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.asc16
-rw-r--r--scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.sigbin0 -> 566 bytes
3 files changed, 16 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar b/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar
diff --git a/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.asc b/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.asc
new file mode 100644
index 000000000..06f2ab066
--- /dev/null
+++ b/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAlnijuMACgkQuXK/PqSu
+V6Oiuw/+P0+5BMH/WfsyhDrykF90tp2q6+eQvbgny8Mo1SJT647cS0bXFrZqd1Zr
+22hFouKLbbqmJVm7GqIyWzg6mWvRJ85tvKMhwaUHiNKBrwOguw6crk8TdRidvS1p
+m7E70wYdoPGvLt0Sr7nDWyaj82r3QkqTWTMxiD9jD4Z3w5Ztz08rpho6CJcGcAlv
+09WGRVo+AiQLDRT70T7598lilHviFNGJdC9sVOrkEyFVDJZirnTvqXgqTJAy5Lve
+DjTnfYAzmivtsQUXkYIj31XWLsiFa5mfpl6FSmFUSBPXALO++sZrL+mQZoUqnBv/
+bxCg3RYbPA6dpZ9IB/gyAvvEOEECeA4v5gDqGn67FeZsALPOEhvAYclkMtLOQBxr
+sJD9GPCQtT2QfObmaUlqabXASNjzguayprh+a8CJChyBKWSvn6LoSdsBzesPT/bh
+DJenc5M9jvIVShiwqQYCdYotebdKYDIvelblz0TbaTs5RZNGrizgj4Mrl0CaKVHs
+51M8Vpb+w1TM+jm3b+5Na+v9TuS0TxGKI1FTyfjZMjF92AF3A13KanSWMg+37eE1
+R1R4pPuJ2s4xYULQNh+BTHlrGso43nxzc2gkJbsPRa6n3fZFRVdYfkIJgv4kzaQD
+Lgsnhzrz1onBWvfnFWlJaRZ/ti4/3EEHAFvt25ZLMyJC2WOCG4I=
+=N2cG
+-----END PGP SIGNATURE-----
diff --git a/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.sig b/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.sig
new file mode 100644
index 000000000..a15acecde
--- /dev/null
+++ b/scripts/t/Dpkg_OpenPGP/package_1.0.orig.tar.sig
Binary files differ