Package: pidgin-facebookchat
Version: 1.60-1.1
Severity: normal
Tags: patch
--- Please enter the report below this line. ---
According to DEHS:
*Uscan errors: *
uscan.pl: In /tmp/pidgin-facebookchat_watch9lwcRd, potentially unsafe or
malformed downloadurlmangle pattern:
'rules' found. Skipping watchline
http://code.google.com/p/pidgin-facebookchat/downloads/list
http://pidgin-facebookchat.googlecode.com/files/pidgin-facebookchat-source-(.*).tar.bz2
I'm attaching here the patch to fix it.
Thanks.
Pablo.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.30-1-686
Debian Release: squeeze/sid
500 unstable ftp.de.debian.org
--- Package information. ---
Depends (Version) | Installed
=================================-+-===========
libc6 (>= 2.1.3) | 2.9-27
libjson-glib-1.0-0 | 0.8.0-1
libpurple0 (>= 2.3.0) | 2.6.2-1
zlib1g | 1:1.2.3.3.dfsg-15
Package's Recommends field is empty.
Package's Suggests field is empty.
diff -u pidgin-facebookchat-1.60/debian/changelog pidgin-facebookchat-1.60/debian/changelog
--- pidgin-facebookchat-1.60/debian/changelog
+++ pidgin-facebookchat-1.60/debian/changelog
@@ -1,3 +1,11 @@
+pidgin-facebookchat (1.60-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/watch:
+ - Fixed unsafe or malformed downloadurlmangle pattern.
+
+ -- Pablo Castellano <[email protected]> Fri, 09 Oct 2009 16:11:17 +0100
+
pidgin-facebookchat (1.60-1.1) unstable; urgency=low
* Non-maintainer upload; acknowledged by maintainer.
diff -u pidgin-facebookchat-1.60/debian/watch pidgin-facebookchat-1.60/debian/watch
--- pidgin-facebookchat-1.60/debian/watch
+++ pidgin-facebookchat-1.60/debian/watch
@@ -9,3 +9,2 @@
-opts=downloadurlmangle=rules \
- http://code.google.com/p/pidgin-facebookchat/downloads/list \
- http://pidgin-facebookchat.googlecode.com/files/pidgin-facebookchat-source-(.*).tar.bz2
+http://code.google.com/p/pidgin-facebookchat/downloads/list \
+http://pidgin-facebookchat.googlecode.com/files/pidgin-facebookchat-source-(.*).tar.bz2