Bug#512119: False positives for update menus and bashism checks

2009-01-17 Thread Richard Kettlewell
Package: lintian Version: 2.1.5 This output comes from running Lintian against some of my local packaces, which aren't part of Debian but produce .deb files for convenience. I have this bit of code in a postinst: if type update-menus /dev/null 21; then update-menus fi This produces

Bug#512119: False positives for update menus and bashism checks

2009-01-17 Thread Russ Allbery
Richard Kettlewell r...@greenend.org.uk writes: This output comes from running Lintian against some of my local packaces, which aren't part of Debian but produce .deb files for convenience. I have this bit of code in a postinst: if type update-menus /dev/null 21; then update-menus

Bug#512119: setting package to lintian, tagging 512119

2009-01-17 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35lenny1 # via tagpending # # lintian (2.1.6) UNRELEASED; urgency=low # # * checks/menus: #+ [RA] Recognize type as a way of checking for binaries, even though # it's a bashism, so that we don't issue confusing duplicate

Processed: setting package to lintian, tagging 512119

2009-01-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Automatically generated email from bts, devscripts version 2.10.35lenny1 # via tagpending # # lintian (2.1.6) UNRELEASED; urgency=low # # * checks/menus: #+ [RA] Recognize type as a way of checking for binaries, even though #

[SCM] Debian package checker branch, master, updated. 2.1.5-16-g84ea02f

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 321b07c6e0a6d08ffcf2f5e034a14aa180234f0e Author: Russ Allbery r...@debian.org Date: Sat Jan 17 11:56:28 2009 -0800 Don't trigger empty-debian-diff on native packages diff --git a/checks/cruft b/checks/cruft index

[SCM] Debian package checker branch, master, updated. 2.1.5-16-g84ea02f

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 560751b24c23a2181a056af4ce57deb85cc78aae Author: Russ Allbery r...@debian.org Date: Sat Jan 17 11:58:28 2009 -0800 Recognize type as a way of checking for binaries * checks/menus: + [RA] Recognize type as a way

[SCM] Debian package checker branch, master, updated. 2.1.5-16-g84ea02f

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 966c48257420bb2716cec3e17855804d38cec55b Author: Russ Allbery r...@debian.org Date: Sat Jan 17 12:01:33 2009 -0800 Add Policy upgrading-checklist pointers * checks/standards-version.desc: + [RA] Add a pointer

[SCM] Debian package checker branch, master, updated. 2.1.5-16-g84ea02f

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 84ea02f060f1ead9753db05dd423c54eae375304 Author: Russ Allbery r...@debian.org Date: Sat Jan 17 12:02:16 2009 -0800 Add empty-debian-diff to the summary of new tags diff --git a/debian/changelog b/debian/changelog index

[SCM] Debian package checker branch, master, updated. 2.1.5-18-g642c245

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit ea7c4c5030b206087972b3887b0e6bd5cda86130 Author: Russ Allbery r...@debian.org Date: Sat Jan 17 12:58:38 2009 -0800 Fix the cruft-empty-diff test to be non-native diff --git a/t/tests/6000_cruft-empty-diff.desc

[SCM] Debian package checker branch, master, updated. 2.1.5-18-g642c245

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 642c2450aba62980c59aa05ec0b862f849db712e Author: Russ Allbery r...@debian.org Date: Sat Jan 17 12:59:11 2009 -0800 Ignore architecture when checking some build dependencies * checks/debhelper: + [RA] Ignore

Processed: setting package to lintian, tagging 511859

2009-01-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Automatically generated email from bts, devscripts version 2.10.35lenny1 # via tagpending # # lintian (2.1.6) UNRELEASED; urgency=low # # * checks/debhelper: #+ [RA] Ignore architecture when checking whether sufficient build #

Bug#511859: setting package to lintian, tagging 511859

2009-01-17 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35lenny1 # via tagpending # # lintian (2.1.6) UNRELEASED; urgency=low # # * checks/debhelper: #+ [RA] Ignore architecture when checking whether sufficient build # dependencies are present for dh_* commands. If the

Bug#512119: False positives for update menus and bashism checks

2009-01-17 Thread Raphael Geissert
Russ Allbery wrote: Richard Kettlewell writes: [...] Because of the second issue below, Lintian doesn't recognize type as a way of checking for the existence of a command. It might be worth adding it so that we don't warn twice of the same basic thing, once confusingly. It probably should,

[SCM] Debian package checker branch, master, updated. 2.1.5-19-g5f24b01

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 5f24b011df20f21efbf15d618628b19c2c71dcac Author: Russ Allbery r...@debian.org Date: Sat Jan 17 13:18:36 2009 -0800 Check for missing commas after substvars * checks/control-file{,.desc}: + [RA] Check for

Bug#409099: setting package to lintian, tagging 409099

2009-01-17 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35lenny1 # via tagpending # # lintian (2.1.6) UNRELEASED; urgency=low # # * checks/control-file{,.desc}: #+ [RA] Check for missing commas after substvars in dependency fields. # Thanks, Jari Aalto. (Closes: #409099) #

