Bug#814487: bochs: Fix debian/watch file
Source: bochs
Version: 2.6-5
Severity: minor
Tags: patch
Dear Maintainer,
the attached patch fixes the uscan warning of this package to allow
finding newer upstream versions. By joining the first and second
field with / it switches from the alternative to the default syntax
where the pattern does not need to match the whole href.
It also changes the pattern to be a bit more tight.
Best regards,
Florian Tobias Schandinat
-- System Information:
Debian Release: 8.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.3.0-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
-- no debconf information
--- bochs-2.6/debian/watch 2010-06-08 20:37:19.000000000 +0200
+++ bochs-2.6-watch/debian/watch 2016-02-12 01:47:49.584213564 +0100
@@ -1,4 +1,4 @@
# You can run the "uscan" command to check for upstream updates and more.
# Site Directory Pattern Version Script
version=3
-http://sf.net/bochs bochs-([\d.]*).tar.gz debian uupdate
+http://sf.net/bochs/bochs-([\d.]*)\.tar\.gz debian uupdate
Reply to: