Package: atftp
Version: 0.7.git20120829-2.1
Severity: wishlist
Tags: patch

I had a quick look at atftp to figure out why it was missing from
Debian testing, and in the process I noticed there was no working watch
file.  Here is a patch to add a working watch file.  It allow Debian to
notice there is a new upstream version 0.7.1 available. :)

diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..bde85ca
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,6 @@
+version=2
+# qa.debian.org runs a redirector which allows a simpler form of URL
+# for SourceForge based projects. The format below will automatically
+# be rewritten to use the redirector.
+opts=dversionmangle=s/\.git\d+$// \
+   
http://sf.net/atftp/atftp-([.\d]*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to