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

Bug#513795: "Use of uninitialized value $_ in pattern match" with lintian 2.2.1



Adam D. Barratt ha scritto:
> On Sun, 2009-02-01 at 11:52 +0100, Giuseppe Iuculano wrote:
>> with lintian 2.2.1 I have this error (and false warnings):
> 
> The warnings are a result of the perl errors - the pattern matching
> fails, so lintian thinks various pieces of information are missing.

I'm not sure about this:

# lintian -IvE --pedantic gsmartcontrol_0.8.3-2_i386.changes

N: Setting up lab in /tmp/tq5zBTQcMR ...
N: Processing changes file gsmartcontrol_0.8.3-2_i386.changes ...
N: Processing 2 packages...
N: ----
N: Processing source package gsmartcontrol (version 0.8.3-2) ...
N: ----
N: Processing binary package gsmartcontrol (version 0.8.3-2) ...
W: gsmartcontrol: copyright-refers-to-versionless-license-file
usr/share/common-licenses/GPL
N: Removing /tmp/tq5zBTQcMR ...

The relevant portion of debian/copyright:


License:

    This product is multi-licensed under GNU GPL versions 2 and 3.
    You are free to choose which one you use

    This package 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) version 3 of the License.

    This package 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 complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.


I'm not sure if I should really refer to to /usr/share/common-licenses/GPL-[version]

Cheers,
Giuseppe.

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: