Source: gnome-scan Severity: minor Tags: patch -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
The current watchfile does not work, it only finds version 0.2.2 Please see attached one which also detects 0.7-version. It also prefers the bz2 tarball. old: $ LANG=C uscan --no-download Processing watchfile line for package gnome-scan... Newest version on remote site is 0.2.2, local version is 0.6.2 gnome-scan: remote site does not even have current version new: $ uscan --verbose --no-download - -- Scanning for watchfiles in . - -- Found watchfile in ./debian - -- In debian/watch, processing watchfile line: http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/([\d\.]+)/ gnome-scan-(.*)\.tar\.bz2 - -- Found the following matching hrefs: gnome-scan-0.7.1.tar.bz2 (0.7.1) gnome-scan-0.7.1.tar.bz2 (0.7.1) gnome-scan-0.7.2.tar.bz2 (0.7.2) gnome-scan-0.7.2.tar.bz2 (0.7.2) Newest version on remote site is 0.7.2, local version is 0.6.2 => gnome-scan-0.7.2.tar.bz2 already in package directory - -- Scan finished Thanks - -- Tobi - -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJTRXjGAAoJEJFk+h0XvV02spMP/jxR72BcrCEgkswEVEFG543Z tKTTMnyfJN1Ge5fYvgvUbozbwfmonr5qxm7M5WyE06QoYiAj275jBRS9tFvBLtAR c+wqRI97Si0luSGK+50EGOuf8vWEXZ91ZaVeesHnyBOcM6CrP/YiwrSNCIOtVE4g ncfPMdhr5xijpvm3XjRCPI3c+h7lHwFhSKUNEOBvHdHnN26XsQRqTS0htqhELmss wmB8LUpumu6w1e5CaUzjfl7VKOM9qg/efcTpkLW0O9qrPwqHao33c1T4NRGt4YOI kPotGL9F67om92l9eC5D9QNxdL8ir9Lj1W3Wu/LI1p/WqrOB1Z83fzAjHCt8w0Bl 6yqXyoPTt0FmCPtWjDtzdR4GP76/1b+/CpFYefZlDpkRRMj5dqmyPsrIufpjVMij eaeil4ZuFvIVQ0l+RYULyoBAEbu8hapFsnxU8So9I7+EJINhSKaexl37d/n91S5n 0GyfCUMW/juRGbVQR0dx06XFg4BzBxTjWiEddRhs1fQUZHE2FHASqbyHeUECZjza EIMXXgnXew1deRQ1NtWsDhhA74kgL2GW304CRx1zLO7/psuMklcnxEAMOf+roAUU sLwZevSIG8X0Hnil6x9TzNQcz5gAJO06k3KzyvXszXlxbI/4knoC0CD5kDojpuJZ Bl/Y/mD3fLKAd4bry07T =PADo -----END PGP SIGNATURE-----
version=3 http://ftp.gnome.org/pub/GNOME/sources/gnome-scan/([\d\.]+)/ \ gnome-scan-(.*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

