Bug#507740: setting package to lintian, tagging 507740

2008-12-26 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.3) UNRELEASED; urgency=low # # * checks/nmu: #+ [RA] Recognize Ubuntu native packages by the target distribution and # suppress NMU tags for them. Based on a patch by Adrien Cunin. #

Bug#508307: wrong interpreter-without-predep

2008-12-26 Thread Russ Allbery
require Depends for postinst and prerm scripts. However, I'd like to have that checked by other people on the debian-policy list, particularly those here who also work on dpkg. Is my analysis correct? -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE

[SCM] Debian package checker branch, master, updated. 2.1.2-8-g8a44975

2008-12-26 Thread Russ Allbery
The following commit has been merged in the master branch: commit 2a563324b855850cddd3bcbfdbb69c6593897216 Author: Russ Allbery r...@debian.org Date: Fri Dec 26 22:36:42 2008 -0800 Remove trailing whitespace in current changelog entry diff --git a/debian/changelog b/debian/changelog index

[SCM] Debian package checker branch, master, updated. 2.1.2-8-g8a44975

2008-12-26 Thread Russ Allbery
The following commit has been merged in the master branch: commit 8a449756a047cde8410baa0bb39923bcf7973475 Author: Russ Allbery r...@debian.org Date: Fri Dec 26 23:17:10 2008 -0800 Skip version substvar checks for dynamic package names * checks/version-substvars: + [RA] Skip

Bug#507763: setting package to lintian, tagging 507763

2008-12-26 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.3) UNRELEASED; urgency=low # # * checks/version-substvars: #+ [RA] Skip version substvar checks when the dependency is on a # package whose name is formed by expanding substvars at

[SCM] Debian package checker branch, master, updated. 2.1.2-9-gd5a241e

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit d5a241efa43d36cda2c234f0946978e7a04c078f Author: Russ Allbery r...@debian.org Date: Sat Dec 27 00:50:40 2008 -0800 Check specifically for shlibs with unversioned SONAMEs * checks/shared-libs{,.desc}: + [RA

Bug#506673: lintian: shlib-missing-in-control-file and symbols-declared-but-not-shlib wrong for libraries without versions

2008-12-27 Thread Russ Allbery
. Currently, due to how Lintian works internally, this also excludes all such files from symbols checks as well. If that's not correct, please let me know. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ

Bug#506673: setting package to lintian, tagging 506673

2008-12-27 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.3) UNRELEASED; urgency=low # # * checks/shared-libs{,.desc}: #+ [RA] Remove special shlibs exception for NSS modules. libc6 now # includes shlibs entries for them. #+ [RA] Report

Re: lintian.d.o back up and running

2008-12-27 Thread Russ Allbery
Adam D. Barratt a...@adam-barratt.org.uk writes: On Fri, 2008-12-26 at 12:57 -0800, Russ Allbery wrote: Please do -- this looks obviously correct to me. Once you do, I'll release 2.1.3 and, since I think the effect of this will require another complete rebuild anyway, do the upgrade

[SCM] Debian package checker branch, master, updated. 2.1.2-12-g35e601e

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit 8a6354f7dd0cd7fe1deed27fdf6243259ab76358 Author: Russ Allbery r...@debian.org Date: Sat Dec 27 11:20:24 2008 -0800 Fix ${shlibs:Depends} substvar in the test template diff --git a/t/templates/skel/debian/changelog b/t

[SCM] Debian package checker branch, master, updated. 2.1.2-12-g35e601e

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit 35e601ecf8cd41bfff371539217ec19ca44ebf7a Author: Russ Allbery r...@debian.org Date: Sat Dec 27 11:33:11 2008 -0800 Improve handling of unversioned shared libraries * checks/shared-libs{,.desc}: + [RA] Use

Bug#506673: lintian: shlib-missing-in-control-file and symbols-declared-but-not-shlib wrong for libraries without versions

2008-12-27 Thread Russ Allbery
Raphael Hertzog hert...@debian.org writes: On Sat, 27 Dec 2008, Russ Allbery wrote: I've seen several different regexes used to try to extract versions from libfoo-version.so library names and they all disagree subtly. Right. You should use the one used by dpkg-shlibdeps imo: $soname

