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

Bug#683946: W: comma-separated-files-in-dep5-copyright reports wrong line number



Package: lintian
Version: 2.5.10.1
Severity: minor

Hi,

On running lintian, I get

W: ccl source: comma-separated-files-in-dep5-copyright paragraph at line 100

The copyright file which the error was reported against is below. This
is an impressive level of checking, and the check is correct. The only
problem is that the line number is wrong. The line in question is

Files: ffigen4/gcc-core-4.0.0.tar.bz2, ffigen4/gcc-objc-4.0.0.tar.bz2

which is line 17 of the file.

Additionally, another small comment. Previously, when I had I wrapped the Source: line
around (this refers to the 4th line) so that there was no space after
the second line, like this

Source: The main download url is
http://ccl.clozure.com/download.html. The source code was downloaded
from svn.clozure.com. See README.source for further information.

it gave the error

W: ccl source: syntax-error-in-dep5-copyright line 5: Cannot parse line

However at that time, it did not report the
comma-separated-files-in-dep5-copyright error.

                                                        Regards, Faheem

#############################################################################

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Clozure Common Lisp
Upstream-Contact: http://ccl.clozure.com
Source: The main download url is http://ccl.clozure.com/download.html. The source code
 was downloaded from svn.clozure.com. See README.source for further information.
License: LLGPL

Files: *
Copyright: 1994-2012 by Clozure Associates and contributors
License: LLGPL

Files: ffigen4/source/*
Copyright: 2001, 2005 Clozure Associates.
           2004, Helmut Eller
License: GPL-2+

Files: ffigen4/gcc-core-4.0.0.tar.bz2, ffigen4/gcc-objc-4.0.0.tar.bz2
Copyright: Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
License: GPL-2+

Files: debian/*
Copyright: 2012 Faheem Mitha
License: LLGPL

License: LLGPL
 CCL is licensed under the terms of the Lisp Lesser GNU Public License
 (LLGPL).  The LLGPL consists of a preamble (see below) and the Lessor
 GNU Public License 2.1 (LGPL-2.1).  Where these conflict, the preamble
 takes precedence. CCL is referenced in the preamble as the "LIBRARY."
 On Debian systems the complete text of the LGPL 2.1 is in the file
 /usr/share/common-licenses/LGPL-2.1. The preamble is located in the
 file doc/LICENSE, in the CCL sources, and it is reproduced verbatim
 below.
 .
 Preamble to the Gnu Lesser General Public License
 =================================================
 .
 Copyright (c) 2000 Franz Incorporated, Berkeley, CA 94704
 .
 The concept of the GNU Lesser General Public License version 2.1
 ("LGPL") has been adopted to govern the use and distribution of
 above-mentioned application. However, the LGPL uses terminology that
 is more appropriate for a program written in C than one written in
 Lisp. Nevertheless, the LGPL can still be applied to a Lisp program if
 certain clarifications are made. This document details those
 clarifications. Accordingly, the license for the open-source Lisp
 applications consists of this document plus the LGPL. Wherever there
 is a conflict between this document and the LGPL, this document takes
 precedence over the LGPL.
 .
 A "Library" in Lisp is a collection of Lisp functions, data and
 foreign modules. The form of the Library can be Lisp source code (for
 processing by an interpreter) or object code (usually the result of
 compilation of source code or built with some other
 mechanisms). Foreign modules are object code in a form that can be
 linked into a Lisp executable. When we speak of functions we do so in
 the most general way to include, in addition, methods and unnamed
 functions. Lisp "data" is also a general term that includes the data
 structures resulting from defining Lisp classes. A Lisp application
 may include the same set of Lisp objects as does a Library, but this
 does not mean that the application is necessarily a "work based on the
 Library" it contains.
 .
 The Library consists of everything in the distribution file set before
 any modifications are made to the files. If any of the functions or
 classes in the Library are redefined in other files, then those
 redefinitions ARE considered a work based on the Library. If
 additional methods are added to generic functions in the Library,
 those additional methods are NOT considered a work based on the
 Library. If Library classes are subclassed, these subclasses are NOT
 considered a work based on the Library. If the Library is modified to
 explicitly call other functions that are neither part of Lisp itself
 nor an available add-on module to Lisp, then the functions called by
 the modified Library ARE considered a work based on the Library. The
 goal is to ensure that the Library will compile and run without
 getting undefined function errors.
 .
 It is permitted to add proprietary source code to the Library, but it
 must be done in a way such that the Library will still run without
 that proprietary code present. Section 5 of the LGPL distinguishes
 between the case of a library being dynamically linked at runtime and
 one being statically linked at build time. Section 5 of the LGPL
 states that the former results in an executable that is a "work that
 uses the Library." Section 5 of the LGPL states that the latter
 results in one that is a "derivative of the Library", which is
 therefore covered by the LGPL. Since Lisp only offers one choice,
 which is to link the Library into an executable at build time, we
 declare that, for the purpose applying the LGPL to the Library, an
 executable that results from linking a "work that uses the Library"
 with the Library is considered a "work that uses the Library" and is
 therefore NOT covered by the LGPL.
 .
 Because of this declaration, section 6 of LGPL is not applicable to
 the Library. However, in connection with each distribution of this
 executable, you must also deliver, in accordance with the terms and
 conditions of the LGPL, the source code of Library (or your derivative
 thereof) that is incorporated into this executable.

License: GPL-2+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later
 version.
 .
 This program is distributed in the hope that it will be
 useful, but WITHOUT ANY WARRANTY; without even the implied
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.  See the GNU General Public License for more
 details.
 .
 You should have received a copy of the GNU General Public
 License along with this package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.


-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (50, 'unstable'), (50, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-vserver-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils                       2.22-2
ii  bzip2                          1.0.5-6+squeeze1
ii  diffstat                       1.53-1
ii  file                           5.04-5+squeeze2
ii  gettext                        0.18.1.1-3
ii  hardening-includes             2.2~bpo60+1
ii  intltool-debian                0.35.0+20060710.1
ii  libapt-pkg-perl                0.1.24+b1
ii  libarchive-zip-perl            1.30-3
ii  libc-bin                       2.11.3-3
ii  libclass-accessor-perl         0.34-1
ii  libclone-perl                  0.31-1
ii  libdpkg-perl                   1.16.1.2~bpo60+1
ii  libemail-valid-perl            0.184-1
ii  libipc-run-perl                0.89-1
ii  libparse-debianchangelog-perl  1.1.1-2.1
ii  libtimedate-perl               1.2000-1
ii  liburi-perl                    1.54-2
ii  locales                        2.11.3-3
ii  man-db                         2.5.7-8
ii  patchutils                     0.3.1-2
ii  perl [libdigest-sha-perl]      5.10.1-17squeeze3

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.16.1.2~bpo60+1
ii  libhtml-parser-perl    3.66-1
pn  libperlio-gzip-perl    <none>
ii  libtext-template-perl  1.45-1
ii  lzma                   4.43-14
ii  man-db                 2.5.7-8
ii  xz-utils               5.0.0-2

-- no debconf information


Reply to: