The following commit has been merged in the master branch: commit 5347bb9dd5c8dce4df25a72c3ee0946e494bad82 Author: Raphael Geissert <atom...@gmail.com> Date: Sat Feb 19 02:11:29 2011 -0600
Remove uneeded missing-build-depends check for quilt missing-build-dependency-for-dh_-command already covers it diff --git a/checks/rules b/checks/rules index 230b8b6..f761cb5 100644 --- a/checks/rules +++ b/checks/rules @@ -76,7 +76,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 => qr'^\t\s*dh_quilt_.+' ], [ quilt => qr'^\t\s*dh\s.*--with\s+(?:\S+,)*quilt' ], [ quilt => qr'^\t\s*(\S+=\S+\s+)*quilt\s' ], [ yada => qr'^\t\s*yada\s' ], -- Debian package checker -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1pqirv-0006t5...@alioth.debian.org