[Pkg-gnupg-commit] [libgpg-error] 18/22: look for updates in gcrypt archive, not on user-facing webpage.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 21:19:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository libgpg-error.

commit 7bcee46e87c2703f485a681aacf7774db8271223
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sat Dec 24 16:07:51 2016 -0500

    look for updates in gcrypt archive, not on user-facing webpage.
---
 debian/watch | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index a799e32..0f21969 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,5 @@
 version=4
 
 opts=pgpsigurlmangle=s/$/.sig/ \
-  https://gnupg.org/download/ \
-  /ftp/gcrypt/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ \
+  https://gnupg.org/ftp/gcrypt/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ \
   debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libgpg-error.git



More information about the Pkg-gnupg-commit mailing list