Source: gocryptfs
Severity: normal
Tags: patch

Dear Maintainer,

The current d/watch file fails to reliably find the upstream version and 
doesn't check PGP signature.

here is a d/watch file to restore searching for upstream versions and verifying 
PGP signatures:

version=4
opts="searchmode=plain,\
pgpsigurlmangle=s/$/.asc/,\
uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/$1~$2$3/" \
https://api.github.com/repos/rfjakob/@PACKAGE@/releases \
https://github.com/rfjakob/@PACKAGE@/releases/download/v?[\d.]+/@PACKAGE@@ANY_VERSION@_src@ARCHIVE_EXT@

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to