[Pkg-sympa-commits] [sympa] 03/12: Fix debian/watch file in order to exclude alpha or beta versions

Emmanuel Bouthenot kolter at moszumanska.debian.org
Fri Jul 31 05:18:11 UTC 2015


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

kolter pushed a commit to branch master
in repository sympa.

commit b073cb7782e1417359c35e45588fd4438aa577e8
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Mon Feb 2 17:37:06 2015 +0100

    Fix debian/watch file in order to exclude alpha or beta versions
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 5f250a2..07d4344 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/[~+]dfsg.*//,uversionmangle=s/b\.(\d+)$/~beta$1/ \
-	http://www.sympa.org/distribution/sympa-(.*)\.tar\.gz
+	http://www.sympa.org/distribution/sympa-([\.0-9]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sympa.git



More information about the Pkg-sympa-commits mailing list