From dcb7d137c1335083feb31d5b972d922dcbdd0ac8 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Sat, 7 Sep 2013 13:22:28 +0200 Subject: [PATCH] Fix watch file Using the example at https://wiki.debian.org/debian/watch --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index ba48df6..a4ceb48 100644 --- a/debian/watch +++ b/debian/watch @@ -3,5 +3,5 @@ # Compulsory line, this is a version 3 file version=3 -http://googlecode.debian.net/p/libnfc/libnfc-(.*)\.tar\.gz - +# https://wiki.debian.org/debian/watch +http://code.google.com/p/libnfc/downloads/list .*/libnfc-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))