[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#773755: [linpsk] New upstream release



Package: linpsk
Severity: normal

Hi,

a new upstream version (1.2) is available for about a year.
It wasn't found automatically, because the watch file only
matched for .tar.gz extensions, and the current release ends
in .tgz.
I attached a patch for the watch file to match other common
filenames.

Regards,
 Reiner
diff --git a/debian/watch b/debian/watch
index 539e85e..4271153 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/linpsk/linpsk-(\d.*)\.tar\.gz
+http://sf.net/linpsk/linpsk-(\d.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: