Package: diakonos Severity: minor The watch file for diakonos no longer works. I've attached a patch which corrects the watchfile. Feel free to include it in your next upload; it doesn't warrant a upload by itself.
-- 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.35-25-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/watch' --- debian/watch 2007-12-12 15:43:07 +0000 +++ debian/watch 2011-03-06 19:35:06 +0000 @@ -1,2 +1,2 @@ version=3 -http://purepistos.net/diakonos/diakonos-(.*)\.tar\.gz +http://diakonos.pist0s.ca/archives/diakonos-([0-9\.]*)\.tar\.gz

