]> 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>
Wed, 24 Apr 2024 14:48:49 +0000 (16:48 +0200)
commita846af80374ee88eb55175adb862f2354cafc6f1
tree5c9a6360012520a997cf0a3aa5fce2c3b65d5221
parentfb693ee1179f4ce67c432963dbe9649249f9c5f5
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)
debian/upstream/signing-key.asc [new file with mode: 0644]
debian/watch [new file with mode: 0644]