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

[lintian] 01/01: Fix test suite



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 26b4f5607c9b1c16ca3a583a44e4e4d88344ac35
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Sun Nov 16 21:25:54 2014 +0100

    Fix test suite
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
 checks/cruft.pm                     | 1 +
 t/tests/changelog-file-general/tags | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/checks/cruft.pm b/checks/cruft.pm
index 99976de..322c58f 100644
--- a/checks/cruft.pm
+++ b/checks/cruft.pm
@@ -711,6 +711,7 @@ sub find_cruft {
     return;
 }
 
+
 # try to check if source is missing
 sub check_missing_source {
     my ($file, $info, $name, $basename, $dirname,$replacementspairref) = @_;
diff --git a/t/tests/changelog-file-general/tags b/t/tests/changelog-file-general/tags
index e46a25b..194cd43 100644
--- a/t/tests/changelog-file-general/tags
+++ b/t/tests/changelog-file-general/tags
@@ -9,4 +9,4 @@ W: changelog-file-general: latest-debian-changelog-entry-without-new-date
 W: changelog-file-general: latest-debian-changelog-entry-without-new-version
 W: changelog-file-general: syntax-error-in-debian-changelog line 30 "badly formatted heading line"
 W: changelog-file-general: syntax-error-in-debian-changelog line 32 "found change data where expected next heading or eof"
-X: changelog-file-general: bad-intended-distibution intended to experimental but uploaded to unstable
+X: changelog-file-general: bad-intended-distribution intended to experimental but uploaded to unstable

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


Reply to: