Package: python-pyproj
Severity: normal

Hi, running uscan in pyproj I get this error:

$ uscan
uscan warning: In debian/watch,
  no matching hrefs for watch line
  http://code.google.com/p/pyproj/downloads/list 
http://pyproj\.googlecode\.com/files/pyproj-([0-9.]+)\.tar\.gz

Thanks!

-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-3-generic (SMP w/1 CPU core)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru python-pyproj-1.8.6/debian/watch python-pyproj-1.8.6/debian/watch
--- python-pyproj-1.8.6/debian/watch	2009-12-18 23:31:57.000000000 +0100
+++ python-pyproj-1.8.6/debian/watch	2010-05-24 11:38:15.000000000 +0200
@@ -1,3 +1,5 @@
 version=3
-http://code.google.com/p/pyproj/downloads/list \
-    http://pyproj.googlecode.com/files/pyproj-(\d+.*)\.tar\.gz
+opts=\
+downloadurlmangle=s|.*[?]name=(.*?)&.*|http://pyproj.googlecode.com/files/$1|,\
+filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
+http://code.google.com/p/pyproj/downloads/detail[?]name=pyproj-([0-9.]+).tar.gz&.*
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to