Bug#547631: lintian does not work due to Undefined subroutine main::delimiter

2009-09-21 Thread Taku YASUI
Package: lintian Version: 2.2.15 Severity: grave Justification: renders package unusable lintian makes following errors and it does not work completely. % lintian -i libtwitter-ruby_0.3.1-3_amd64.changes Undefined subroutine main::delimiter called at /usr/bin/lintian line 687. -- System

Bug#547633: fails to run with Undefined subroutine main::delimiter

2009-09-21 Thread Michal Čihař
Package: lintian Version: 2.2.15 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi today I just noticed that lintian stopped working. I'm sure it was working week ago, but I probably did not use it meanwhile so it's a bit hard to track which update did break it. All I get

Bug#547632: Undefined subroutine main::delimiter called at /usr/bin/lintian line 687

2009-09-21 Thread Jeremy Lal
Package: lintian Version: 2.2.14 Severity: important Running lintian over any package outputs : Undefined subroutine main::delimiter called at /usr/bin/lintian line 687 If i change the call to delimiter() to : Lintian::Output::delimiter() then it complains elsewhere (debug_msg, v_msg...) all

Bug#547631: Bug#547628: libclass-accessor-perl: breaks lintian

2009-09-21 Thread gregor herrmann
JFTR: #547631 and #547628 address the same problem. gregor, not yet reassigning/merging/affecting/whatever due to lack of time for investigation -- .''`. http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06 : :' : Debian GNU/Linux user, admin, developer -

Bug#547631: Bug#547628: libclass-accessor-perl: breaks lintian

2009-09-21 Thread Niko Tyni
On Mon, Sep 21, 2009 at 11:08:53AM +0200, gregor herrmann wrote: JFTR: #547631 and #547628 address the same problem. Lintian::Output uses multiple inheritance, and Class::Accessor introduced an import subroutine in 0.34 that wins over Exporter::import(). I'm attaching a patch for lintian that

Bug#547631: does not work due to Undefined subroutine main::delimiter

2009-09-21 Thread Francesco Paolo Lovergine
Package: lintian Version: 2.2.15 Severity: normal s/delimiter/$Lintian::Output::GLOBAL-delimiter/ at line 696. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386

Bug#547670: lintian: typo (pth - path)

2009-09-21 Thread Jakub Wilk
Package: lintian Version: 2.2.15 Severity: minor $ grep -C 1 pth /usr/share/lintian/checks/scripts.desc Debian systems; env is instead installed as /usr/bin/env. Usually, the pth to env in the script should be changed. -- Jakub Wilk -- To UNSUBSCRIBE, email to

Bug#547631: Bug#547628: libclass-accessor-perl: breaks lintian

2009-09-21 Thread gregor herrmann
On Mon, 21 Sep 2009 13:46:37 +0300, Niko Tyni wrote: JFTR: #547631 and #547628 address the same problem. Lintian::Output uses multiple inheritance, and Class::Accessor introduced an import subroutine in 0.34 that wins over Exporter::import(). I'm attaching a patch for lintian that should fix

[SCM] Debian package checker branch, master, updated. 2.2.15-21-g503fd8a

2009-09-21 Thread Adam D. Barratt
The following commit has been merged in the master branch: commit 503fd8a996c0405671a1353d19c78358483d4843 Author: Adam D. Barratt a...@adam-barratt.org.uk Date: Mon Sep 21 16:10:02 2009 +0100 Add changelog entry for the Class::Accessor vs Exporter import fix diff --git a/debian/changelog

[SCM] Debian package checker branch, master, updated. 2.2.15-20-gebe9bfe

2009-09-21 Thread Adam D. Barratt
The following commit has been merged in the master branch: commit ebe9bfe0f5d7f76b1919dac88789cb214bfd73df Author: Niko Tyni nt...@debian.org Date: Mon Sep 21 13:32:52 2009 +0300 Make Lintian::Output work with Class::Accessor = 0.34 As seen in http://bugs.debian.org/547631, the

Processed: limit package to lintian, forcibly merging 547631 547632 547633

2009-09-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: limit package lintian Limiting to bugs with field 'package' containing at least one of 'lintian' Limit currently set to 'package':'lintian' forcemerge 547631 547632 547633 Bug#547631: lintian does not work due to Undefined subroutine

Bug#547631: Bug#547628: Bug#547631: Bug#547628: libclass-accessor-perl: breaks lintian

