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

[lintian] 01/01: perltidy (eh?)



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

lamby pushed a commit to branch master
in repository lintian.

commit 78bc142332497fef4a0de313768b4c95b8c68993
Author: Chris Lamb <lamby@debian.org>
Date:   Thu Feb 1 19:11:25 2018 +0000

    perltidy (eh?)
---
 checks/fields.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/checks/fields.pm b/checks/fields.pm
index d3c389a..58aa3c5 100644
--- a/checks/fields.pm
+++ b/checks/fields.pm
@@ -131,6 +131,7 @@ my %VCS_CANONIFY = (
                   {https://anonscm.debian.org/loggerhead/};
         $_[0] =~ s{https?\Q://salsa.debian.org/\E([^/]+/[^/]+)\.git/?$}
                   {https://salsa.debian.org/$1};
+
         if ($_[0] =~ m{https?\Q://anonscm.debian.org/viewvc/\E}xsm) {
             if ($_[0] =~ s{\?(.*[;\&])?op=log(?:[;\&](.*))?\Z}{}xsm) {
                 my (@keep) = ($1, $2, $3);

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


Reply to: