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

Bug#532837: lintian: add support for ruby-pkg-tools to the build-dep checking



Package: lintian
Version: 2.2.10
Severity: wishlist
Tags: patch

---
 checks/fields |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/checks/fields b/checks/fields
index 3acb4c4..0636c2c 100644
--- a/checks/fields
+++ b/checks/fields
@@ -128,6 +128,7 @@ our @GLOBAL_CLEAN_DEPENDS = (
 	[ quilt => qr'^include\s+/usr/share/cdbs/1/rules/patchsys-quilt\.mk' ],
 	[ dpatch => qr'^include\s+/usr/share/dpatch/' ],
 	[ quilt => qr'^include\s+/usr/share/quilt/' ],
+	[ 'ruby-pkg-tools' => qr'^include\s+/usr/share/ruby-pkg-tools/1/class/' ],
 	[ $PYTHON_DEPEND => qr'/usr/share/cdbs/1/class/python-distutils\.mk', 'missing-python-build-dependency' ],
 );
 
-- 
1.6.3




Reply to: