Package: lintian Version: 2.5.17 Severity: minor Hello
The attached patch fixes the 'copyright-file-general' test in the current git branch. Thanks, Sylvestre -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (600, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages lintian depends on: ii binutils 2.23.52.20130828-1 ii bzip2 1.0.6-5 ii diffstat 1.55-3 ii file 1:5.14-2 ii gettext 0.18.3.1-1 ii hardening-includes 2.3 ii intltool-debian 0.35.0+20060710.1 ii libapt-pkg-perl 0.1.29+b1 ii libarchive-zip-perl 1.30-7 ii libclass-accessor-perl 0.34-1 ii libclone-perl 0.34-1+b1 ii libdpkg-perl 1.16.10 ii libemail-valid-perl 0.190-1 ii libfile-basedir-perl 0.03-1 ii libipc-run-perl 0.92-1 ii liblist-moreutils-perl 0.33-1+b2 ii libparse-debianchangelog-perl 1.2.0-1 ii libtext-levenshtein-perl 0.06~01-2 ii libtimedate-perl 1.2000-1 ii liburi-perl 1.60-1 ii man-db 2.6.5-2 ii patchutils 0.3.2-2 ii perl [libdigest-sha-perl] 5.18.1-3 ii t1utils 1.37-2 Versions of packages lintian recommends: pn libperlio-gzip-perl <none> ii perl-modules [libautodie-perl] 5.18.1-3 Versions of packages lintian suggests: pn binutils-multiarch <none> ii dpkg-dev 1.16.10 ii libhtml-parser-perl 3.71-1+b1 ii libtext-template-perl 1.45-2 ii xz-utils 5.1.1alpha+20120614-2 -- no debconf information
>From 823628c780959c2322efb18685da74d5eca7296e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru <sylvestre.le...@scilab-enterprises.com> Date: Wed, 27 Nov 2013 15:23:14 +0100 Subject: [PATCH] Fix the copyright-file-general test --- t/tests/copyright-file-general/tags | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/tests/copyright-file-general/tags b/t/tests/copyright-file-general/tags index 492e349..936f1ff 100644 --- a/t/tests/copyright-file-general/tags +++ b/t/tests/copyright-file-general/tags @@ -22,6 +22,8 @@ E: copyright-php: copyright-refers-to-bad-php-license E: copyright-php: copyright-refers-to-problematic-php-license E: copyright-poor-common-licenses: copyright-should-refer-to-common-license-file-for-gpl E: copyright-symlink: copyright-file-is-symlink +I: copyright-full-agpl-3: spelling-error-in-copyright programming programing +I: copyright-full-gpl: spelling-error-in-copyright programming programing P: copyright-crln: copyright-has-crs W: copyright-full-apache-2: copyright-without-copyright-notice W: copyright-misc-errors: copyright-contains-dh-make-perl-boilerplate -- 1.8.4.rc3