Processed: setting package to lintian, tagging 409099

2009-01-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Automatically generated email from bts, devscripts version 2.10.35lenny1 # via tagpending # # lintian (2.1.6) UNRELEASED; urgency=low # # * checks/control-file{,.desc}: #+ [RA] Check for missing commas after substvars in dependency

Bug#512119: False positives for update menus and bashism checks

2009-01-17 Thread Russ Allbery
Raphael Geissert atomo64+deb...@gmail.com writes: Russ Allbery wrote: Like a mention of /usr/share/doc/debian-policy/upgrading-checklist.txt.gz? Or probably to the online version, as I'm sure not everyone has debian-policy installed (or not on every machine). I don't believe there's an

[SCM] Debian package checker branch, master, updated. 2.1.5-21-g58a5bea

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 050d65c4e24aa6eeb5205b4903072845cb24c50b Author: Russ Allbery r...@debian.org Date: Sat Jan 17 13:34:42 2009 -0800 Update t/COVERAGE diff --git a/t/COVERAGE b/t/COVERAGE index f0e654e..f0c741f 100644 --- a/t/COVERAGE +++

[SCM] Debian package checker branch, master, updated. 2.1.5-21-g58a5bea

2009-01-17 Thread Russ Allbery
The following commit has been merged in the master branch: commit 58a5bea6cb18adc4f4376e54e38699daf85e40d6 Author: Russ Allbery r...@debian.org Date: Sat Jan 17 13:35:10 2009 -0800 Finalize changes for 2.1.6 diff --git a/debian/changelog b/debian/changelog index a5da759..e4c549d 100644 ---

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

2009-01-17 Thread Russ Allbery
The annotated tag, 2.1.6 has been created at 8f1c09eea67f3952d7d1fb90a41b4081bb9ed849 (tag) tagging 58a5bea6cb18adc4f4376e54e38699daf85e40d6 (commit) replaces 2.1.5 tagged by Russ Allbery on Sat Jan 17 13:37:47 2009 -0800 - Shortlog

Processing of lintian_2.1.6_i386.changes

2009-01-17 Thread Archive Administrator
lintian_2.1.6_i386.changes uploaded successfully to localhost along with the files: lintian_2.1.6.dsc lintian_2.1.6.tar.gz lintian_2.1.6_all.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of

Bug#315538: marked as done ([frontend] check for duplicate-signed changes files)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001lq...@ries.debian.org and subject line Bug#315538: fixed in lintian 2.1.6 has caused the Debian Bug report #315538, regarding [frontend] check for duplicate-signed changes files to be marked as done. This means that

Bug#511536: marked as done ([checks/fields] Warn about duplicated Uploaders)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001lc...@ries.debian.org and subject line Bug#511536: fixed in lintian 2.1.6 has caused the Debian Bug report #511536, regarding [checks/fields] Warn about duplicated Uploaders to be marked as done. This means that you

Bug#511859: marked as done (lintian: false positive: openoffice.org source: missing-build-dependency-for-dh_-command)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001le...@ries.debian.org and subject line Bug#511859: fixed in lintian 2.1.6 has caused the Debian Bug report #511859, regarding lintian: false positive: openoffice.org source: missing-build-dependency-for-dh_-command to

Bug#501523: marked as done ([checks/nmu] avoid diagnostics intended for NMUs when processing local-use packages)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001ly...@ries.debian.org and subject line Bug#501523: fixed in lintian 2.1.6 has caused the Debian Bug report #501523, regarding [checks/nmu] avoid diagnostics intended for NMUs when processing local-use packages to be

Bug#498668: marked as done ([checks/cruft] warn if the Debian .diff.gz is empty)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001lw...@ries.debian.org and subject line Bug#498668: fixed in lintian 2.1.6 has caused the Debian Bug report #498668, regarding [checks/cruft] warn if the Debian .diff.gz is empty to be marked as done. This means that

Bug#409099: marked as done ([checks/control-file] check for missing commas after substvars)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001ls...@ries.debian.org and subject line Bug#409099: fixed in lintian 2.1.6 has caused the Debian Bug report #409099, regarding [checks/control-file] check for missing commas after substvars to be marked as done. This

Bug#464837: marked as done ([checks/cruft] warn about Mercurial files)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001lu...@ries.debian.org and subject line Bug#464837: fixed in lintian 2.1.6 has caused the Debian Bug report #464837, regarding [checks/cruft] warn about Mercurial files to be marked as done. This means that you claim

Bug#510957: marked as done ([checks/cruft] check for stray CMake files in diff)

2009-01-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Jan 2009 21:47:04 + with message-id e1loj0s-0001la...@ries.debian.org and subject line Bug#510957: fixed in lintian 2.1.6 has caused the Debian Bug report #510957, regarding [checks/cruft] check for stray CMake files in diff to be marked as done. This means that