[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xserver-xorg-input-acecad_1.4.0-4_amd64.changes REJECTED



Hi.

Debian FTP Masters <ftpmaster@ftp-master.debian.org> (06/02/2011):
> Reject Reasons:
> xserver-xorg-input-acecad source: lintian output: 'missing-build-dependency quilt (>= 0.46-7~)', automatically rejected package.

It is not needed. Now even stable has newer than that. I opened
#612137 against lintian accordingly.

Adding it would just mean additional work and funky versioned
build-deps for no reasons.

> xserver-xorg-input-acecad source: If you have a good reason, you may override this lintian tag.

That would also clutter the source packages for no reasons, and mean
additional work.


Please stop rejecting packages for no good reasons. Applying the
attached diff should fix the issue for quilt.

KiBi.
From e19a779b1821afaacaa53118f7360de17f6458e8 Mon Sep 17 00:00:00 2001
From: Cyril Brulebois <kibi@debian.org>
Date: Sun, 6 Feb 2011 11:29:21 +0100
Subject: [PATCH] Stop emitting errors for quilt versioned build-dep.

Stable has a sufficient version of quilt.
---
 checks/rules |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/checks/rules b/checks/rules
index 358db41..9f9e43a 100644
--- a/checks/rules
+++ b/checks/rules
@@ -78,8 +78,6 @@ my @RULE_CLEAN_DEPENDS =
      [ "po-debconf" => qr'^\t\s*debconf-updatepo\s' ],
      [ $PYTHON_DEPEND => qr'^\t\s*python\s', 'missing-python-build-dependency' ],
      [ $PYTHON_DEPEND => qr'\ssetup\.py\b', 'missing-python-build-dependency' ],
-     [ 'quilt (>= 0.46-7~)' => qr'^\t\s*dh_quilt_.+' ],
-     [ 'quilt (>= 0.46-7~)' => qr'^\t\s*dh\s.*--with\s+(?:\S+,)*quilt' ],
      [ quilt => qr'^\t\s*(\S+=\S+\s+)*quilt\s' ],
      [ yada => qr'^\t\s*yada\s' ],
     );
-- 
1.7.2.3

Attachment: signature.asc
Description: Digital signature


Reply to: