From 33da2314620140f02c484191d0ae0bf831067c2c Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 24 Sep 2016 11:41:54 +0200 Subject: [PATCH] debian/watch: Watch all tar.* files. 5.6 only ships as a tar.bz2 at the moment. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index a89b849..d806e6a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 opts="uversionmangle=s/beta/~beta/;s/[-.]rc/~rc/" \ -http://collectd.org/files/ collectd-(.*)\.tar\.gz +http://collectd.org/files/ collectd-(.*)\.tar\..* -- 2.30.2