[pkg-remote-commits] [x2goclient] 01/06: debian/watch: Recognize upstream versions with two (or more) digits in any of the release numberlets.

Mike Gabriel sunweaver at debian.org
Wed Jun 28 10:55:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository x2goclient.

commit 9607cfeccaaf98d07742c50b3e69f8a706d3efb6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Dec 26 21:36:16 2016 +0100

    debian/watch: Recognize upstream versions with two (or more) digits in any of the release numberlets.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 422b2aa..31958fa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=pgpsigurlmangle=s/$/.asc/ \
-http://code.x2go.org/releases/source/x2goclient/x2goclient-(\d\.\d\.\d\.\d)\.tar\.gz
+http://code.x2go.org/releases/source/x2goclient/x2goclient-(\d+\.\d+\.\d+\.\d+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/x2goclient.git



More information about the pkg-remote-commits mailing list