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

[lintian] 01/01: Update fields/vcs-browsers; the initial list was not escaped correctly. Thanks pabs!



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

lamby pushed a commit to branch master
in repository lintian.

commit a9bd3494f20e4f63b17c86accb7a262becc47e63
Author: Chris Lamb <lamby@debian.org>
Date:   Sat Mar 3 09:35:33 2018 +0000

    Update fields/vcs-browsers; the initial list was not escaped correctly.  Thanks pabs!
---
 data/fields/vcs-browsers | 52 ++++++++++++++++++++++++------------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

diff --git a/data/fields/vcs-browsers b/data/fields/vcs-browsers
index bb3e0fb..3bd46a4 100644
--- a/data/fields/vcs-browsers
+++ b/data/fields/vcs-browsers
@@ -3,29 +3,29 @@
 # Format:
 #   ^regex \x\s) ~~ vcs
 
-git://anonscm.debian.org/			~~ git
-https?://anonscm.debian.org/git/		~~ git
-https?://anonscm.debian.org/cgit/		~~ git
-git://git.debian.org/				~~ git
-https?://git.debian.org/			~~ git
-git://alioth.debian.org/			~~ git
-https?://alioth.debian.org/anonscm/git/		~~ git
-git://anongit.debian.org/			~~ git
-https?://git.dgit.debian.org/			~~ git
-git://anongit.freedesktop.org/			~~ git
-git://anongit.kde.org/				~~ git
-git://git.code.sf.net/				~~ git
-https?://git.code.sf.net/p/			~~ git
-git://*.git.sourceforge.net/			~~ git
-git://git@github.com:				~~ git
-git://github.com/				~~ git
-https?://github.com/				~~ git
-git@gitlab.com:					~~ git
-https?://gitlab.*/				~~ git
-https?://salsa.debian.org/			~~ git
-git://git.kernel.org/				~~ git
-git://gitorious.org/				~~ git
-git://*.branchable.com/				~~ git
-git://repo.or.cz/				~~ git
-https?://repo.or.cz/				~~ git
-https?://bitbucket.org/				~~ git
+git://anonscm\.debian\.org/			~~ git
+https?://anonscm\.debian\.org/git/		~~ git
+https?://anonscm\.debian\.org/cgit/		~~ git
+git://git\.debian\.org/				~~ git
+https?://git\.debian\.org/			~~ git
+git://alioth\.debian\.org/			~~ git
+https?://alioth\.debian\.org/anonscm/git/	~~ git
+git://anongit\.debian\.org/			~~ git
+https?://git\.dgit\.debian\.org/		~~ git
+git://anongit\.freedesktop\.org/		~~ git
+git://anongit\.kde\.org/			~~ git
+git://git\.code\.sf\.net/			~~ git
+https?://git\.code\.sf\.net/p/			~~ git
+git://[a-zA-Z0-9]+\.git\.sourceforge\.net/	~~ git
+git://git@github\.com:				~~ git
+git://github\.com/				~~ git
+https?://github\.com/				~~ git
+git@gitlab\.com:				~~ git
+https?://gitlab\.[^/]+/				~~ git
+https?://salsa\.debian\.org/			~~ git
+git://git\.kernel\.org/				~~ git
+git://gitorious\.org/				~~ git
+git://[a-zA-Z0-9]+\.branchable\.com/		~~ git
+git://repo\.or\.cz/				~~ git
+https?://repo\.or\.cz/				~~ git
+https?://bitbucket\.org/			~~ git

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


Reply to: