vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit d5546ce7447b2d8bf7398e51f62f38959ecdbc50
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Sat Mar 15 13:41:01 2025 -0400
    prepare Debian release
commit eeefdd0a6fc121fe1107d8eeebfde38ec490cbe7
Merge: 069502f 0048548
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Sat Mar 15 13:33:49 2025 -0400
    Merge tag 'stateless-openpgp-docs/13.1' into debian/unstable
    
    tagging stateless-openpgp-docs/13.1
commit 004854869508d3b0f886922dd35599d42dba2906
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Fri Mar 14 13:25:37 2025 -0400
    sopv-test: provide pythonic generation of msg.binary
commit 83d0fc337aee0ed59b694bcef1e1b7d82fa845e4
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Fri Mar 14 13:12:28 2025 -0400
    sopv-test: test signatures from a revoked certificate
    
    sopv should decline to validate a signature from a revoked
    certificate.
    
    Test this with some statically-generated objects.
commit a13388e4aa091812d064514460bd635312f51c50
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Fri Mar 14 12:14:38 2025 -0400
    sopv-test: add test with expired certificates
    
    See also https://gitlab.com/dkg/sopv-gpgv/-/issues/1 and
    https://dev.gnupg.org/T7547
commit 59ee89d1f7d97913986c4d18a78922e2fc990f48
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Mon Mar 10 14:23:01 2025 -0400
    setup-sopv-test: enable using only the default profile for both keys
    
    This makes it possible to test a v4-only sopv against artifacts
    generated from a tool like rsop, which has its second generate-key
    profile as rfc9580.
    
    An even more flexible approach would be to have arguments for which
    profile to use for each certificate, but i really don't want this to
    be that complex.
commit 4627cd96cfa0bd6126b9b99b4e37b3181f877ccc
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Mon Mar 10 13:32:03 2025 -0400
    sopv-test: return code should match outcome
commit 826009f8da3743130e4c97b9b17a57538af6b48f
Author: Justus Winter <justus@sequoia-pgp.org>
Date:   Mon Mar 3 14:02:11 2025 +0100
    tests: Fix regex to also match on v6 fingerprints.
commit 9aa70683285635b26dcb88794a911919234c54e0
Merge: 7c3a945 026db7d
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Sat Feb 22 10:08:17 2025 -0500
    Merge remote-tracking branch 'hkos/typo'
commit 7c3a94533055d2b9f047cb6695ef3189c4072f6b
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Sat Feb 22 10:02:00 2025 -0500
    sopv documentation cleanup
    
    Thanks to Guillem Jover for all the reviews in
    https://gitlab.com/dkg/openpgp-stateless-cli/-/commit/ded1e100f95cf76bf9d31cc6e8fccb5a08425d18
commit 026db7dbc5e939a2ffb96480a459f3b153bb7ffe
Author: Heiko Schaefer <heiko@schaefer.name>
Date:   Mon Feb 10 21:39:38 2025 +0100
    minor fixes