[Pkg-gnupg-commit] [gnupg1] 03/04: Updated debian/watch
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Nov 14 00:06:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gnupg1.
commit 783992119df09534277255c82fe586c885a868a3
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Mon Nov 14 08:21:57 2016 +0900
Updated debian/watch
Upstream is no longer advertising downloads of "GnuPG Classic" on
https://gnupg.org/download/, so we need to look for them in the
archive.
---
debian/watch | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 1eeb1b2..72617d2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,6 @@
version=4
-opts=pgpsigurlmangle=s/$/.sig/ https://gnupg.org/download/ /ftp/gcrypt/gnupg/gnupg-(1\.[\d\.]+)@ARCHIVE_EXT@ debian uupdate
+
+opts=pgpsigurlmangle=s/$/.sig/ \
+ https://gnupg.org/ftp/gcrypt/gnupg/ \
+ gnupg-(1\.[\d\.]+)@ARCHIVE_EXT@ \
+ debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg1.git
More information about the Pkg-gnupg-commit
mailing list