]> git.tuebingen.mpg.de Git - tfortune.git/commit
debian: Add watch file and public signing key.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 21 Apr 2024 19:59:12 +0000 (21:59 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 28 Apr 2024 14:08:24 +0000 (16:08 +0200)
commit0190a438c2eaed28d0d74248e6b15c58bff68945
treef4de37cdfd255ca51d11264f27d25c2ebce1c3c9
parent0e59783de8bf2977da5ba29b9ed0809f15702bc2
debian: Add watch file and public signing key.

The watch file is an adjusted version of the "direct access to the
git repository (tags)" example of uscan(1) (part of the devscripts
package), which is appropriate for tfortune since the project does
not publish release tarballs.

The key file was created with

gpg --export --export-options export-minimal --armor \
87B45FDC6D91B2CA5BEAAB545ADA35403100930F > signing-key.asc

Suggested-by: lintian(1)
Reviewed-by: Andreas Metzler <ametzler@bebt.de>
debian/upstream/signing-key.asc [new file with mode: 0644]
debian/watch [new file with mode: 0644]