2009-09-21 Thread Jonathan Yu
On Mon, Sep 21, 2009 at 10:41 AM, gregor herrmann gre...@debian.org wrote: On Mon, 21 Sep 2009 13:46:37 +0300, Niko Tyni wrote: JFTR: #547631 and #547628 address the same problem. Lintian::Output uses multiple inheritance, and Class::Accessor introduced an import subroutine in 0.34 that wins

[SCM] Debian package checker branch, master, updated. 2.2.15-22-g34b151d

2009-09-21 Thread Adam D. Barratt
The following commit has been merged in the master branch: commit 34b151d3ee105b385198004a8a377c2939872ae6 Author: Adam D. Barratt a...@adam-barratt.org.uk Date: Mon Sep 21 18:08:26 2009 +0100 Remove accidentally added multi-maintainer header diff --git a/debian/changelog

Upload?

2009-09-21 Thread Adam D. Barratt
Hi, Unless there's any other important changes anyone wants to get in beforehand, I think we should look at uploading 2.2.16 in the (very) near future to resolve #547631 and friends. Cheers, Adam -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of

Processed: limit source to lintian, tagging 547631

2009-09-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: #lintian (2.2.16) UNRELEASED; urgency=low # # * lib/Lintian/Output.pm: #+ [ADB] Import Exporter before Class::Accessor to avoid accidentally # calling Class::Accessor::import(). Thanks, Niko Tyni. # (Closes: #547631) # limit

Re: Upload?

2009-09-21 Thread Russ Allbery
Adam D. Barratt a...@adam-barratt.org.uk writes: Unless there's any other important changes anyone wants to get in beforehand, I think we should look at uploading 2.2.16 in the (very) near future to resolve #547631 and friends. Yeah, agreed. Feel free to do that whenever you have a chance or

Bug#547631: Bug#547628: libclass-accessor-perl: breaks lintian

2009-09-21 Thread Adam D. Barratt
Niko Tyni wrote: On Mon, Sep 21, 2009 at 11:08:53AM +0200, gregor herrmann wrote: JFTR: #547631 and #547628 address the same problem. Lintian::Output uses multiple inheritance, and Class::Accessor introduced an import subroutine in 0.34 that wins over Exporter::import(). I'm attaching a

[SCM] Debian package checker branch, master, updated. 2.2.15-23-g326c9cf

2009-09-21 Thread Adam D. Barratt
The following commit has been merged in the master branch: commit 326c9cf6f3bd45e27767f997f895a50269d68aa8 Author: Adam D. Barratt a...@adam-barratt.org.uk Date: Mon Sep 21 20:07:05 2009 +0100 Update testset for recent changes diff --git a/testset/tags.libbaz b/testset/tags.libbaz index

[SCM] Debian package checker branch, master, updated. 2.2.15-24-g90e6d5a

2009-09-21 Thread Adam D. Barratt
The following commit has been merged in the master branch: commit 90e6d5afa402fb6c789638a01ab636353755 Author: Adam D. Barratt a...@adam-barratt.org.uk Date: Mon Sep 21 20:09:44 2009 +0100 Fix a typo in the description of example-script-uses-bin-env * checks/scripts{,.desc}:

[SCM] Debian package checker branch, master, updated. 2.2.15-25-g9c1c540

2009-09-21 Thread Adam D. Barratt
The following commit has been merged in the master branch: commit 9c1c5408e051f75afccebc5b2b22d72f42a003ee Author: Adam D. Barratt a...@adam-barratt.org.uk Date: Mon Sep 21 20:35:36 2009 +0100 Finalise changes for 2.2.16 upload diff --git a/debian/changelog b/debian/changelog index

Processing of lintian_2.2.16_amd64.changes

2009-09-21 Thread Archive Administrator
lintian_2.2.16_amd64.changes uploaded successfully to localhost along with the files: lintian_2.2.16.dsc lintian_2.2.16.tar.gz lintian_2.2.16_all.deb Greetings, Your Debian queue daemon (running on host ries.debian.org) -- To UNSUBSCRIBE, email to

[SCM] Debian package checker annotated tag, 2.2.16, created. 2.2.16

2009-09-21 Thread Adam D. Barratt
The annotated tag, 2.2.16 has been created at af0452736e9cd984729e9c4c35d1e1b82b64e65c (tag) tagging 9c1c5408e051f75afccebc5b2b22d72f42a003ee (commit) replaces 2.2.15 tagged by Adam D. Barratt on Mon Sep 21 20:51:33 2009 +0100 - Shortlog

