Bug#632550: lintian needs newer debhelper

2011-07-03 Thread Mark Hymers
Package: lintian Version: 2.5.1 Severity: normal Tags: patch Hi, Commit 1f2f20b9973bbea25f10372f5d951216f7379fbe added build-arch support to debian/rules which cases a FTBFS with debhelper versions older than 8.1.0 (noticed when backporting to squeeze). Could you bump the debhelper version

Bug#632556: checks/deb-format: allow data.tar.xz

2011-07-03 Thread Ansgar Burchardt
Package: lintian Version: 2.5.1 Severity: normal Tags: patch Hi, please allow data.tar.xz in addition to data.tar.(gz|bz2). Support in dak will be coming soon. Regards, Ansgar From 9f604419329ff8f73eccc8f334b6277abe638b0e Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt ans...@debian.org Date:

Processed: tagging 629308

2011-07-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 629308 + patch Bug #629308 [lintian] lintian: Forbit dependency on packaging-dev Added tag(s) patch. thanks Stopping processing here. Please contact me if you need assistance. -- 629308:

Processed: tagging 624201

2011-07-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 624201 + patch Bug #624201 [lintian] lintian: Warn when using simple-patchsys.mk Added tag(s) patch. thanks Stopping processing here. Please contact me if you need assistance. -- 624201:

[SCM] Debian package checker branch, master, updated. 2.5.1-31-g301227a

2011-07-03 Thread Niels Thykier
The following commit has been merged in the master branch: commit cca38f10c0f67f1cbb7b4db7563a699740f216d3 Author: Ansgar Burchardt ans...@debian.org Date: Sun Jul 3 21:31:20 2011 +0200 checks/deb-format: allow data.tar.xz Signed-off-by: Ansgar Burchardt ans...@debian.org

[SCM] Debian package checker branch, master, updated. 2.5.1-31-g301227a

2011-07-03 Thread Niels Thykier
The following commit has been merged in the master branch: commit d4bb5cd85aea7776190008d5be769eba39eb4702 Author: Mark Hymers m...@debian.org Date: Sun Jul 3 21:39:38 2011 +0200 Bump debhelper version due to build-{arch,indep} targets Signed-off-by: Niels Thykier ni...@thykier.net

[SCM] Debian package checker branch, master, updated. 2.5.1-31-g301227a

2011-07-03 Thread Niels Thykier
The following commit has been merged in the master branch: commit 301227a8531aaee688f752505e20eb0222cca613 Author: Niels Thykier ni...@thykier.net Date: Sun Jul 3 22:00:38 2011 +0200 Added check for usage of deprecated makefiles Based loosely on a patch from Luk Claes. diff --git

[SCM] Debian package checker branch, master, updated. 2.5.1-32-gecfaeee

2011-07-03 Thread Niels Thykier
The following commit has been merged in the master branch: commit ecfaeee494c6851a96b498d137914f0a8b7ecad9 Author: Niels Thykier ni...@thykier.net Date: Sun Jul 3 22:56:37 2011 +0200 Added missing Closes in d/changelog diff --git a/debian/changelog b/debian/changelog index 6807aaa..8c33fbb

Processed: limit source to lintian, tagging 632550

2011-07-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: #lintian (2.5.2) UNRELEASED; urgency=low # # * debian/control: #+ [NT] Bumped debhelper version to 8.1.0 due to the build-arch and # build-indep targets. Thanks to Mark Hymers for the heads up and # a patch. (Closes: #632550)

Processed: limit source to lintian, tagging 624201, tagging 632556

2011-07-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: #lintian (2.5.2) UNRELEASED; urgency=low # # * checks/deb-format{,.desc}: #+ [NT] Allow data.tar.xz as the second member. Thanks to # Ansgar Burchardt for the report and patch. # (Closes: #632556) # * checks/rules: #+

[PATCH] add three more deprecated makefiles

2011-07-03 Thread Ansgar Burchardt
Hi, this small patch adds three more deprecated makefiles. All already include a warning about their deprecation: grep -r '^$(warning .*deprecated' /usr/share/cdbs/1 Regards, Ansgar From 39ca7217c206dbd9904a40e8f11a572b97167a69 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt ans...@debian.org

Bug#632550: lintian needs newer debhelper

2011-07-03 Thread Jakub Wilk
* Mark Hymers m...@debian.org, 2011-07-03, 14:37: Commit 1f2f20b9973bbea25f10372f5d951216f7379fbe added build-arch support to debian/rules which cases a FTBFS with debhelper versions older than 8.1.0 (noticed when backporting to squeeze). Huh? 1f2f20b9973bbea25f10372f5d951216f7379fbe added