From 0388a329c4490e7ab774b129d3c2e2709d141889 Mon Sep 17 00:00:00 2001 From: Vangelis Mouhtsis Date: Wed, 22 Jan 2014 13:26:25 +0200 Subject: [PATCH] debian/watch: only watch stable releases of MATE --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 59d1b15..822012a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://pub.mate-desktop.org/releases/(\d\.\d)/mate-session-manager-(.*)\.tar\.xz +http://pub.mate-desktop.org/releases/(\d\.(2|4|6|8|0))/mate-session-manager-(.*)\.tar\.xz