Bug#547555: marked as done (please add /usr/bin/ir as known interpreter (ironruby))

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008f9...@ries.debian.org and subject line Bug#547555: fixed in lintian 2.2.16 has caused the Debian Bug report #547555, regarding please add /usr/bin/ir as known interpreter (ironruby) to be marked as done. This means

Bug#547632: marked as done (Undefined subroutine main::delimiter called at /usr/bin/lintian line 687)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008fb...@ries.debian.org and subject line Bug#547631: fixed in lintian 2.2.16 has caused the Debian Bug report #547631, regarding Undefined subroutine main::delimiter called at /usr/bin/lintian line 687 to be marked as

Bug#527363: marked as done ([checks/fields] shared library packages should not recommend documentation)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008ex...@ries.debian.org and subject line Bug#527363: fixed in lintian 2.2.16 has caused the Debian Bug report #527363, regarding [checks/fields] shared library packages should not recommend documentation to be marked as

Bug#546927: marked as done (lintian: still complains about AnonCVS)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008f5...@ries.debian.org and subject line Bug#546927: fixed in lintian 2.2.16 has caused the Debian Bug report #546927, regarding lintian: still complains about AnonCVS to be marked as done. This means that you claim that

Bug#547633: marked as done (fails to run with Undefined subroutine main::delimiter)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008fb...@ries.debian.org and subject line Bug#547631: fixed in lintian 2.2.16 has caused the Debian Bug report #547631, regarding fails to run with Undefined subroutine main::delimiter to be marked as done. This means

Bug#537768: marked as done (Check that -dev package is versioned on binary package)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008ez...@ries.debian.org and subject line Bug#537768: fixed in lintian 2.2.16 has caused the Debian Bug report #537768, regarding Check that -dev package is versioned on binary package to be marked as done. This means

Bug#547631: marked as done (lintian does not work due to Undefined subroutine main::delimiter)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008fb...@ries.debian.org and subject line Bug#547631: fixed in lintian 2.2.16 has caused the Debian Bug report #547631, regarding lintian does not work due to Undefined subroutine main::delimiter to be marked as done.

Bug#547345: marked as done (lintian: False positive in HTML documentation detection)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008f7...@ries.debian.org and subject line Bug#547345: fixed in lintian 2.2.16 has caused the Debian Bug report #547345, regarding lintian: False positive in HTML documentation detection to be marked as done. This means

Bug#546662: marked as done (lintian: two spelling errors in tag description + bonus)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008f3...@ries.debian.org and subject line Bug#546641: fixed in lintian 2.2.16 has caused the Debian Bug report #546641, regarding lintian: two spelling errors in tag description + bonus to be marked as done. This means

Bug#547670: marked as done (lintian: typo (pth - path))

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008fd...@ries.debian.org and subject line Bug#547670: fixed in lintian 2.2.16 has caused the Debian Bug report #547670, regarding lintian: typo (pth - path) to be marked as done. This means that you claim that the problem

Bug#541977: marked as done (lintian: Warns about deprecated dh_undocumented)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008f1...@ries.debian.org and subject line Bug#541977: fixed in lintian 2.2.16 has caused the Debian Bug report #541977, regarding lintian: Warns about deprecated dh_undocumented to be marked as done. This means that you

Bug#546641: marked as done (lintian: two spelling errors in tag description + bonus)

2009-09-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Sep 2009 20:10:51 + with message-id e1mppdn-0008f3...@ries.debian.org and subject line Bug#546641: fixed in lintian 2.2.16 has caused the Debian Bug report #546641, regarding lintian: two spelling errors in tag description + bonus to be marked as done. This means

lintian_2.2.16_amd64.changes ACCEPTED

2009-09-21 Thread Archive Administrator
Accepted: lintian_2.2.16.dsc to pool/main/l/lintian/lintian_2.2.16.dsc lintian_2.2.16.tar.gz to pool/main/l/lintian/lintian_2.2.16.tar.gz lintian_2.2.16_all.deb to pool/main/l/lintian/lintian_2.2.16_all.deb Override entries for your package: lintian_2.2.16.dsc - source devel

Bug#547631: Bug#547628: Bug#547631: Bug#547628: libclass-accessor-perl: breaks lintian

2009-09-21 Thread gregor herrmann
On Mon, 21 Sep 2009 16:41:05 +0200, gregor herrmann wrote: JFTR: #547631 and #547628 address the same problem. Lintian::Output uses multiple inheritance, and Class::Accessor introduced an import subroutine in 0.34 that wins over Exporter::import(). I'm attaching a patch for lintian that