Bug#485705: lintian: doesn't properly detect comma in control file email address quoted strings

2008-12-27 Thread Russ Allbery
Hi Adam, I wanted to update you on the status of this bug. I just opened Bug#509935 against Policy to decide what we want the format of Uploaders to be, and I blocked this bug with that one. We'll implement in Lintian whatever the results of the Policy discussion are. -- Russ Allbery (r

[SCM] Debian package checker branch, master, updated. 2.1.2-17-gb0dc93d

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit 0095c9937314f915c5e74762cf3e7160ac8dfc0d Author: Russ Allbery r...@debian.org Date: Sat Dec 27 13:28:06 2008 -0800 Fix ordering of debian/changelog diff --git a/debian/changelog b/debian/changelog index b738e8b..416d14e

[SCM] Debian package checker branch, master, updated. 2.1.2-17-gb0dc93d

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit b1b26eccd5e6d9aa48ac3479fa5e356446183985 Author: Russ Allbery r...@debian.org Date: Sat Dec 27 13:24:51 2008 -0800 Parameterize the section of test suite packages and clean up changelogs Allow the section

[SCM] Debian package checker branch, master, updated. 2.1.2-17-gb0dc93d

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit b0dc93d000b7eea32c96d79f41e61ce5d22379a5 Author: Russ Allbery r...@debian.org Date: Sat Dec 27 13:29:44 2008 -0800 Improve zero-byte-file-in-doc-directory tag * checks/files{,.desc}: + [RA] Exclude __init__.py

Bug#507273: setting package to lintian, tagging 507273

2008-12-27 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.3) UNRELEASED; urgency=low # # * checks/files{,.desc}: #+ [RA] Exclude __init__.py files and Doxygen-generated *.map files # from zero-byte-file-in-doc-directory. Improve the tag

[SCM] Debian package checker branch, master, updated. 2.1.2-18-g3fe9fb0

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit 3fe9fb02a4470136255aac4962e675881e3ba3c3 Author: Russ Allbery r...@debian.org Date: Sat Dec 27 14:15:45 2008 -0800 Fix override-file-in-wrong-location * checks/files{,.desc}: + [RA] Move the check for override

[SCM] Debian package checker branch, master, updated. 2.1.2-19-g67fd86f

2008-12-27 Thread Russ Allbery
The following commit has been merged in the master branch: commit 67fd86fb7aba5eaf39ef26d152180aa510dcc70d Author: Russ Allbery r...@debian.org Date: Sat Dec 27 14:18:40 2008 -0800 Finalize changes for 2.1.3 diff --git a/debian/changelog b/debian/changelog index 6bd54b7..137372c 100644

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

2008-12-27 Thread Russ Allbery
The annotated tag, 2.1.3 has been created at 263a484343d41334968589d16bdb75918b807e7c (tag) tagging 67fd86fb7aba5eaf39ef26d152180aa510dcc70d (commit) replaces 2.1.2 tagged by Russ Allbery on Sat Dec 27 14:31:41 2008 -0800 - Shortlog

Started new lintian.debian.org archive run

2008-12-27 Thread Russ Allbery
I've started a fresh lintian.d.o archive run with 2.1.3. Thanks, Jordà, for that commit! I would have asked about it, but for some reason I thought it was already done. That's great to get into this rebuild. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle

Re: Started new lintian.debian.org archive run

2008-12-27 Thread Russ Allbery
format is handled entirely via the bits you did change. Since this change didn't affect any of the collect scripts or anything that was written out to the laboratory directories, I don't think there's a reason to increase that format. -- Russ Allbery (r...@debian.org) http

Bug#508307: wrong interpreter-without-predep

2008-12-28 Thread Russ Allbery
reworked some of the tags around maintainer script interpreters to fix severities and add better and more relevant descriptions. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject

