diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:19:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:19:41 +0000 |
commit | a27c8b00ebf173659f22f53ce65679e94e7dfb1b (patch) | |
tree | 02c68ec259348b63c6328896aa73265eb7b3d730 /dm-packaging/sample.changeset | |
parent | Initial commit. (diff) | |
download | debian-keyring-a27c8b00ebf173659f22f53ce65679e94e7dfb1b.tar.xz debian-keyring-a27c8b00ebf173659f22f53ce65679e94e7dfb1b.zip |
Adding upstream version 2022.12.24.upstream/2022.12.24upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | dm-packaging/sample.changeset | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dm-packaging/sample.changeset b/dm-packaging/sample.changeset new file mode 100644 index 0000000..832d921 --- /dev/null +++ b/dm-packaging/sample.changeset @@ -0,0 +1,12 @@ +Recommended-By: # if you're not the applicant, put your email here +Changed-By: # keyring maintainer will fill this in +Date: # date -R here +Comment: adding debian-maintainer # name here +NM-Page: https://nm.debian.org/nmstatus.php?email=XXXX # optional +Agreement: # url to signed mail where the applicant agrees with the + # DFSG, social contract, DMUP. +Advocates: # url(s) to advocate mails here. +Action: import +Data: + # Use: gpg --export -a keyid | sed 's/^/ /' + # to dump the applicant's gpg block here. |