[Pkg-privacy-commits] [onioncat] 01/06: debian/watch: take into account that upstream detached signatures are named *.asc, not *.sig.
Intrigeri
intrigeri at moszumanska.debian.org
Sun Jan 24 18:08:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository onioncat.
commit d8b3028a114f5c559c1bb645783b40aa1aa107f8
Author: intrigeri <intrigeri at boum.org>
Date: Sun Jan 24 17:25:17 2016 +0000
debian/watch: take into account that upstream detached signatures are named *.asc, not *.sig.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 61497ab..399849d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="pgpsigurlmangle=s/$/.sig/,uversionmangle=s/\.r(\d+)/+svn$1/" \
+opts="pgpsigurlmangle=s/$/.asc/,uversionmangle=s/\.r(\d+)/+svn$1/" \
https://www.cypherpunk.at/ocat/download/Source/current/ ^onioncat-(\d[\d.-]+(?:\.r\d+)?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git
More information about the Pkg-privacy-commits
mailing list