[SCM] Debian package checker branch, master, updated. 2.1.3-1-gc89353f

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit c89353f3dcfdad407ae45924240a152be095ebb4 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 14:56:38 2008 -0800 Overhaul checking of maintainer script and config interpreters * checks/scripts{,.desc}: + [RA

Bug#508307: setting package to lintian, tagging 508307

2008-12-28 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/scripts{,.desc}: #+ [RA] Overhaul checking of maintainer script and config interpreters: # - postrm scripts must use an essential interpreter. #

Bug#488832: lintian: Could check for missing update-desktop-database in maintainer scripts

2008-12-28 Thread Russ Allbery
if it isn't useful for thunar. I think this is better than the existing dh_desktop check. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Desktop standards, MIME info cache, and Lintian

2008-12-28 Thread Russ Allbery
convinced myself that they don't, but I'd love confirmation from someone who works more intensely in the desktop environment world than I. Thanks in advance! -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit 08673dd22372283eb5541f4e1cecdf836bf16ee4 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 17:22:40 2008 -0800 Use anchored paths in .gitignore Anchor the paths in .gitignore so that they only match the intended

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit 7c9337d5f1d2a0d991f941a5cef40108d4539cba Author: Russ Allbery r...@debian.org Date: Sun Dec 28 19:59:47 2008 -0800 Fix whitespace consistency in checks/rules Expand tabs in code added to checks/rules to be consistent

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit dd0d451497eac3887260bd43ded48b9fbe5fdc17 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 19:57:30 2008 -0800 Check for update-desktop-database calls with MimeType keys * checks/menu-format{,.desc}: + [RA

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit 8bf6fee534ff43a343a612f57a14522b0296d836 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 20:30:53 2008 -0800 Some general t/runtests cleanup Move general Perl libraries required to the top of the file so

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit 12a5839a334851c8a876b23311f6ad8a0f92a320 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 21:19:30 2008 -0800 Fix minor Test-For and Test-Against issues diff --git a/t/tests/6000_files-windows-devel-file-in-package.desc

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit b6ba283bf8a67c03fb2afcdaff3462ab666c19f9 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 21:00:23 2008 -0800 Verify Test-For and Test-Against in the new test suite * t/runtests: + [RA] Check that a test

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit bd2ac4a8e5a98dcadec18114ee0d71f2d7a62f89 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 21:32:04 2008 -0800 Convert some tests to native that don't need to be non-native diff --git a/t/tests/6000_files-windows-devel

[SCM] Debian package checker branch, master, updated. 2.1.3-9-g1bd2c3a

2008-12-28 Thread Russ Allbery
The following commit has been merged in the master branch: commit 1bd2c3a502696b6485ee4644c032006e8ebc8c95 Author: Russ Allbery r...@debian.org Date: Sun Dec 28 22:34:51 2008 -0800 Change done to ok in runtests for the new test suite Save another couple of characters of horizontal

Bug#488832: setting package to lintian, tagging 488832

2008-12-28 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/menu-format{,.desc}: #+ [RA] If a *.desktop file contains a MimeType key, check that the # postinst calls update-desktop-database. (Closes:

[SCM] Debian package checker branch, master, updated. 2.1.3-13-gf354c44

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 76937c40017990709b246be873f9945d701ff099 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 12:02:38 2008 -0800 Add test for invalid-standards-version diff --git a/private/tags-never-seen b/private/tags-never-seen index

[SCM] Debian package checker branch, master, updated. 2.1.3-13-gf354c44

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 475ddb0cc86724a8da8f2b8bcead1a658d927cb6 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 12:06:01 2008 -0800 Add test case for newer-standards-version diff --git a/t/tests/6000_standards-version-newer.desc b/t/tests

[SCM] Debian package checker branch, master, updated. 2.1.3-13-gf354c44

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit f354c44d55b357b6177cb305171f6ccdeb7d372d Author: Russ Allbery r...@debian.org Date: Mon Dec 29 12:08:00 2008 -0800 Remove the old dh7-minimal test case Minimal debhelper 7 rules files are now tested by nearly all

[SCM] Debian package checker branch, master, updated. 2.1.3-13-gf354c44

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit b32c5c6c08a724d59951a3fad7e8cf62e46d1337 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 11:56:37 2008 -0800 Make update-never-seen merge data from both test suites * private/update-never-seen: + [RA

[SCM] Debian package checker branch, master, updated. 2.1.3-15-g27fda1f

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 4876c70688d981e5762133a921400983b50eff95 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 12:19:47 2008 -0800 Add test for case-insensitive e-mail matching in NMU checks diff --git a/t/tests/6000_nmu-case

[SCM] Debian package checker branch, master, updated. 2.1.3-15-g27fda1f

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 27fda1f685621768c5c88f0c8a3f0e31b70d9d02 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 12:37:17 2008 -0800 Add a way to run only tests affecting a particular tag * debian/rules: + [RA] New check-tag

[SCM] Debian package checker branch, master, updated. 2.1.3-17-g3dc5876

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit a969085f2a78d2caffd8b07efa483ee666bdc877 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 14:57:51 2008 -0800 Process the archive in sorted order * frontend/lintian: + [RA] When processing the entire

[SCM] Debian package checker branch, master, updated. 2.1.3-17-g3dc5876

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 3dc58767f21fec9df9f0f40cf1ea66175483e257 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 16:25:38 2008 -0800 Check for scripts in /etc calling init scripts directly * checks/scripts{,.desc}: + [RA] Check

Bug#381485: setting package to lintian, tagging 381485

2008-12-29 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/scripts{,.desc}: #+ [RA] Overhaul checking of maintainer script and config interpreters: # - postrm scripts must use an essential interpreter. #

[SCM] Debian package checker branch, master, updated. 2.1.3-24-g999c0d7

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit e797364b708a99611d64960b08b4ae81b89810a4 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 17:23:14 2008 -0800 Fix non-native packages and verbosity in t/runtests * t/runtests: + [RA] Correctly set up non

[SCM] Debian package checker branch, master, updated. 2.1.3-24-g999c0d7

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 896bcfff9a016016aab58926f302ebbdcfa9c15c Author: Russ Allbery r...@debian.org Date: Mon Dec 29 17:50:14 2008 -0800 Note that the example files were removed from the 2005 dh_make test diff --git a/t/tests/generic-dh-make-2005

[SCM] Debian package checker branch, master, updated. 2.1.3-24-g999c0d7

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 514f5c1039475e26f420a45ddf46b65f2979bba2 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 17:24:21 2008 -0800 Add a test case of a generic dh_make template from 2005 Recover the original checkin of the dh-test

[SCM] Debian package checker branch, master, updated. 2.1.3-24-g999c0d7

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 88c1689c8e35b40513b822b4442c21d81fd7fa16 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 18:23:19 2008 -0800 Warn about old dh_make Debian packaging copyright boilerplate * checks/copyright-file{,.desc

[SCM] Debian package checker branch, master, updated. 2.1.3-24-g999c0d7

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 3b029e63eecdfe4c796af5a91f785ad84aed30d1 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 18:20:11 2008 -0800 Make the standards-version-newer test more reliable Changing the Standards-Version from 3.8.0

[SCM] Debian package checker branch, master, updated. 2.1.3-24-g999c0d7

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit 999c0d75be35930bcaaa1578b191a2ed0bc05680 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 20:20:50 2008 -0800 Check for brace expansion in debhelper config files * checks/debhelper{,.desc}: + [RA] Check

[SCM] Debian package checker branch, master, updated. 2.1.3-24-g999c0d7

2008-12-29 Thread Russ Allbery
The following commit has been merged in the master branch: commit fb11eedce925b7d691b9bf7c312f649d1f92ec88 Author: Russ Allbery r...@debian.org Date: Mon Dec 29 17:50:37 2008 -0800 Add another test case with a dh_make 0.46 run diff --git a/private/tags-never-seen b/private/tags-never-seen

Bug#497347: setting package to lintian, tagging 480939, tagging 497347

2008-12-29 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/copyright-file{,.desc}: #+ [RA] Warn (severity: wishlist) about the old dh_make packaging # copyright, which used (C) without the word or

Bug#510190: lintian: missing-dep-for-interpreter confused by unusual layout

2008-12-30 Thread Russ Allbery
(which Lintian would already respect and which is the more standard way of getting all of the tools required to build a Debian package)? Is it because you don't want the compilers? -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian

Excessive lintian memory usage

2008-12-30 Thread Russ Allbery
to do with why archive-wide runs are so slow. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: Excessive lintian memory usage

2008-12-30 Thread Russ Allbery
Russ Allbery r...@debian.org writes: I'm a bit stumped on how to track this down, but a full lintian run is taking up gobs of memory, way more than it should. Currently on gluck lintian has a resident set size of 1.5GB. I found one problem at least. Several of the check routines had

Re: Excessive lintian memory usage

2008-12-30 Thread Russ Allbery
Russ Allbery r...@debian.org writes: I don't think that fully explains it, though, since when $info is reassigned when the next package is checked, the old $info should be garbage-collected. I'll keep looking. I think I found it. checks/menu-format was using a global %file_index hash

[SCM] Debian package checker branch, master, updated. 2.1.3-32-g3d10ca7

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 2dc2e0bc9f146c696c2f36aa17154d5c683be8ee Author: Russ Allbery r...@debian.org Date: Tue Dec 30 10:33:03 2008 -0800 Require debhelper tokens in maintainer scripts with dh * checks/debhelper{,.desc}: + [RA] If dh

[SCM] Debian package checker branch, master, updated. 2.1.3-32-g3d10ca7

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 218e2645bd4d4f8f5ee3480a905a794eda85cb9f Author: Russ Allbery r...@debian.org Date: Tue Dec 30 13:11:42 2008 -0800 Move static data out of the run functions Static data doesn't need to be initialized each time

[SCM] Debian package checker branch, master, updated. 2.1.3-32-g3d10ca7

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit f014760b1e971622ca78b59ea0912fca66057c91 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 13:28:25 2008 -0800 Clean up /usr/share/doc checks and avoid global $info * checks/copyright-file{,.desc}: + [RA

[SCM] Debian package checker branch, master, updated. 2.1.3-32-g3d10ca7

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 81ea18d7e31d4c283788a5d37c026403af56ea5f Author: Russ Allbery r...@debian.org Date: Tue Dec 30 13:32:38 2008 -0800 Clean up $info handling in checks/files Keep $info local to run() in checks/files and pass

[SCM] Debian package checker branch, master, updated. 2.1.3-32-g3d10ca7

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 1ff7173ee5841432b35e123225a1c1116beada31 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 13:31:11 2008 -0800 Keep per-package data local to run() in checks/cruft * checks/cruft: + [RA] Keep the hash

[SCM] Debian package checker branch, master, updated. 2.1.3-32-g3d10ca7

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 3d10ca7ff8eb5bc7bb3f89e6afca5861df44f4cf Author: Russ Allbery r...@debian.org Date: Tue Dec 30 13:39:37 2008 -0800 Keep per-package data local to run() in checks/menus * checks/menus: + [RA] Keep the hash

[SCM] Debian package checker branch, master, updated. 2.1.3-32-g3d10ca7

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 797c9235190b82a11f611ae0e15adda465388ef2 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 13:35:00 2008 -0800 Use Lintian::Collect data properly in checks/menu-format * checks/menu-format{,.desc}: + [RA

Bug#510190: setting package to lintian, tagging 510190

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/scripts{,.desc}: #+ [RA] Overhaul checking of maintainer script and config interpreters: # - postrm scripts must use an essential interpreter. #

Bug#498876: setting package to lintian, tagging 498876

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/changelog-file{,.desc}: #+ [RA] Warn of Debian version numbers containing testing, stable, # or unstable, or with release code names for uploads

[SCM] Debian package checker branch, master, updated. 2.1.3-37-gfad5411

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 61e59349e125d5183d4f72adb61b2a4eaf77042b Author: Russ Allbery r...@debian.org Date: Tue Dec 30 14:48:38 2008 -0800 Create debian/tests for check-tags target diff --git a/debian/rules b/debian/rules index 57f6102..0a3951a

[SCM] Debian package checker branch, master, updated. 2.1.3-37-gfad5411

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 09682a344b5f990a958478c058c53a2cf9506cd0 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 15:04:59 2008 -0800 Warn about Debian revisions containing release names * checks/changelog-file{,.desc}: + [RA

[SCM] Debian package checker branch, master, updated. 2.1.3-37-gfad5411

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit f68b8f057a27e34a43426a4f3c700334f3adbf30 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 16:18:38 2008 -0800 Improve collection of symlinked copyright files * collection/copyright-file: + [RA] Copy

[SCM] Debian package checker branch, master, updated. 2.1.3-37-gfad5411

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 2c74bc69a171d24912dd0fca130e802c01b4130c Author: Russ Allbery r...@debian.org Date: Tue Dec 30 16:21:50 2008 -0800 Move the old copyright test to the new test framework diff --git a/t/tests/6000_copyright-file-general.desc

[SCM] Debian package checker branch, master, updated. 2.1.3-37-gfad5411

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit fad541182075996ebf4084c2b16cad592499243d Author: Russ Allbery r...@debian.org Date: Tue Dec 30 16:47:28 2008 -0800 Warn about older problematic PHP licenses * checks/copyright-file{,.desc}: + [RA] Warn about

Bug#498875: setting package to lintian, tagging 498875

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/copyright-file{,.desc}: #+ [RA] Warn (severity: wishlist) about the old dh_make packaging # copyright, which used (C) without the word or

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit d9698eb36e4b79e52af1e7f23c22d530f0221812 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 17:19:56 2008 -0800 Note that copyright-file-general tests the PHP license tags diff --git a/t/tests/6000_copyright-file

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 036d25ce20b1bd81206b73b4a3a1511804744d8b Author: Russ Allbery r...@debian.org Date: Tue Dec 30 17:20:17 2008 -0800 Close a bug in the default test changelog Close a bug in the default test changelog so that native

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit aae790e168cf14c6eff9a5b5101fb6f55eb9d52a Author: Russ Allbery r...@debian.org Date: Tue Dec 30 17:20:58 2008 -0800 Make the non-native test actually non-native in version diff --git a/t/tests/0001_basic-non-native.desc b/t

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 080e4bf5d8db6208eec5785318b8cb6b760471d2 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 17:50:35 2008 -0800 Properly note that copyright-file-general tests the PHP tags diff --git a/t/tests/6000_copyright-file

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 1e85b7c6c184ef87b3ee27d57f706727d5258558 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 17:51:02 2008 -0800 Don't require a space after ; in changelogs Modify the regex matching the first line of a changelog

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 890f9db51d6989f5ce8476e016fafa9c0984936f Author: Russ Allbery r...@debian.org Date: Tue Dec 30 17:22:33 2008 -0800 Retire the old dh-test test case Add new debhelper-no-depends and scripts-maintainer-script-empty

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 2209841350f0d28067023dc863dfcc7d877bfb0c Author: Russ Allbery r...@debian.org Date: Tue Dec 30 18:14:21 2008 -0800 Remove old empty test case Add a new test case for packages in the wrong section and remove the old

[SCM] Debian package checker branch, master, updated. 2.1.3-45-g2209841

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 3682ab41b0bd7a8dda2e16cc3305c9051513ecb5 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 17:51:55 2008 -0800 Add a test case of a pathologically empty package diff --git a/private/tags-never-seen b/private/tags-never

git gc and the Lintian repository

2008-12-30 Thread Russ Allbery
. Does anyone know enough about the various Git options in the git-gc man page or have enough prior experience to make any recommendations? -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org

Bug#497348: setting package to lintian, tagging 497348

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/control-file{,.desc}: #+ [RA] Warn (severity: wishlist) of binary control stanzas duplicating # fields of the source control stanza. (Closes:

Bug#497344: lintian: please warn about ${shlibs:Depends} when Architecture: all

2008-12-30 Thread Russ Allbery
} and it's harmless in Arch: all packages. I suppose it's one way to detect packages that were supposed to be Arch: any, but we already have a bunch of other ways to do that (anything that actually fills in that variable, for example, will trigger warnings about binaries in Arch: all packages). -- Russ

Bug#496516: setting package to lintian, tagging 496516

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/patch-systems.desc: #+ [RA] Improve the patch-system-but-direct-changes-in-diff long # description. (Closes: #496516) # package lintian tags

[SCM] Debian package checker branch, master, updated. 2.1.3-49-g4e913bc

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 0530d99497fc6261bfb153d405b4862b39e0d60b Author: Russ Allbery r...@debian.org Date: Tue Dec 30 22:33:10 2008 -0800 Improve the description for patch-system-but-direct-changes-in-diff * checks/patch-systems.desc

[SCM] Debian package checker branch, master, updated. 2.1.3-49-g4e913bc

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 3c53e5d05853a339d2341e12d1b0deccbcbb8380 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 22:19:01 2008 -0800 Warn of binary control stanzas duplicating source settings * checks/control-file{,.desc}: + [RA

[SCM] Debian package checker branch, master, updated. 2.1.3-49-g4e913bc

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit bf6f65016cd10ac392b95e4fe28d30b3e62c022a Author: Russ Allbery r...@debian.org Date: Tue Dec 30 22:57:34 2008 -0800 files-wrong-section really tests fields; rename it diff --git a/t/tests/6000_files-wrong-section.desc b/t

[SCM] Debian package checker branch, master, updated. 2.1.3-49-g4e913bc

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 4e913bcab4a5b1932afdf0b35c43965cd2d03763 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 23:13:02 2008 -0800 Diagnose packages with games not in section games * checks/files{,.desc}: + [RA] Packages whose

Bug#509147: setting package to lintian, tagging 509147

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/files{,.desc}: #+ [RA] Packages whose executables are all in /usr/games should # probably be in section games. (Closes: #509147) # package

[SCM] Debian package checker branch, master, updated. 2.1.3-50-g3363397

2008-12-30 Thread Russ Allbery
The following commit has been merged in the master branch: commit 33633979240ecdee3c45a2e1e3d9c4e1142bce03 Author: Russ Allbery r...@debian.org Date: Tue Dec 30 23:18:20 2008 -0800 dh-make-php may qualify for Build-Depends * checks/fields: + [RA] dh-make-php provides a CDBS

Bug#509286: setting package to lintian, tagging 509286

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/fields: #+ [RA] dh-make-php provides a CDBS rule fragment and hence should go # into Build-Depends, not Build-Depends-Indep. Thanks, Mathieu #

Bug#498883: tagging 478930, tagging 498883

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # These aren't ready for inclusion tags 478930 - patch tags 498883 - patch -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#495705: tagging 495705, retitle 495705 to [checks/scripts] improvements to insecure /tmp checks

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # There are some good ideas here, but it's not a patch tags 495705 - patch retitle 495705 [checks/scripts] improvements to insecure /tmp checks -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a

Bug#495705: tagging 495705

2008-12-30 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # Also not a security bug in Lintian tags 495705 - security -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

lintian.d.o run finished, source/binary mismatch not quite fixed

2008-12-31 Thread Russ Allbery
-modules-xen-686/control/control file in the lab. I'm investigating right now what might be keeping the list-binpkg script from getting the right information. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ

Next upload Saturday (January 3rd)

2008-12-31 Thread Russ Allbery
At least until my day job sucks me back in and robs me of time to work on Lintian, I plan on going back to a weekly release schedule. The next upload will be on Saturday, January 3rd, in case anyone has anything in particular they want to get into that release. -- Russ Allbery (r...@debian.org

[SCM] Debian package checker branch, master, updated. 2.1.3-53-g020d7aa

2009-01-01 Thread Russ Allbery
The following commit has been merged in the master branch: commit 020d7aa59ad6e548d0a3d49fb6b158447a88a088 Author: Russ Allbery r...@debian.org Date: Thu Jan 1 08:39:07 2009 -0800 Recognize additional SourceForge URLs in watch files * checks/watch-file: + [RA] Recognize

Bug#510398: setting package to lintian, tagging 510398

2009-01-01 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # lintian (2.1.4) UNRELEASED; urgency=low # # * checks/watch-file: #+ [RA] Recognize additional SourceForge URLs and recommend the # redirector. Thanks, Riccardo Stagni. (Closes: #510398) #

Bug#510398: lintian: false negative in debian-watch-file-should-use-sf-redirector

2009-01-01 Thread Russ Allbery
://dehs.alioth.debian.org/wwiz_detail.php?id=13047849type=watch Thanks! The next release should catch all of these. -- Russ Allbery (r...@debian.org) http://www.eyrie.org/~eagle/ -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble

[SCM] Debian package checker branch, master, updated. 2.1.3-54-gb428c1a

2009-01-01 Thread Russ Allbery
The following commit has been merged in the master branch: commit b428c1a11054c9caf656656b5c95376c64837879 Author: Russ Allbery r...@debian.org Date: Thu Jan 1 09:13:47 2009 -0800 Update copyright years and add a key for committers * debian/copyright: + [RA] Add an explicit

<    3   4   5   6   7   8   9   10   11   12   >