[SCM] Debian package checker branch, master, updated. 2.5.2-16-g2860a9b

2011-08-14 Thread Niels Thykier
The following commit has been merged in the master branch: commit 2860a9b028dcdc137d49d634cc3c20d1aa30b503 Author: Niels Thykier ni...@thykier.net Date: Sun Aug 14 15:27:16 2011 +0200 Use croak instead of fail in Lintian::Collect::Package diff --git a/debian/changelog b/debian/changelog

Processed: limit source to lintian, tagging 637741

2011-08-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: #lintian (2.5.3) UNRELEASED; urgency=low # # * lib/Lintian/Collect/Package.pm: #+ [JW,NT] Replace use of fail with croak. (Closes: #637741) # limit source lintian Limiting to bugs with field 'source' containing at least one of 'lintian'

Re: [SCM] Debian package checker branch, master, updated. 2.5.2-11-g39af0d7

2011-08-14 Thread Niels Thykier
On 2011-08-14 00:56, Russ Allbery wrote: Niels Thykier ni...@thykier.net writes: Turns out this particular these two were not Perlcritic issues (I applied these fixes from my memory of previous Perlcritic issues). Oh! Okay. I'm actually surprised on the variable one, as I've seen things

Re: [SCM] Debian package checker branch, master, updated. 2.5.2-11-g39af0d7

2011-08-14 Thread Niels Thykier
On 2011-08-14 00:11, Jeremiah C. Foster wrote: [...] On the other issue, I thought the $C, @C-thing was covered by the re-use of same variable in lexical scope, but it turns out it isn't (probably due to the types being different). I can see the idea behind it now, sort of like a C-string

[SCM] Debian package checker branch, master, updated. 2.5.2-17-g316dd97

2011-08-14 Thread Niels Thykier
The following commit has been merged in the master branch: commit 316dd97dc54ed95685268a2ac0db2245bd9f3da7 Author: Niels Thykier ni...@thykier.net Date: Sun Aug 14 15:58:43 2011 +0200 Undo part 39af0d7, allow $CURRENT and @CURRENT to co-exists diff --git a/checks/standards-version

Bug#637793: lintian: [PATCH] Improve description of versioned-dependency-satisfied-by-perl

2011-08-14 Thread Dominic Hargreaves
Package: lintian Version: 2.5.2 Severity: minor Tags: patch On Mon, Aug 08, 2011 at 10:40:31AM +0100, Dominic Hargreaves wrote: On Mon, Aug 08, 2011 at 07:02:03AM +, pkg-perl-maintain...@lists.alioth.debian.org wrote: Commit message: move perl 5.14 as a second alternative

Bug#636994: lintian: add check for deprecated perl libraries (was: #629472)

2011-08-14 Thread Dominic Hargreaves
tags 636994 +patch thanks On Sun, Aug 07, 2011 at 05:11:51PM +0100, Dominic Hargreaves wrote: Thanks for the response; I think you've convinced me that this would be the best approach, at least to start with. You're correct that build-time deps will be caught by rebuilds, once the modules

Processed: Re: Bug#636994: lintian: add check for deprecated perl libraries (was: #629472)

2011-08-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 636994 +patch Bug #636994 [lintian] lintian: add check for deprecated perl libraries (was: #629472) Added tag(s) patch. thanks Stopping processing here. Please contact me if you need assistance. -- 636994:

[SCM] Debian package checker branch, master, updated. 2.5.2-18-g56639e7

2011-08-14 Thread Niels Thykier
The following commit has been merged in the master branch: commit 56639e746e3a4ca461e9c6da275cbbef5712d888 Author: Niels Thykier ni...@thykier.net Date: Sun Aug 14 23:28:01 2011 +0200 Use LC_ALL=C in private/runtests to ensure sorting order diff --git a/private/runtests b/private/runtests

Bug#637819: lintian.debian.org/lintian.log.gz

2011-08-14 Thread Jakub Wilk
Package: lintian Severity: wishlist lintian.log is quite big, but it can be compressed easily: even with gzip you can achieve 10-fold size reduction. It would be nice if a compressed version of lintian.log were available for download. -- Jakub Wilk -- To UNSUBSCRIBE, email to

Bug#633779: lintian: validate DEP-5 debian/copyright files

2011-08-14 Thread Jakub Wilk
* Niels Thykier ni...@thykier.net, 2011-08-13, 13:20: Feel free to add a new separate check if that results in more maintainable code. :) Okay, updated patch attached. -- Jakub Wilk diff --git a/checks/source-copyright-file b/checks/source-copyright-file new file mode 100644 --- /dev/null

Bug#492493: When will su-to-root be available by default in Debian ?

2011-08-14 Thread yannubu...@gmail.com
Dear all, su-to-root is recommended by Lintian, but still not usable by default in Debian, causing confusion for users, and strange situations such as bug [1] and [2]. For memory, 2 alternative solutions were proposed in 2008's discussion [3] : - move su-to-root into debianutils where it would

Bug#492493: When will su-to-root be available by default in Debian ?

2011-08-14 Thread Russ Allbery
yannubu...@gmail.com yannubu...@gmail.com writes: For memory, 2 alternative solutions were proposed in 2008's discussion [3] : - move su-to-root into debianutils where it would always be available, - or introducing an xdg-* utility into xdg-utils that does the same thing any update ? The

Bug#492493: When will su-to-root be available by default in Debian ?

2011-08-14 Thread Russ Allbery
Russ Allbery r...@debian.org writes: yannubu...@gmail.com yannubu...@gmail.com writes: For memory, 2 alternative solutions were proposed in 2008's discussion [3] : - move su-to-root into debianutils where it would always be available, - or introducing an xdg-* utility into xdg-utils that does